Hi guys,
I have a project that is supposed to implement 2 separate websites, one for B2B and another for B2C.
For B2C, we will use the standard scenario with username and password.
For the B2B though, we are considering using one of the advanced methods (TOTP, MFA, Passwordless authentication).
I noticed that each user has an option for the authentication method.
I would like to confirm that I can implement a mixed scenario (Regular and Advanced) within the same solution.
Thank you,
Adrian