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