Kerberos SSO validator class is returning null in Peopletools 8.56.10
We are upgrading from PT 8.54.14 to PT 8.56.10
We are using Kerberos for SSO and completed configuration and PeopleCode changes.
But it is not working and when I checked the PeopleCode trace file, I figured out that the below line of PeopleCode in function KRB_AUTHENTICATION() is returning NULL:
&validator = GetJavaClass("com.peoplesoft.pt.desktopsso.kerberos.KerberosSSOValidator").getInstance();
In PIA_stdout.log, I can find that the below lines
<Oct 31, 2018 3:30:16,621 PM EDT> <Notice> <Stdout> <BEA-000000> <KerberosSSOFilter: Requesting Kerberos token. (Connection is secure)>
<Oct 31, 2018 3:30:16,636 PM EDT> <Notice> <Stdout> <BEA-000000> <KerberosSSOFilter: Received valid token for username@company.com.>
<Oct 31, 2018 3:30:16,636 PM EDT> <Notice> <Stdout> <BEA-000000> <KerberosSSOFilter: