Google Wrokflow to get SSO/Single sign on token jwt token | C2C Community
Question

Google Wrokflow to get SSO/Single sign on token jwt token

  • 1 March 2022
  • 2 replies
  • 56 views

Getting an error while making an call in google workflow.

 

grant type missing. Any suggestion


2 replies

Userlevel 7
Badge +65

Hi @Uday_learner 

can you give more details?

In the meantime check the official Workflow page.

I am getting an error while calling UAA servers url from which I am getting JWT token. Basically it OAuth call from Google Workflow. Now client_id and client_secrete is send in encoded format but How can pass grant_type:client_credentials. in a url of token. 

  1. How to overcome csrf error in gcp workflow and uaa server’s OAuth token call.

 

 

Reply