glide.service_portal.sso.early_redirect.portals
ServiceNow property description:
Comma separated portal suffixes for which early SSO redirection should be enabled
Attributes
- Sys ID: 6dc203704314d6108a6f043f18b8f2a6
- Type: string
- Application: Global
- Default value: nan

AI generated property description:
The ServiceNow property glide.service_portal.sso.early_redirect.portals defines a list of Service Portal sites, identified by their url_suffix, where early single sign-on (SSO) redirection is enabled. By default, the value is empty, meaning no portals use early redirection unless explicitly specified. When a portal is included, users accessing it are redirected to SSO authentication immediately, before any portal content loads, which can improve login consistency and reduce exposure of public-facing portal elements. This property is typically configured in portals that must enforce strict authentication, such as internal or restricted-access sites. Administrators should consider user experience when applying it, since early redirection may prevent unauthenticated users from accessing public content in a mixed-use portal.
Source