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

Use JWT Token to call ReST API from 3rd party Application

edited Jan 17, 2021 8:44AM in Applications Security 1 comment

Content

Hello,

I am currently using basic authentification (user/paswword) to call some ReST APIs. (from postman or other third party application)
I want secure this identification and use JWT token..
So, i reviewed documentation here : https://docs.oracle.com/en/cloud/saas/applications-common/20d/facsa/api-authentication.html#FACSA4182699
and found that I should configure inbound authentification in security console.. Is it correct ?

Then, I followed the steps described in and faced following issues in "API Authentication Configuration" UI:

oracle.apps.hcm.ase.protectedModel.common.core.rest.exception.WebServiceException: oracle.apps.hcm.ase.protectedModel.common.core.rest.exception.WebServiceException: {"STATUSCODE":"40061","ERRORCODE":"WSM-27892","MESSAGE":"WSM-27892 : Access permission is denied to access \"tokenissuertrustGLOBAL\".. Root cause is : WSM-02084 : Access denied. Permission \"oracle.wsm.security.PolicyManagerPermission\" is required to access the wsm policy manager \"DocumentManager\" method \"writeDocuments\"."}

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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