Currently, if we go to /auth/reset/foo, we have a working form.
It's only when we post it foo is verified and we got a (correct) error message This password reset token is invalid..
The token should be immediately verified, not at form post.
Currently, if we go to /auth/reset/foo, we have a working form.
It's only when we post it foo is verified and we got a (correct) error message This password reset token is invalid..
The token should be immediately verified, not at form post.
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T468 Add account reset feature | |||
Open | None | T471 Password reset token is only verified after a form with password is submitted |
Development moratoire
Per T1771, we're currently considering implementing Keycloak as a reference identity management and SSO login product.
This product exposes a LDAP, OIDC (OpenID Connect) and SAML capabilities to authenticate users and applications. It seems to solve our main problems.
From there, it's not clear what we do with Auth Grove:
While T1771 evaluation is ongoing, a moratoire covers any development activities related to Auth Grove, with the obvious exception of security issues.
This moratoire cover fully or partly this task.