collecting information from user prior to attribute resolution

Cantor, Scott cantor.2 at osu.edu
Wed Nov 16 17:40:20 UTC 2022


> How do you recommend doing this? A customized login subflow? An
> interceptor to point user to a form? Something else?

In effect the former, though it's not really a login flow. You'd have to use the MFA flow to script up the invocation of a different webflow to run prior to completing work, and that flow would have to present a view, do something with the data, etc.

Interceptors don't run at the appropriate time to do this.

-- Scott




More information about the users mailing list