protorealitygames / keycloak-two-factor-auth-extension

This code extends Keycloak for the provisioning of 2 Factor Authentication (2FA) through non-interactve API methods ✨ Project extends Keycloak with a custom RealmResourceProvider. This allows for 2FA via REST calls. Used in DO119 to secure $PRGC token transactions.
16 stars 12 forks source link

Provider build error on Keycloak 23.0.2 #2

Closed tymaoa2 closed 9 months ago

tymaoa2 commented 9 months ago

ERROR: org.keycloak.services.resource.RealmResourceProviderFactory: Provider org.keycloak.examples.twofactorauth.rest.TwoFactorAuthRealmResourceProviderFactory not found