Folks
I am facing a weird issue and i need support . suggestions from people who have done the CAS Active Directory Integration earlier.
1. Client - On the Mozilla Client - when i m trying to access the CAS server - there is a WWW-Authenticate:Negotiate header - followed by the Service Ticket that is being sent to CAS server.
2. On the CAS server - i m getting error - Invocation Target Exception - where its pointing to jcifsspnego.....line 72 [[
authentication.process(spnegoCredential.getInitToken());]]
I am expecting that this token will be extracted based on the header values of WWW-Negotiate , which is not happening.
In some of the logs, the value of this token is also being printed.
Can someone guide - how to resolve this issue?
My keytab file works on standalone basis and i have validated the same using kinit -k -t .... command.
Requesting people who have done AD integration earlier - to please guide on the above.
Best Regards
Ritesh