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
I'm assuming that you'd use the ForgotUsernameAuthenticator like the standard forgot password / reset credentials flow in Keycloak, but I don't see an example of its use. My question is how do you create a link and put it somewhere in a form, that would direct the user to that step in the flow? The /login-actions/... links seem to be Keycloak specific, and you can't add arbitrary links that go to a different execution in a flow. In any case, just wondering if you thought how this would be deployed in an authentication flow. Thanks!
The text was updated successfully, but these errors were encountered:
I'm assuming that you'd use the ForgotUsernameAuthenticator like the standard forgot password / reset credentials flow in Keycloak, but I don't see an example of its use. My question is how do you create a link and put it somewhere in a form, that would direct the user to that step in the flow? The
/login-actions/...
links seem to be Keycloak specific, and you can't add arbitrary links that go to a different execution in a flow. In any case, just wondering if you thought how this would be deployed in an authentication flow. Thanks!The text was updated successfully, but these errors were encountered: