Skip to Content
1
Former Member
Jul 17, 2007 at 07:48 PM

Extracting userId from SAP Logon ticket

40 Views

We are getting a validated SAP Logon ticket genearted by SAP Netweaver engine.

Our J2EE application which is deployed on the same Netweaver APP server and the SAP Logon ticket is passed in the http request.

Question: Is there a way to extract the user ID from the ticket? We need not validate the ticket again, but only need to extract the user id. Any sample code or pseudo code will be helpful.

Thanks,

- Shankar