cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

login/ticket_expiration_time - issue

philip0929
Active Participant
0 Likes
1,671

Hi guys,

We have a time out issue. We are SAML2 configured system and the parameter login/ticket_expiration_time is set to 8 hours.

My question is, does parameter login/ticket_expiration_time means regardless if the user is using his session for 8 hours, it will time out and user needs to re-login?

Please advise. Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

deepak-kalra
Active Participant
0 Likes

Hi philip0929,

login/ticket_expiration_time - Defines the validity period of a single sign on ticket.

By default it value is 8 hour and yes, right once this has expired, the SSO ticket cannot be used any more. This means user need to login again to get another SSO ticket.

Also, you can find information about any SAP parameter by going to RZ11 --> "Display Documentation Button"


I hope it helps

Regards
Deepak

philip0929
Active Participant
0 Likes

Just to clarify, so even though the user is in the system and navigating the system for full 8hours, he/she will still gets timeout after 8hours? Is that correct?