Skip to content

Commit

Permalink
Enable new email otp authenticator
Browse files Browse the repository at this point in the history
  • Loading branch information
madurangasiriwardena committed Sep 25, 2023
1 parent 7881495 commit d53c329
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,10 @@
"authentication.authenticator.iwa_kerberos.name": "IWAKerberosAuthenticator",
"authentication.authenticator.iwa_kerberos.parameters.Tags": "Enterprise",

"authentication.authenticator.email_otp_local.name": "email-otp-authenticator",
"authentication.authenticator.email_otp_local.enable": true,
"authentication.authenticator.email_otp_local.parameters.Tags": "Passwordless,MFA",

"account_recovery.endpoint.auth.name":"dashboard",
"account_recovery.endpoint.auth.hash":"66cd9688a2ae068244ea01e70f0e230f5623b7fa4cdecb65070a09ec06452262",

Expand Down

0 comments on commit d53c329

Please sign in to comment.