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

IDCS token with Oracle CX WS

in Sales 6 comments

Summary:

We want to enable Oauth2.0 for our fusion FA webservices, using IDCS.


As part of this,

I have created an app using steps given on https://www.ateam-oracle.com/post/identity-cloud-services-oauth-20-and-rest-api. I got Client ID and Client Secret.

I am testing this using POSTMAN.

I have set scope to urn:opc:idm:__myscopes__ as given on https://docs.oracle.com/en/cloud/paas/identity-cloud/rest-api/Scopes.html. I am able to get the token from IDCS and use this to get data from IDCS webservices

eg. <idcs host name>/admin/v1/Users works fine with this token.


But I get 401 Unauthorized error while accessing Orale CX APIs. eg.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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