Office 365 Tenant Restrictions
Introduction This use case allows you to access Company Office 365 resources while blocking access to personal/non-company Office 365 resources. In this scenario, SSL Orchestrator injects Microsoft...
Published Jun 01, 2020
Version 1.0KevinGallaugher
Employee
Joined November 15, 2019
KevinGallaugher
Employee
Joined November 15, 2019
Kevin_Stewart
Jul 12, 2022Employee
Late to the party, but yes, doing the same for Dropbox would be pretty straight forward.
For all *.dropbox.com HTTP requests, insert the following header:
X-Dropbox-allowed-Team-Ids = (dropbox team ID)
Note of course for tenant restrictions to work, you must decrypt this HTTPS request, as that'd be the only way to insert an HTTP header.