Documentation Index
Fetch the complete documentation index at: https://docs.alterauth.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Connect your users to Box for enterprise file storage, collaboration, and content management.| Property | Value |
|---|---|
| Provider ID | box |
| Category | Storage |
| PKCE | Not supported |
| Token refresh | Automatic |
| Redirect URI | Shown in Developer Portal |
Step 1: Create a Box OAuth App
Go to the Box Developer Console
Navigate to app.box.com/developers/console and sign in.
Add the redirect URI
Under Configuration, add the Redirect URI from the Developer Portal to the Redirect URIs field.
Step 2: Add to Alter Vault
Open the Developer Portal
Go to portal.alterauth.com and navigate to your app.
Available Scopes
| Scope | Description |
|---|---|
root_readwrite | Read and write access to all files and folders |
root_readonly | Read-only access to all files and folders |
manage_managed_users | Manage enterprise users |
manage_groups | Manage enterprise groups |
Notes
- Box scopes are configured at the application level in the Box Developer Console.
- See the Box OAuth documentation for more details.