mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-26 13:50:48 +00:00
e5ca2a6709
possible values: conditional, optional, required, silent conditional remains the default to not break the current behavior when optional or required and the user dismissed the modal, it will stay hidden for this auth-session, can still be opened by button adjusted all related resources, like JS files (also consolidated duplicated logic), Java classes and freemarker template tests extended passkey documentation extended/updated closes #46959 Signed-off-by: Niko Köbler <niko@n-k.de>