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

Oauth with Oracle IDP not working

edited May 19, 2020 3:13PM in Digital Assistant & Mobile

Summary

Getting 401 on finished OAuth

Content

I have problem running OAuth against Oracle Identity Service. I created a Confidential app (see the attached image) as instructed and configured Authentication service in ODA, see the attached image.

I managed to get the access token using Postman.However, when using ODA, even though I got:

Authentication successful! You can return to the conversation

on the login page, the component inside ODA returns an error saying:

Error returned from remote identity provider, AuthenticationService name: OracleIDP, http status code: 401, error response:

The flow:

metadata:
  platformVersion: "1.1"
main: true
name: oracleoauth
context:
  variables:
    token: "string"
    iResult: "nlpresult"

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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