Parameters for Single Sign-On
Use
You can use the following parameters to activate and configure Single Sign-on.
Parameters in Default.properties and Configuration.properties
|
Parameters |
Description |
|
MobileEngine.UserManagement.singleusermode |
Activate use by a single user only. Possible values: true , false Default: false The setting for this parameter can be changed at runtime. If you change the value from false to true , the client checks if more than one user is registered on the device. If multiple users are registered, the client automatically resets the value to false . |
|
MobileEngine.UserManagement.ssologonsupport |
Activate Single Sign-On. Possible values: true , false Default: false The client can be used when Single Sign-On is activated in single user mode only when an online connection exists. |
|
Parameters |
Description |
|
com.sap.tc.mobile.cfs.sso.SAPLogonTicketSupportEnabled |
Possible values: true, false Default: false When set to True, the client is enabled for SSO. |
|
com.sap.tc.mobile.cfs.sso.SAPLogonTicketRequestURL |
This parameter provides the URL from which the SAP logon ticket can be retrieved. There is no default value set for this parameter. |
|
com.sap.tc.mobile.cfs.sso.AuthorizationRequired |
Possible values: true, false Default: True This parameter notifies the client whether end users have to provide their user name and password to logon to the ticket issuing system. |