Use Login Selector
view instead of Logged Out
view whenever possible
#61218
Labels
enhancement
New value added to drive a business result
Feature:Security/Authentication
Platform Security - Authentication
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Login Selector
view is used even for SSO providers and it can also displayYou've been logged out..
-like messages eliminating the need in a dedicatedLogged Out
view. But sinceLogin Selector
view can be disabled we cannot get rid ofLogged Out
entirely.As a possible solution, in
/logged_out
view handler we can redirect to/login?msg=LOGGED_OUT
only if we detect that login selector is enabled.The text was updated successfully, but these errors were encountered: