Customizing Second Factor Configuration in mfa-authn-config.xml

Ullfig, Roberto Alfredo rullfig at uic.edu
Thu Apr 22 17:49:21 UTC 2021


We want to enable Duo for just a few SPs. I believe this needs to be configured in mfa-authn-config.xml in this bean:

    <bean id="checkSecondFactor" parent="shibboleth.ContextFunctions.Scripted" factory-method="inlineScript"
        p:customObject-ref="shibboleth.AttributeResolverService">
        <constructor-arg>
            <value>
            <![CDATA[
                nextFlow = "authn/Duo";

How do we access the service provider's entity ID from here? Thanks!

---
Roberto Ullfig - rullfig at uic.edu
Systems Administrator
Enterprise Applications & Services | Technology Solutions
University of Illinois - Chicago
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20210422/f129cfee/attachment.htm>


More information about the users mailing list