SAP Parameter login/ticket_expiration_time - login/ticket_expiration_time

Parameter
login/ticket_expiration_time

Short text
Validity period of an SSO ticket (creation)

Parameter description
To make it possible to have Single Sign-On (SSO) when using mySAP.comWorkplace, SSO tickets can be used. When creating an SSO ticket, you canset the validity period. Once this has expired, the SSO ticket cannot beused any more to log on to workplace component systems. The user thenneeds to log on to the workplace server again in order to obtain a newSSO ticket.

Work area
Logon

Parameter unit
Hours/minutes

Default value
8 hours (8:00)

Who is allowed
Customer

Limitation for os
None

Limitation for db
None

  • login/create_sso2_ticket

  • login/ticket_only_by_https

  • login/ticket_only_to_host
  • Valid_values
    <(><<)>Hours>[:<(><<)>Minutes>]
    If incorrect values are entered, the default value is used (8 hours).
    Correct values
    24 ==> 24 hours
    1:30 ==> 1 hours, 30 minutes
    0:05 ==> 5 minutes
    Incorrect values
    :40 (0:40 would be correct)
    0:60 (1 would be correct)
    10:000 (10 would be correct)
    24: (24 would be correct)
    1:A3