Versions Compared

Key

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

...

Authentication Predicates 5.2

These predicates support decisions based on criteria related to the subject’s “active” AuthenticationResult objects, i.e., how they have authenticated now or in the past. The predicates default to examining the “final” outcome of authentication (suitable for use in later stages of a request such as normal attribute resolution), and in this case will automatically find and consider any results nested inside another flow’s result, such as the MFA flow.

Attribute Predicates

These predicates support decisions based on a subject's resolved attributes. All variants allow for either the filtered or unfiltered attributes to be consulted. Obviously these predicates are only valid after attribute resolution has taken place.

...