Quantcast
Channel: Veeam Support Knowledge Base
Viewing all articles
Browse latest Browse all 4362

How to Adjust the Veeam Service Provider Console Web UI Session Timeout

$
0
0

How to Adjust the Veeam Service Provider Console Web UI Session Timeout

KB ID: 3170
Product: Veeam Service Provider Console | 8.0
Published: 2020-05-07
Last Modified: 2024-03-13

Purpose

This article documents how to modify the Veeam Service Provider Console configuration to adjust the Web UI timeout.

The default Web UI timeout is 1 hour, and tokens are good for up to 48 hours.

Solution

Tip: Use the copy button in the text blocks below to simplify specifying which file to open or parameter to find.
 

Change Session Timeout Parameter

  1. Open Notepad using the "Run as administrator" option.
    Notepad must be launched as an administrator to save the config files after modifying the expiration timeout value.
  2. Open the following file:
C:\Program Files\Veeam\Availability Console\Web UI\appsettings.json
  1. Find the following parameter:
SessionExpirationTime
  1. Set the desired Session Expiration time value and save the file.
    The default is "01:00:00", which represents 1 hour.

    The maximum hour value is 24. To increase the timeout higher than 24 hours, configure the value so that before the hour value is a digit representing the number of days, followed by a full stop ( . ).

    For example, to set the timeout to 36 hours, specify "1.12:00:00" and not "36:00:00"
Expand to view additional steps if setting the SessionExpirationTime longer than 48 hours.
  1. If the SessionExpirationTime was set to two days or more (2.00:00:00 or more), open the following configuration file:
C:\ProgramData\Veeam\Veeam Availability Console\Configuration\Service\configuration.overrides.json
  1. Create a new parameter:
    "Authentication_RefreshTokenExpirationTime": "2.00:00:00",
override
  1. Set the Authentication_RefreshTokenExpirationTime value higher than the SessionExpirationTime value.
    The default Authentication_RefreshTokenExpirationTime is "2.00:00:00", which represents two days.

    For example, if you set SessionExpirationTime to "2.00:00:00" set the refreshTokenExpirationTime value to be "3.00:00:00"
  2. Save the modified configuration.overrides.json file.
  1. Restart the Veeam Management Portal Service service.

    PowerShell:
Restart-Service VeeamManagementPortalSvc
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Viewing all articles
Browse latest Browse all 4362

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>