-
Notifications
You must be signed in to change notification settings - Fork 0
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
Alternate combinations of factors for password reset / username reminder #14
Comments
Previously discussed in opws/opws-dataset#149: before the Maybe a 2D One of the issues with this is that, frequently, the alternative list is just a completely separate list of factors that may not have tokens in the schema. (This is especially the case for many of the |
Per #309 Changing the schema to better describe this kind of nuance is being discussed at opws/opws-schemata#14
Per #309 Changing the schema to better describe this kind of nuance is being discussed at opws/opws-schemata#14
Per #309 Changing the schema to include alternate accepted credentials like this is being discussed at opws/opws-schemata#14
Per #309 Changing the schema to include alternate accepted credentials like this is being discussed at opws/opws-schemata#14
This is one of the classes of note being pulled out of profiles with #1 (comment) (see also opws/opws-dataset#309):
password.reset.flow.request.form.notes
("Also accepts a combination of first name, last name, Social Security number, and date of birth.")username.reminder.request.form.notes
("Also accepts a combination of first name, last name, Social Security number, and date of birth.")password.reset.flow.request.form.notes
("Also accepts a combination of first name, last name, and credit card number.")The text was updated successfully, but these errors were encountered: