Entering content frame

Background documentation Logon Locate the document in its SAP Library structure

Property

Value

Description

login.authschemes.
definition.file

Default value is authschemes.xml.

Defines which file is used to define the available authentication schemes in SAP Enterprise Portal.

ume.logon.
branding_image

A valid URL.

For example:

/irj/newImage.gif

or

http://www.company.com
/image.gif

Defines the location of the branding image used in the logon screen.

ume.logon.
httponlycookie

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.
enforce_secure_cookie

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.
anonymous_user.mode

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.
guest_user.defaultid

(Optional)

<User ID>

<no_value> = The first user in the list for ume.login.
guest_user.uniqueids
is used.

Defines which anonymous user is used for anonymous logon if the parameter j_user in the portal URL is empty.

ume.login.
guest_user.uniqueids

Comma-separated list of user IDs.

The default value is anonymous.

 

Only required if ume.logon.
anonymous_user.mode=1.

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.
Note
These users automatically belong to the default group Anonymous Users.

 

Leaving content frame