Configure mobile re-authentication login method
Define the re-authentication method to be either single sign-on (SSO) or local login, depending on your security requirements.
Before you begin
Make sure to select Global as the application scope.
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.login.method |
| Type | string |
| Value | `sso` - To use single sign-on `db` - To use local login |
Parent Topic:Configure mobile re-authentication system properties