We recommend creating a visual representation for your application before writing any code. The architecture patterns shown below are generic and do not represent an exhaustive list of possibilities.Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
Administrative tasks

- A server or local machine running a PowerShell script
- An identity provider with a user provisioning/deprovisioning service
- A Service Account owned folder containing a personal folder for each user
- A PowerShell script based on a time that monitors the event stream and creates/collaborates each user on their personal folder
Vault Portal

- A custom portal allowing users to collaborate in a non-Box branded environment
- A load balancer distributing users to a web server with the deployed portal
- Users can login using credentials maintained in an identity provider, which are then mapped to App User information from Box within a data server.
- Other site data is stored on the data server
