Hello,
I have a custom authenticator for Portal Application which uses OTDS REST api to provide SSO and login to the portlets seamlessly(which is working fine)
When the authentication happens via kerberos which is by default enabled on OTDS Login Page, I get a different OTDSTicket(starts with ver2) which seems to be once-only use. When the ticket is validated second time it throws 'Replay detected' exception and I could not seamlessly login into the portlets. Is there a way to get the OTDS SSO Ticket when authentication happens through kerberos ?
Thanks,
Sai