Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Oracle Fusion --> API Authentication --> Using Azure AD as API Authenticatoin Provider
Summary:
We are trying to use Azure AD generated JWT Token for Fusion REST API Authentication/Authorization. However it fails with 401 Unauthorized Error
Content (required):
- Tools --> Security Console --> API Authentication --> Create Oracle API Authenticatoin Provider --> New Issuer (We ensur ed it is same like the Azure AD JWT Issuer)
- We uploaded the Azure AD Tenat's JWT Token Signing Public Certificate
- We validated that JWT Token has X5t, RS256 - Algorithm, iss (Issuer), iat, exp, sub (valid user in Oracle) - all those are available in the JWT Token
- However Fusion REST API was throwing 401 Unauthorized Error.
Tagged:
0