Learn how to add MFA to Duende IdentityServer using Authsignal.
Implementing MFA with authenticator app using the Authsignal pre-built UI
https://localhost:5001
https://localhost:5002
Configuring authenticators
Retrieving API keys
MFA challenge via Authsignal pre-built UI
RedirectUrl
we pass to the track request here will be a callback endpoint that we will add to IdentityServer to validate the result of the MFA challenge.
identity-server-login
action and update the permitted authenticators.