Local SSO integration with IdP 5.1.1

Cantor, Scott cantor.2 at osu.edu
Tue Apr 16 12:28:38 UTC 2024


> - if external flow was successful (got an AuthenticationResult), STOP -
> we're done return success from MFA flow

It's implicit. Not having a rule handling a transition completes the flow in whatever state it's in, success or not.

> - else continue to next (formerly original) flow, authn/Password

You either dispatch on the wildcard character or you catch specific events to route on, either way.

-- Scott




More information about the dev mailing list