This tab is only available if you have applied the OneSpan Authentication Server service patch 3.28.1.4122 (OAS-32782, OAS-30096).
It adds the new Web Admin Search Settings section and replaces the Session Management tab.
The SERVERS > Global Configuration > Administration tab contains global configuration settings that control and customize the administrative experience. This includes the management of interactive administrative sessions and global Administration Web Interface settings that are not configured via the Administration Web Interface properties file.
| Field name | Description |
|---|---|
| Administration Session | |
Max. Concurrent Sessions | The maximum number of interactive administrative sessions allowed to run at one time. Default value: 200 |
Limit Concurrent Sessions per User | Determines if the number of interactive administrative sessions should be limited per user. Default value: No |
Max. Concurrent Sessions per User | The maximum number of interactive administrative sessions allowed to run at one time for a particular user. Must be equal or greater than Max. Concurrent Sessions. This option is only available if you enable Limit Concurrent Sessions per User. Possible values: 1–999 Default value: 1 |
If Concurrent Sessions per User Exceed Limit | This option specifies what should happen when a new session is initiated but the number of concurrent sessions for a particular user exceeds the limit given by Max. Concurrent Sessions per User. This option is only available if you enable Limit Concurrent Sessions per User. Possible values:
Default value: Invalidate oldest session |
| Max Session Time | The maximum time span an interactive administration session is allowed to run. This value is given in seconds. When the session time expires the session will automatically log off. The lower the value, the lower Max Concurrent Sessions can be set. Default value: 86400 |
| Idle Timeout | The time span before the session logs off when it is not being used. This value is given in seconds. Default value: 900 If you want the timeout to exceed 1,200 seconds and you are using Apache Tomcat, you need to adapt the <session-timeout> setting in web.xml. If you are running Web Administration Service on the embedded Apache Tomcat, this file is located in %PROGRAMFILES%\VASCO\IAS Web Administration\webapps\ROOT\WEB-INF on Windows, and in /opt/vasco/iaswas/webapps/ROOT/WEB-INF on Linux. The default value of the <session-timeout> setting is 20 (in minutes). |
| Web Admin Search Settings | |
| Wildcards | Determines how the Administration Web Interface should handle wildcard characters when searching for users, either by user name, user ID, or email (via FIND on the home page or the Find/Manage User page). Possible values:
Default value: Auto |