8000 Passkeys conditional UI: integration with independent username and password form · Issue #40021 · keycloak/keycloak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Passkeys conditional UI: integration with independent username and password form #40021
Closed
@rmartinc

Description

@rmartinc

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:

  1. 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).
  2. 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0