Question
SSO using Kerberos windows authentication in Pega 7.1.9 using SPNEGO
Hi All,
We have already done the configuration changes at Tomcat server like krb5, jass.conf and spnego-r7.jar files in 7.1.9. But we are not receiving the credentials in request header. Every time we are getting login page. Below steps we followed for SSO setup.
Please let me know if any one is done similar configurations or any different approach for SSO using kerberos
STEPS TO CONFIGURE/IMPLEMENT KERBEROS IN ERIMATCH APPLICATION
Creation of SPN’s
Domain Controller
Tomcat instance
Spnego Related Changes
Pega Side Code changes
Also we have seen recently in Nov 2016 post, saying that kerberos feature is given directly in Auth service in 7.2.2 as per below article. Please let us know any similar article in 7.1.9.
Thanks,
Arjun
***Updated by moderator: Lochan to add Categories; remove personal information***
UserPrincipal was added to the pxRequestor page for access by REST connectors or fetching LDAP credentials in 7.2.2.
Sample PRCustom scheme was provided for use by customers in 7.2.2.
in 7.1.9 , you can use kerberos credentials for login to PRPC but cannot cascade them for downstream services.