redirect_from | id |
---|---|
Multi-Factor+Authentication+with+REFEDS+MFA+profile |
multi-factor_authentication_with_refeds_mfa_profile |
For many use cases, the authentication requirements are increasing and Multi-Factor Authentication (MFA) is being required.
In SAML, the authentication method is expressed with the authentication context class reference ( AuthnContextClassRef
) - in both requests and responses.
To provide a vendor-agnostic (and technology-agnostic) value for expressing that MFA was used, suitable for R&E identity federations, REFEDS has developed the REFEDS MFA Profile: https://refeds.org/profile/mfa (this is both an identifier of the profile AND a documentation link).
This profile can be:
- Requested by Service Providers to initiate an MFA login.
- Received by IdPs to enforce the MFA login (if not configured by default anyway)
- Asserted by IdPs to confirm MFA was indeed used as part of the login.
- Checked by SPs to only allow a session if MFA is asserted by the IdP.
The following pages provide documentation for:
- IdPs to configure support for MFA (enforcing and asserting)
- SPs to configure support for MFA (requesting and checking)
To test the overall experience, the following links initiate a login to the Tuakiri Attribute Validator with MFA requested and checked (and will thus fail with IdPs not supporting MFA):
- Tuakiri (PROD) Attribute Validator with MFA: https://attributes.tuakiri.ac.nz/auth/mfalogin
- Tuakiri-TEST Attribute Validator with MFA: https://attributes.test.tuakiri.ac.nz/auth/mfalogin