Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Bean IDTypeDefaultFunction
shibboleth.authn.MFA.TransitionMapMap<String,MultiFactorAuthenticationTransition>
Static ruleset containing the starting point for MFA execution and the rules to use to decide how to do work
shibboleth.authn.MFA.TransitionMapStrategyFunction<Function<ProfileRequestContext,Map<String,MultiFactorAuthenticationTransition>Returns shibboleth.authn.MFA.TransitionMapFunction bean to return the ruleset to use instead of using a static ruleset
shibboleth.authn.MFA.TransitionMultiFactorAuthenticationTransition
Parent bean for defining transition rules in the values of the previous bean's map entries
shibboleth.authn.MFA.validateLoginTransitionsBooleantrueWhether login flows should only be run with regard for forceAuthn/isPassive/nonBrowser conditions
shibboleth.authn.MFA.resultMergingStrategyFunction<Function<ProfileRequestContext,AuthenticationResult>described aboveFunction to run to produce final merged result of MFA login flow during successful completion
shibboleth.authn.MFA.resultCachingPredicatePredicate<ProfileRequestContext>
An optional bean that can be defined to control whether to preserve the authentication result in an IdP session

...