start flow from login.vm
Cantor, Scott
cantor.2 at osu.edu
Thu Mar 16 15:27:01 EDT 2017
> However, the user is always redirected to this type of authentication. I want
> to display the login form and initialize the external authentication flow only
> when the user click on a button.
> I need to use MFA similar to "methodChooser" ?
That's one option. You can also use the MFA flow to invoke Password, and have a button there signaling a custom event that you script a transition off of.
You could also use the older feature in the Password flow to invoke the other flow as an "extended" flow, but my advice would be to avoid that, it's more confusing to set up than the MFA options and it's a feature that's possibly going to end up deprecated.
-- Scott
More information about the users
mailing list