Forum Discussion
Sesu-
Apr 17, 2020Brass Contributor
Azure tenant restriction headers setup
Hi, I recently read about Azure tenant restriction headers which can be used to restrict web proxies of other tenants except ours when we sign in to office.com or outlook web app and othe...
- Apr 18, 2020Hello,
The use case for AAD tenant restrictions is to prevent your on premises users from accessing SaaS apps from other AAD tenants other than your own.
Yes you will need some form of proxy server to add the 2 required http headers in the request to AAD during authentication. This is what allows AAD to know which tenants to permit for authentication.
You can read more about the feature in the link below.
https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/tenant-restrictions
rosaliod
Brass Contributor
Hello,
The use case for AAD tenant restrictions is to prevent your on premises users from accessing SaaS apps from other AAD tenants other than your own.
Yes you will need some form of proxy server to add the 2 required http headers in the request to AAD during authentication. This is what allows AAD to know which tenants to permit for authentication.
You can read more about the feature in the link below.
https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/tenant-restrictions
The use case for AAD tenant restrictions is to prevent your on premises users from accessing SaaS apps from other AAD tenants other than your own.
Yes you will need some form of proxy server to add the 2 required http headers in the request to AAD during authentication. This is what allows AAD to know which tenants to permit for authentication.
You can read more about the feature in the link below.
https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/tenant-restrictions