cancel
Showing results for 
Search instead for 
Did you mean: 

SSO with sapssoext on Tomcat 8 server

Former Member
0 Kudos

I am trying to implement SSO using sapssoext.jar.

When I hit a url from SAP Enterprise Portal 7.4 it takes me to my Web application deployed on Tomcat 8 server. I am also able to retrieve the MYSAPSSO2 cookie in my Spring Controller. The problem is that I am not able to validate the Logon Ticket using method SSO2Ticket.evalLogonTicket(ticket, null, null). The verify.pse which I got from sample code is not working. Is there way to export the verify.pse from SAP EP 7.4 ? Or is there any different mechanism for validating the Logon Ticket?

Pl. reply ASAP.

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos

your basis should know how to export pse from EP