Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Unregistered Multi-factor Authentication (umfa) is about being possible to require Unregistered SMTP OTP or Unregistered SMS OTP as the second factor authentication method for unregistered users returned from a SAML or an OpenID Connect method.

Configuration

  1. Create the first factor method

    1. SAML

    2. OpenID Connect

  2. Create the second factor method

    1. Unregistered SMTP OTP

    2. Unregistered SMS OTP

  3. While not required, it’s useful to verify at this point that both work individually without the umfa configuration.

  4. Set following configuration string for the second factor method

    1. mfa true

  • No labels