
~mySAPcomSSOnoITS
Description |
Determines contents of Single Sign-On (SSO) cookies in Workplace sessions. The SSO cookie usually contains logon information such as client, user, password, and language, but this can cause problems in Workplace sessions:
In Workplace sessions, setting this parameter to 1 ensures that the SSO cookie contains only user and password. To avoid duplicating information, the client and the language should be encoded in the URL. | |
Set by |
Service file. | |
Values |
0 |
SSO cookie contains client, user, password, and language (default). |
1 |
SSO cookie contains only user name and password. | |
Example |
~mysapcomssonoits 1 | |