Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORDS OAuth Identifying login

789370Jul 20 2016 — edited Jul 20 2016

Hi,

We are working on a project using ORDS.  We are securing our REST endpoint's using ORDS OAuth2 using client credentials.

Our database requires the ability via PLSQL to know which client has logged in.  I am outputting the session variables set from SYS CONTEXT , but can not see anything that gets set automatically so I can see the client that has logged in to the REST API.  Ideally I would like to make use of the Client Identifier.  Is there anyway to find the client logged in via Oauth2

Many Thanks

Kevin

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 17 2016
Added on Jul 20 2016
0 comments
512 views