Question
HCL Technologies
US
Last activity: 22 Apr 2023 2:00 EDT
Anonymous Authentication
Hi All,
I have a requirement where we have to grant access to our Application, authenticating them is not required.
For eg the external system will pass the user id and password as part of the HTTP header to pega and authentication will be taken care by the external system we simply have to grant access to the Application.
I could go for Anonymous Authentication but the userId which i receive as part of the HTTP header will be needed to display cases specific to that user alone.
Is there any way to achieve this
Thanks!