PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Kerberos SSO validator class is returning null in Peopletools 8.56.10

edited Nov 5, 2018 12:51PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 11 commentsAnswered

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:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center