Avatar

Correct answer by
Community Advisor

@kotisyamala- I would implement Federated login using whatever SAML2 directory you have in your organisation and then require MFA via that. In the case of Azure, you aren't usually required to provide MFA for each login but at regular intervals to validate your security token.

There may be a way to require 2FA per federated login but that feature would probably lie with the directory provider.

https://helpx.adobe.com/au/sign/using/enable-saml-single-sign-on.html

https://docs.microsoft.com/en-us/windows-server/identity/ad-fs/operations/ad-fs-single-sign-on-setti...

View solution in original post