Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

Configuring OAuth 2.0 authentication for our Oracle E-Business Suite (EBS)

Summary:

Hi,

We tried configuring OAuth 2.0 authentication for our Oracle E-Business Suite (EBS) instance using Oracle Cloud Infrastructure (OCI)

Steps Taken:

Registered an OAuth 2.0 client in OCI and obtained the client ID and client secret.

Constructed the authorization URL as follows:

https://identity.oraclecloud.com?response_type=code&client_id=YOUR_CLIENT_ID&redirect_uri=http://instance/oauth/callback&scope=openid

Attempted to obtain the authorization code by directing users to the above URL.

Issue: Despite following the above steps, we are unable to successfully complete the OAuth 2.0 authentication flow. We are not being redirected back to the specified redirect URI with an authorization code.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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