Question

Accenture
US
Last activity: 13 Apr 2016 19:33 EDT
pega.getAuthenticationHandle() is not working in Pega 7.1.8
Hi,
We are trying to implement the SSO functionality in our application.
For authentication we are using
PRAuthentication auth = pega.getAuthenticationHandle();
auth.setUserSecurityProfile(pega, tools.getParamValue("UserIdentifier"), myStepPage)
But the same is not working in Pega 7.1.8. Can anyone please suggest what is the alternative solution for the same?
Thanks,
Rajsekhar