Generic Connector User MFA feature
-
Hi All,
How to enable the MFA for generic connector users.
can we handle genric connector response content?
if yes let me know what all response content need to send -
This post is deleted! -
You should be able to return the two factor JSON as documented in the user response object. Have you tried doing that?
user.twoFactor.methods[x].authenticator.algorithm
and others.