split login (Username Form → Password Form) shows credentialSetupRequired + auth-password-form failure for new users #46278
Unanswered
hanzlasarwar366-bit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m on Keycloak 15.1.0 and using a custom theme with split login: Username Form (login-username.ftl) → Password Form (login-password.ftl) → Conditional OTP.
For some users, after entering email in Username Form, Keycloak does not render the Password Form and instead shows error.ftl with message.summary = credentialSetupRequired.
If I open the user in Admin Console → Credentials → click Save (no changes), then the split flow starts working.
Old authentication flow (single Username Password Form) works fine for same new user/password.
Beta Was this translation helpful? Give feedback.
All reactions