Versions Compared

Key

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

...

NameTypeDefaultDescription
postAuthenticationFlowsList<String>
Ordered list of profile interceptor flows to run after successful authentication
defaultAuthenticationMethodsList<Principal>
Ordered list of Java Principals to be used to select appropriate login flow(s) to attempt, in the event that a relying party does not signal a preference. See AuthenticationFlowSelection.
nameIDFormatPrecedenceList<String>
Ordered list of NameID Format(s) to select for use, in the event that a relying party does not signal a preference. This is nominally SAML-specific but may be adapted for use with other supported protocols as circumstances warrant.
forceAuthn 3.4BooleanfalseDisallows use (or reuse) of authentication results and login flows that don't provide a real-time proof of user presence in the login process

...