Question
CIBC
CA
Last activity: 1 Mar 2021 5:58 EST
Reading Windows logged in user account details
Hi,
I have a requirement to read windows logged in useraccount before my authentication service rule can be triggered. Flow is Users will launch Pega application, unauthenticated session would begin, we need to call a webservice to retrieve information based on windows login id and then initiate authentication process.
Looking for a way to get windows login id through kerberos either through a function or a java step. Is it possible ?
Note: we cannot use kerberos authentication service for overall authentication since we would get SAML from our IDP. What I am looking for is to pre activity to actual authentication service.