[Cloud release: 2025.01.29]
[On-prem release: 2025 March]
[On-prem build: 25.03.19002]
You can set a maximum session lifetime for any single login. Once the maximum lifetime has expired, a new login is required.
To configure a user session timeout, add this to the <security> section of the C:\ProgramData\TARGIT\ANTServer\Settings\settings.xml file:
<security ....>
<maximumsessionlifetimeseconds value="7200"/>
</security>
Above example will enforce a session timeout after 2 hours.
Note: For cloud customers, you should request TARGIT Support to change the maximum session lifetime setting.
Comments
Please sign in to leave a comment.