-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using Keycloak 22.0.1 version folder missing #20
Comments
you can manually create those folders. i am using 22.0.1 too and there was only themes folder. so i created folder inside that as suggested and it worked. |
I have followed all the steps. However, when I run the server and login it still shows the authenticator screen for Microsoft and google. What steps you have followed to run it correctly? |
to confirm that you have followed all steps correctly, please upload your code somewhere because debugging it without checking the structure and code will be tough. |
I have resolved it however, I am not able to get the OTP on the email. The server logs are as below. Although, I have copied all three files in their respective folders. |
using quay.io/keycloak/keycloak docker image
But how do I need to perform these steps :
html/code-email.ftl is a html email template. Copy to themes/base/email/html/
copy text/code-email.ftl to themes/base/email/text/
append messages/*.properties to themes/base/email/messages/messages_en.properties
But thers is only themes folder is available base/email/html or base/email/text subfolder is not available.
Please any one guide me. Thankyou.
The text was updated successfully, but these errors were encountered: