Shibboleth 3.3.1 and Duo

Philip Brusten philip.brusten at kuleuven.be
Thu Jun 1 04:35:41 EDT 2017



On 26/05/2017 18:10, privas wrote:
> Hi Scott, are you referring to the MFA transition map? My current
> configuration is:
>
>      <util:map id="shibboleth.authn.MFA.TransitionMap">
>          <entry key="">
>              <bean parent="shibboleth.authn.MFA.Transition"
> p:nextFlow="authn/Password" />
>          </entry>
>
>          <entry key="auth/Password">
>              <bean parent="shibboleth.authn.MFA.Transition"
> p:nextFlow="authn/Duo" />
>          </entry>
>      </util:map>
You have a typo "auth/Password" should be "authn/Password"

Kr,
Philip


More information about the users mailing list