Where to copy "email-code-form.ftl" #11
Answered
by
AnggitHerdianto
fatehali429
asked this question in
Q&A
|
In documentation i don't see the location of email-code-form.ftl file. I am able to get email with OTP but don't see the Form in browser where i suppose to enter OTP. |
Answered by
AnggitHerdianto
Oct 18, 2024
Replies: 2 comments 2 replies
|
I have the same problem. Sending of Email perfect, but then I get an error and it seems to be because of not showing the customized form with more buttons that the MFA App standard flow to insert the code from the app (like Resend button). I have the email-code-form.ftl but I don´t know where to place it. I tried to build a new Theme inside "keycloak/themes", exatly in the new theme to de login part keycloak\themes\email-code-theme\login but I get the same error and I´m not sure if I´m right with the place. |
1 reply
|
Here is the resource : I use docker, and this one is working for me : |
0 replies
Answer selected by
mesutpiskin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Here is the resource :
https://github.com/mesutpiskin/keycloak-2fa-email-authenticator/tree/main/src/main/resources/theme/email-code-theme/email
I use docker, and this one is working for me :