cooper lee
cooper lee
oh , you need change [this page](https://github.com/cooperlyt/keycloak-phone-provider/blob/master/keycloak-phone-provider.resources/src/main/resources/theme/phone/login/login.ftl) remove username and password input , create a new theme.
`OTP over SMS` is used for 2FA , you need [token by phone](https://github.com/cooperlyt/keycloak-phone-provider#only-use-phone-login-or-get-access-token-use-endpoints) this is example for android client [keycloak client](https://github.com/cooperlyt/KeycloakClient)
Sorry , Not for now, I'm busy right now. When I have some free time, I will consider this feature.
completed on 2.3.1
> Yes, me too. > I removed cloopen and it works fine. that's right! cloopen jar conflict. you can try 2.2.1
your flows config is wrong, refer [readme](https://github.com/cooperlyt/keycloak-phone-provider/blob/master/README.md)
check your maven version . `Apache Maven 3.8.6 ` is work for me.
keycloak 21.X.X need java 17 +
try this --spi-phone-default-[$realm-]phone-default-region=CN
Keycloak 21 is work in my Project, It's useful。 I create branch for 22+, but I haven't tested them yet. I'm waiting for test feedback。 Any PR is Wellcome.