Property reference

glide.authenticate.failed_requirement_redirect

The glide.authenticate.failed_requirement_redirect property specifies the URL to which users are redirected when they attempt to access a non-public page without valid SSO credentials. Admins should configure this to point to the appropriate login portal to ensure users can authenticate successfully.

Default: logout_success.do Type: string Application: Global

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 sets the redirection URL for users lacking SSO credentials when accessing restricted pages.
What area does it affect? Authentication and Access Control
What does the default mean? The default value is "logout_success.do", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring or updating the login experience for users.

Out of the box property record

Raw metadata from the property record.

Property name glide.authenticate.failed_requirement_redirect
Sys ID 885622d70a0a3c740030eec160efb4ea
Type string
Application Global
Default value logout_success.do
Description URL to redirect users attempting to access a non-public page (to view an incident, etc.) when SSO credentials are not present. Typically set to a customer's login portal (e.g. http://portal.companya.com):
Updated 2024-05-25 04:34:50

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... for redirecting failed authentication requests. By default, this is the URL endpoint of an error page or logout page configured in the IdP. You can populate this value in the glide.authenticate.failed_requirement_redirect field. Client Type No Choose the client type, based on the type of your client. Options:Iframe Embedded. Note: If client type field is required for your configuration, you can edit ...