Dashlane / password-changer-well-known

Documentation for using Dashlane's password changer .well-known
https://dashlane.github.io/password-changer-well-known/
23 stars 2 forks source link

Why not extend W3C's "change-password"? #5

Open timcappalli opened 3 years ago

timcappalli commented 3 years ago

https://w3c.github.io/webappsec-change-password-url/

I think this will create fragmentation as there is an existing W3C draft that has seen some level of implementation. It might be better to propose changes in W3C than create another well-known endpoint.

PLhery commented 3 years ago

Hello Tim,

Thank you for this feedback!

We think the well-known for change-password is great and are using it to get the change password URL, but we think it's not achieving the same purpose as password-changer.

To automatically change a password from a logged out state, we also need to recognize:

We feel these four topics are out of the scope of the .well-known/change-password spec, that's why we're proposing this password-changer spec.

This is still an early draft, not yet well specified, so we're hoping to gather some feedback from the community. We're exploring different options and would be happy to discuss any suggestions you may have.

A possible alternative solution, which may ease adoption and improve even semi-manual change password flows, could be to tackle these issues independently, via html attributes for instance.