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.

How to pass logged in user context to OIC/PCS Rest APIs

Hi,
We have a requirement to bring the list of pending human tasks in PCS by calling rest API.
But we need to display only the tasks that are pending with the current logged in user in APEX application.
In my apex application, I am using IDCS as the authentication and the same IDCS is used for OIC/PCS as well.
Could you someone suggest how the logged in user context can be passed as a bearer token from APEX application to PCS rest API so that PCS will return only required tasks.

Regards,
Venkat P

Comments
Post Details
Added on Dec 1 2022
0 comments
171 views