I’m working on a proof of concept in which we’ve manually created / registered a user through our own custom form. Upon successfully creating an okta user with a password and recovery questions, we’re interested in redirecting the user to an okta-hosted MFA setup / enrollment. Is the only way to get to the MFA setup / enrollment through the sign-in process?, or is there a way to bring the users straight to the MFA enrollment process directly after our custom registration?
I apologize in advance for potentially missing things in documentation. I’ve been reading and absorbing as much as I can.