!--a11y-->
Logon 
Property |
Value |
Description |
login.authschemes. |
Default value is authschemes.xml. |
Defines which file is used to define the available authentication schemes in SAP Enterprise Portal. |
ume.logon. |
A valid URL. For example: /irj/newImage.gif or http://www.company.com |
Defines the location of the branding image used in the logon screen. |
ume.logon. |
true or false Default value is true. |
If true, the SAP logon ticket is set to HttpOnly. This prevents it from being read by malicious client-side script code such as JavaScript. The setting is only effective for clients that use Microsoft Internet Explorer 6.0 SP1 or higher. |
ume.logon.security. |
true or false Default value is false. |
Marks the SAP logon ticket as a secure cookie, to enforce that the client browser sends the cookie only when an SSL connection to the portal server or the reverse proxy is established. |
Properties Required for Anonymous Logon
Property |
Value |
Description |
ume.logon. |
Default value is 1. 1 = Anonymous logon with named anonymous users is used. 0 = Simple anonymous logon is used. |
Defines which mode of anonymous logon is to be used. We strongly recommend that you do not set this property to 0 (simple anonymous logon). For more information, see SAP Note 728075. |
ume.login. (Optional) |
<User ID> <no_value>
= The first user in the
list for ume.login. |
Defines which anonymous user is used for anonymous logon if the parameter j_user in the portal URL is empty. |
ume.login. |
Comma-separated list of user IDs. The default value is anonymous.
|
Only required if
ume.logon. Defines which users are the named anonymous users. The default named
anonymous user anonymous is automatically created in the portal at
startup. Any other anonymous users have to be created in the user data store
by the administrator. |
