Can we increase user token timeout to 1 week in SharePoint 2010 Application?

Praveen 20 Reputation points
2024-02-16T11:25:26.3766667+00:00

Can we increase user token timeout to 1 week in SharePoint 2010 Application? Is there any security issues or concerns by increasing user token timeout?

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,287 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,159 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,784 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,594 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,881 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ling Zhou_MSFT 15,085 Reputation points Microsoft Vendor
    2024-02-19T01:59:16.6366667+00:00

    Hi @Praveen,

    Thank you for posting in this community.

    You can refer to this article (Setting the Login Token Expiration Correctly for SharePoint 2010 SAML Claims Users) to modify your user token expiration time. You just need to change the value of the -TokenLifetime attribute to 10080(=60*24*7) min.

    User's image


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.