Skip to content

feat: mfa reset page

Peter Bolha requested to merge add-mfa-reset-page into main
  • add an OIDC-authenticated page where user can prompt the reset of their MFA
  • introduce a unified way of creating and validating JWTs with nonce and expiration time
  • unify OIDC and OAuth to read information from the same configuration file

closes PRX-281

Merge request reports