Skip to Main Content

APEX

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

authentication with Oauth: getting token of the connected user

Arno Hollanders5 days ago

I have setup my APEX application with authentication type social sign in.

The credential store associated with it has client-id “xyz”.

When I access the application, I am logged in automatically with my usercode “JohnDoe”, which works fine.

I now want to call a webservice using the bearer token associated with my user.

How can I obtain this token?

Comments
Post Details
Added 5 days ago
1 comment
33 views