You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@oculos Update: The PR to quickstarts was here #540 , however it was sent to keycloak:latest and hence it was automatically removed during the release of Keycloak 24.0.3 as correct branch for pull requests is keycloak:main .
PR is welcome to the main branch if you have a time :-) It should work with the same content as was in the #540 , but may require adding method getCredentialType() (See keycloak/keycloak@c427e653 for the details).
Signed-off-by: stianst <[email protected]>
Add Secret Question authenticator back
To do that, implemented `getCredentialType` for `SecretQuestionRequiredAction`
Closeskeycloak#553
Describe the bug
According to this, the example should be under extensions:
keycloak/keycloak@1f772d2
I recall seeing it there, but I can't find it anymore. Is it deprecated now?
Version
24.0.3
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: