Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It defines the redirect URL for users after they log out, ensuring they return to the appropriate portal or application. |
| What area does it affect? |
User Authentication |
| What does the default mean? |
The default value is "external_logout_complete.do", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring SSO settings or changing logout behavior. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.authenticate.external.logout_redirect |
| Sys ID |
8857aca40a0a3c7400d779dc3a16d9ae |
| Type |
string |
| Application |
Global |
| Default value |
external_logout_complete.do |
| Description |
URL to redirect users after logout, typically back to the portal that enabled the SSO (e.g. http://portal.companya.com/logout) |
| Updated |
2024-05-25 04:02:59 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... cloning when you activate Multiple Provider Single Sign-On integration. Name Table Conditions Certificate X.509 Certificates [sys_certificate] None Core Instance Properties System Property [sys_properties] • [OR] [Name] [is one of] [glide.authenticate.external, glide.authenticate.external.logout_redirect] • [OR] [Name] [starts with] [com.snc.integration.saml_esig] • [OR] [Name] [is one of] [glide.smtp.port, glide.smtp.auth, glide.smtp.encryption] • [OR] [Name] [starts with] [glide.authenticate.multisso] • [OR] [Name] [is] [glide.authenticate.sso.redirect.idp] Note: The properties glide.smtp.port, ...
Context preview
Snippet 2
... portal.companya.com/. glide.authenticate.failed_redirect URL to redirect users after a failed SSO attempt. You can redirect to a public knowledge article that describes the error 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 ...
Related properties