Forum Discussion

subrat's avatar
subrat
Contributor
5 years ago

what are the steps i need to follow to access API via OAuth 2.0 in Khoros

Hi,

We need to access some API resources from Khoros Community.

We have the login credentials.

Our community doesn't uses SSO.

As per my understanding we need to get first the client id and Client secret.

Then sign in to your Community app once in order to get an authorization code enabling them to get an OAuth access token. This Web UI authentication can happen using a Community-hosted sign-in page.

-> Then community will open a Sign In page for the user to enter their login and password. Upon successful Community Web UI authentication, the user is redirected to the URL in the ‘redirect URI’ configured when you created the API.

-> My doubt is here.

How do we configure or get the above mentioned redirect URI?.

This URI we need to mention in our client implementation right?

 

Please let me know the details

No RepliesBe the first to reply