I have a Keycloak server and Spring application with Docker. I want use keycloak-sms-authenticator library so I read the documents but did not understand that where is the KEYCLOAK_HOME and I can not add jar files to Keycloak, for configure the sms authenticator. Is there a solution?
Loading
Abhishek YadavPosted Feb 19, 2024, 10:32 AM
KEYCLOAK_HOME home is your keycloak installation directory. You can add a providers folder there and copy the jar of keycloak-sms-authenticator