himmelblau-idm / himmelblau

Azure Entra ID Authentication, with PAM and NSS modules.
GNU General Public License v3.0
34 stars 8 forks source link

Fallback to SFA first if MFA fails Browse files #108

Closed dmulder closed 5 months ago

dmulder commented 5 months ago

If MFA fails, first check to see if this is because the user doesn't require MFA. Then continue to fallback to DAG if necessary.

Fixes #

Checklist