What is the callback URL for OAUTH2
What is the callback URL for OAUTH2
Comments
-
I am trying to figure out what to set the callback URL to for OAuth2. Can someone advise?
-
Youll need to set something like the following as your callback URL: http://[BasePortalURL]/decisions/HandleTokenResponse.aspx
Keep in mind it might be HTTPS instead of HTTP