How do we adjust the expiration of a SAML token.

Neil Coleman 1 Reputation point
2022-06-02T15:30:13.757+00:00

I am using SSO to authenticate users. When they login through SAML the token expires in 75 minutes forcing them to re-login. I would like to extend the time

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Givary-MSFT 35,626 Reputation points Microsoft Employee Moderator
    2022-06-03T15:23:57.35+00:00

    @Neil Coleman

    Apologies for the delay in responding to this post. As I understand you want to extend SAML token validity for your application.

    Refer to this article https://learn.microsoft.com/en-us/azure/active-directory/develop/configure-token-lifetimes#create-a-policy-for-web-sign-in:~:text=Create%20a%20token%20lifetime%20policy. which has the steps on how to increase the Tokenlifetimepolicy for your application.

    https://learn.microsoft.com/en-us/azure/active-directory/develop/active-directory-configurable-token-lifetimes#access-id-and-saml2-token-lifetime-policy-properties

    Let me know if you have any further questions.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.