Wednesday 17 August 2022

Sitecore Content Hub Session Timeout

If you worked with Sitecore Content Hub you will notice that the default session timeout behavior is 20 or 30 minutes, regardless if the session is active or not, which will cause an issue for you if you're working or you're in a middle of a long update, in this post I will show where and how you can find and update the configuration of the Content Hub sessions timeout. 





I promised this will be a quick post, there are two properties under the authentication configuration that control the time and the mode of the session timeout, ExpireTimeSpan and SlidingExpiration, where the first one control the timeout value in minutes, and the second will adjust the timeout mode to be sliding, which means after each request the timeout will renewed.

You will need super admin role to be able to access the settings section in Content Hub, once you're there, you can look for Authentication settings, and then look for the properties above and adjust these as needed. 





No comments:

Post a Comment