Limit policy based session access mobile refresh token interval [New in Security Center 1.5]
Use the glide.authenticate.session_access.mobile.refresh_token_interval property to govern the length of time that must elapse before a mobile device user will be forced to re-authenticate.
A user will be asked to re-authenticate only if the admin has configured the Identity Provider attributes in the session policy (attributes can vary each login), and the user authenticates using Single Sign On (SSO). The default value represents the time in seconds that a user has before being re-authenticated. A larger default value provides a bad actor more time for session access in the event of a session hijacking.
More information
| Attribute | Description |
|---|---|
| Configuration name | glide.authenticate.session_access.mobile.refresh_token_interval |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | integer |
| Recommended value | 1800 (seconds) |
| Default value | 1800 (seconds) |
| Category | Session management |
| Security risk |
|
| Dependencies and prerequisites | Zero Trust- Policy Based Session Access |
| Functional impact | This setting governs the time in seconds after login, that users will be forced to logout from mobile devices if they are using Single Sign On to authenticate, and admin has configured the Identify provider attributes in the session access policy. |