Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property disables local login, mandating the use of SSO credentials for authentication on the main login page. |
| What area does it affect? |
Authentication and Security |
| What does the default mean? |
No default value is documented in this property record. |
| When should you review it? |
Review this property when implementing or updating SSO configurations. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.authentication.external.disable_local_login |
| Sys ID |
88585bd40a0a3c74002cff75e7cd84ab |
| Type |
boolean |
| Application |
Global |
| Default value |
|
| Description |
Require SSO credentials even for the main ServiceNow login page. This property needs to be used in conjunction with the 'glide.authenticate.failed_requirement_redirect' property. |
| Updated |
2024-05-25 04:26:46 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... and has helpful links (for example, http://portal.companya.com/error. glide.authenticate.external.logout_redirect URL to redirect users after logging out, typically back to the portal that enabled the single sign-on log in (for example, http://portal.companya.com/logout. glide.authentication.external.disable_local_login When set to true, requires SSO credentials for the main login page. Defaults to false. This property needs to be used in conjunction with the glide.authenticate.honor.sso_record.failed_requirement_redirect property. The following table ...
Related properties