Implementation of IP-Address based MFA override using IpAddressMatcher

Cantor, Scott cantor.2 at osu.edu
Fri Mar 24 17:58:23 UTC 2023


Correction:

<bean id="MyCondition" class="org.opensaml.profile.logic.IPRangePredicate"
    p:httpServletRequestSupplier-ref="shibboleth.HttpServletRequestSupplier">
...

Forgot to inject the request to obtain the address.

-- Scott





More information about the users mailing list