Closed
Description
Description
Same idea than in #29596 but in the independent username and the password form (the authenticators that are separated, the former just presents the username with no password field, and the latter asks for the password as the next step). Probably we will need to do two things:
- Include the webauthn and the conditional UI code as done in the username password variant. Try to do it re-usable (currently the ftl is using a macro but maybe we need more improvements here).
- The password form should detect that the previous username already authenticated the user and do not ask for the password as it was already authenticated via passkey. Probably we need to add something to the authn session to check.
This issue should continue with the idea that is finally taken in #29596.
Discussion
No response
Motivation
No response
Details
No response