netzbegruenung / keycloak-mfa-plugins

Keycloak Authentication Provider implementation to get a 2nd-factor authentication with a OTP/code/token send via SMS
Apache License 2.0
42 stars 9 forks source link

Support keycloak 19 #41

Closed melegiul closed 1 year ago

melegiul commented 1 year ago

Keycloak 19 is currently not supported: https://www.keycloak.org/2022/07/keycloak-1900-released.html

melegiul commented 1 year ago

Keycloak 19 support is blocked by this issues: https://github.com/keycloak/keycloak/issues/13401 We have to wait for 19.0.2, where the problem should be fixed.