Forum Discussion
AndrewX
Mar 15, 2019Iron Contributor
Office365 and Azure AD Access Defaults
Hello - is it possible to achieve these defaults? By default users are only allowed to authenticate within the same country as their country code/location attribute or email tld suffix, or a spe...
- Mar 16, 2019
No, there is no functionality in AAD that will allow this. If you have such requirements, you should consider using AD FS (or in general any other method that redirects the auth process to on-premises or third-party) and implement the country login there.
VasilMichev
Mar 16, 2019MVP
No, there is no functionality in AAD that will allow this. If you have such requirements, you should consider using AD FS (or in general any other method that redirects the auth process to on-premises or third-party) and implement the country login there.