Configuring SSO and JAAS
Use the following topics to fully configure SSO and JAAS in your mobile application:
Note that the way this is configured is not technically SSO. The client device logs into the server using the supplied user name and password for the Agentry client. You supply the user name and password to the client. These get passed on to the server, which then logs on to the Cockpit, and uses these same credentials.
The client does not have the SSO ticket, unlike in a true SSO configuration. The server logs into the ticket portal and the portal issues the SSO cookie. The server then sends the cookie to the SAP back end server as its back end credentials.