
cal7o (cal7o) asked a question.
Hi,
While using Okta as the Saml SSO IDP to authenticate, we would like to use the default saml session timeout configured on Okta as the session timeout on our application. That way we will not prematurely expire sessions on our application eventhough okta idp session is valid. With regards to this, i would like to know the default session timeout. Also, is it possible to get the default session timeout as part of an API response?
Regards,
Srikkanth

Hi @cal7o (cal7o)
Okta will not control application session duration on the application side. The session duration for Okta is controlled under Security -> Authentication -> Sign On, and the default time is two hours.
You can use https://domain.okta.com/api/v1/sessions/me to get more information about the current Okta session.
Thank you,
Valentin Borcan
Thanks @valentin.borcan1.570013527049304E12 (Okta, Inc.) for the reply. Please provide your comments to the following. Thanks.
Hi @valentin.borcan1.570013527049304E12 (Okta, Inc.) , any chance you could answer the above post? Quoting:
Thank you.