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

APEX - ORDS - OAuth - Client Credential

edited Jan 9, 2020 12:59PM in Database 2 comments

Summary

APEX - ORDS - OAuth - Client Credential

Content

Hi Experts,

I have created DBaaS Instance and using the ORDS feature in Application Express. I can able to use GET, POST, PUT & DELETE methods without Authentication, I am trying to Create OAuth Security for my REST Service.

1. Created Role. (Ex: TEST_ROLE)
2. Created Privilege and granted privilege for the above created role. (Ex: TEST_PRIV)
3. Create Client (Ex: TEST_CLIENT)
4. Grant Client Role.

To get the Token using the link, I am using https://MyDBaaSCloudPublicIP/ords/DBAlias/oauth/token. I am getting 405 or 404 error.

How to access Oauth to get token using REST from SOAP UI.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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