PhenixID

PSD1091 – Change timeout in Identity Manager

The default session time in Identity Manger is 30 minutes. If you like to increase or decrease this value please read below.

DSEditor.properties

  1. Open DSEditor.properties (drive:\..\PhenixID\IM\customer\config)
  2. Find the policy SESSION_TIMEOUT=30
    (the value 30 is in minutes)
  3. There also policy to set SESSION_RUN_TIME.
    By default every five minutes IM will check if user’s session is timed-out. Add the policy if you like change the value.

web.xml

The SESSION_TIMEOUT setting in DSEditor.properties must also be reflected in Tomcat.
So in the file “drive:\..\PhenixID\IM\server\conf\web.xml”, set the same value in this section:
<session-config>
<session-timeout>30</session-timeout>
</session-config>
NOTE: The setting in web.xml will be overwritten during an upgrade.


DISCLAIMER
Information provided in this document is for your information only. PhenixID makes no explicit or implied claims to the validity of this information. Any trademarks referenced in this document are the property of their respective owners.

The origin of this information may be internal or external to PhenixID. PhenixID makes all reasonable efforts to verify this information.

PhenixID - support.phenixid.se