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

Add "Forgot Password" feature in Kibana login UI #19596

Open
AlonaNadler opened this issue May 31, 2018 · 5 comments
Open

Add "Forgot Password" feature in Kibana login UI #19596

AlonaNadler opened this issue May 31, 2018 · 5 comments
Labels
blocked enhancement New value added to drive a business result Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Projects

Comments

@AlonaNadler
Copy link

In the login screen, customer needs a way via UI to allow users to reset their password using the user email address, assuming the SMTP is configured

I understand Kibana user passwords can be set via API, but I do not want to go to the extent of writing my own password management portal for my users if it is on Elastic's list of things to do (I sincerely hope it is).

cc: @elastic/kibana-security

@AlonaNadler AlonaNadler added the Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! label May 31, 2018
@abdalians
Copy link

+1

@kobelb kobelb added this to Backlog in Security Jun 19, 2019
@kobelb kobelb added the enhancement New value added to drive a business result label Jun 19, 2019
@Skoetting
Copy link

+1

1 similar comment
@vishalbrevitaz
Copy link

+1

@kobelb
Copy link
Contributor

kobelb commented Aug 26, 2019

For transparency, we've traditionally resisted implementing features like these which verge on the Native realm in Elasticsearch becoming a full-fledged identity provider. The current thought is that if you want features like this, you should be using a separate identity provider and integrating it into ES/Kibana using SAML, OpenID Connect, LDAP, etc.

@ryankeairns
Copy link
Contributor

ryankeairns commented Mar 30, 2020

Also see: #61808

For clarification, #61808 would direct Cloud users to reset the Kibana password that was generated when they deployed their cluster.

In this use case, they've essentially forgotten their password (which is not retrievable or viewable) and need to reset their Kibana user password which is separate from their Cloud credentials. The reset link on the Kibana login page would send them to the deployment settings/security section in the Cloud UI for the given deployment.

For basic non-Cloud users, which this issue covers, a separate reset password solution would be needed. It's likely that the Cloud solution will arrive first and thus a reset password link will only appear for Cloud users.

(This is all my understanding coming out of the Cloud SSO product review. Please call out anything I've misstated. I note them here as an input to the design/UX mockups.)

@legrego legrego added the blocked label May 3, 2021
@exalate-issue-sync exalate-issue-sync bot added impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort labels Aug 5, 2021
@legrego legrego removed EnableJiraSync loe:small Small Level of Effort impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. labels Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked enhancement New value added to drive a business result Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Projects
No open projects
Security
Backlog
Development

No branches or pull requests

7 participants