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.
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