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

Validate 2FA URL not working #7

Open LeeroyNcube1992 opened 1 month ago

LeeroyNcube1992 commented 1 month ago

I have tried the following URL and it is returning an HTTP 404:

https://{host}/keycloak/realms/{realm}/two-factor-auth/manage-2fa/{userId}/validate-2fa-code

I am using Keycloak version 24.0.2