This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
Self-service Password Change: support the state of not having a password if passwords are enabled #2862
Labels
T-Enhancement
New feature of request
On the Account Management page:
We probably want to add
has_password
or something to theUser
node in GraphQL — or maybe something a bit more carefully designed1 — so we can showOn the password change page:
We presumably want to allow setting a password if you don't already have one(?), but this flow doesn't exist right now...
This issue really only matters when we support instances with both SSO and/or passwords in a hybrid setup.
Footnotes
e.g. we might want to expose the password version, or the time it was last updated, etc ↩
The text was updated successfully, but these errors were encountered: