Configure mobile re-authentication logout option
Configure this parameter to force your users to log out each time before they re-authenticate.
Before you begin
Only configure this property if glide.authenticate.reauth.login.method is set to sso.
Make sure to select Global as the application scope.
Note: Note: Some SSO identity providers may require users to be logged out before successfully enabling a re-authentication flow. Use the property glide.authenticate.reauth.logout.first, to force users to log out, before re-authentication.
Role required: admin
Procedure
Type
sys_properties.listin the Filter Navigator.Select New in the System Property table.
In the form, match the following values:
| Field | Description |
|---|---|
| Name | glide.authenticate.reauth.logout.first |
| Type | `true | false` |
| Value | `true` - Users are forced to log out each time before re-authenticating.`false` - Users are not forced to log out before re-authenticating. |
Parent Topic:Configure mobile re-authentication system properties