You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the Account Management page:
We probably want to add has_password or something to the User node in GraphQL — or maybe something a bit more carefully designed1 — so we can show
On 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:
This issue was originally created by @reivilibre at matrix-org/matrix-authentication-service#2862.
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: