Azure AD Session Timeout

Murali V 1 Reputation point
2021-06-24T17:20:55.407+00:00

Hi,

I have setup multiple SAML applications using Azure Active Directory. Is there an option to set session timeout per application ?

I setup a session timeout in the Service Provider application that logged me out from all applications

Thanks
Murali

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
13,454 questions
No comments
{count} votes

1 answer

Sort by: Most helpful
  1. AmanpreetSingh-MSFT 55,366 Reputation points
    2021-06-28T07:54:34.463+00:00

    Hi @Murali V · Thank you for reaching out.

    This can be done by using Sign-in Frequency option in Conditional Access policy (available with Azure AD Premium P1/P2). The sign-in frequency setting works with SAML applications, as long as they do not drop their own cookies and are redirected back to Azure AD for authentication on regular basis.

    To configure this setting, you need to navigate to Azure Active Directory > Security > Conditional Access > Policies > +New policy

    • Under Cloud apps select desired cloud applications.
    • Under Sessions configure desired Sign-in frequency.

    109813-image.png

    -----------------------------------------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.