cooperlyt / keycloak-phone-provider

A Keycloak provider for phone and SMS
MIT License
286 stars 159 forks source link

Uncaught server error: org.keycloak.authentication.AuthenticationFlowException: authenticator: verification-code-authenticator #119

Open sunbxian opened 2 months ago

sunbxian commented 2 months ago

POST /realms/{realmName}/protocol/openid-connect/token Content-Type: application/x-www-form-urlencoded grant_type=password&phone_number=$PHONE_NUMBER&code=$VERIFICATION_CODE&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRECT