Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Login Selector view instead of Logged Out view whenever possible #61218

Closed
azasypkin opened this issue Mar 25, 2020 · 1 comment · Fixed by #69676
Closed

Use Login Selector view instead of Logged Out view whenever possible #61218

azasypkin opened this issue Mar 25, 2020 · 1 comment · Fixed by #69676
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!

Comments

@azasypkin
Copy link
Member

Login Selector view is used even for SSO providers and it can also display You've been logged out..-like messages eliminating the need in a dedicated Logged Out view. But since Login Selector view can be disabled we cannot get rid of Logged 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.

@azasypkin azasypkin added Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! enhancement New value added to drive a business result Feature:Security/Authentication Platform Security - Authentication labels Mar 25, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-security (Team:Security)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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!
Projects
None yet
2 participants