You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Invalid OAuth Client - IDCS 3-legged oAuth Flow

Question
34
Views
0
Comments
edited Nov 16, 2018 7:04AM in Identity and Access Management

Summary

Getting an error "Invalid OAuth Client" when trying to configure 3-legged oAuth Flow for IDCS

Content

Hi Gurus-

  Good day!

We want to configure a 3-legged oAuth flow on our IDCS so a user from external application can be authenticate/authorized using IDCS. We envision this as :

1. Our third-party application will provide a link to authorize/authenticate the user. The link should look like

https://tenant-base-url/oauth2/v1/authorize?client_id=<client-id>&response_type=code&redirect_uri=<client-redirect-uri>&scope=openid&nonce=<nonce-value>&state=1234

  2. The user then will enter his/her credential to IDCS authorization page.

  3. The authorization code will then be provided back to the third-party application to be used for accessing IDCS rest API 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!