MFA reuseCondition custom flow
Cantor, Scott
cantor.2 at osu.edu
Mon Jun 17 08:57:33 EDT 2019
On 6/17/19, 8:38 AM, "users on behalf of Mak, Steve" <users-bounces at shibboleth.net on behalf of makst at upenn.edu> wrote:
> Can anyone point me to the flow mechanism by which a flow passes or fails the 'reuseCondition' flag for the MFA flow?
The reuseCondition is a property of the flow's "descriptor bean", a Java object that captures its capabilities so the system knows how to deal with it.
The AuthenticationFlowDescriptor class is the root type and the beans are defined in general-authn.xml in a list. I believe the default condition is just set to "true", I'd be pretty surprised if it weren't.
-- Scott
More information about the users
mailing list