Question
ING Australia
AU
Last activity: 15 Oct 2018 0:07 EDT
Need to implement Kerberos SSO in Pega
I need to implement the Kerberos based authentication in Pega 7.2.2. I have implemented the following steps:
- Updated the web.xml to enable Kerberos as it was commented by default
- Added the SPNEGO7.jar to the application lib folder
- Added the following configuration files to server running path, as per SPNEGO documentation
- krb5.config
- login.conf
Is this two configuration files are enough or we need the key tab file or this file creation is taken care by Pega.
Also the IT team is not sure about the Krb5.conf file. Need some inputs on it,to guide the IT team
http://spnego.sourceforge.net/reference_docs.html
Any real time experience on this implementation will be really helpful. Please provide your valuable inputs and thanks in advance. Also attached the updated the web.xml enabling Kerberos settings.
***Updated by moderator: Lochan to update platform capability***