Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Idle session time out

Joon
Regular Contributor II
Regular Contributor II

Hello Team,

I would like to know If there's anyway that we could cut off the session right after the idle-session timeout configured in global setting?

We have SSO configured through OKTA and confirmed that If IDP Session is still alive, Saviynt will extend the current session without asking by referring to the IDP.

1 REPLY 1

rushikeshvartak
All-Star
All-Star

idp & authentication groovy config is for SSO whereas after Saviynt has been logged in either via SSO / Basic authentication then 30 minutes is http session timeout for saviynt 

grails.plugin.springsecurity.saml.maxAuthenticationAge

Specify the maximum duration (in seconds) users can log in with SSO after initial authentication through the IdP.

Note: The maxAuthenticationAge value must be lesser than or equal to the session logout value defined in the IdP.

Example: 86000

https://saviynt.freshdesk.com/support/solutions/articles/43000661162-saml-metadata-files 

https://docs.saviyntcloud.com/bundle/Internal-Resources/page/Content/Handbooks/Handbook-for-v2021-0-... 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.