OAuth Global Clients¶
What Are OAuth Global Clients?¶
OAuth global clients are Zendesk-wide OAuth application registrations that operate at a platform level rather than being scoped to a single account. They're typically used by Zendesk Marketplace apps and platform-level integrations.
What Configly Captures¶
For each global OAuth client, Configly stores:
- Client name and description
- Client ID -- the unique identifier
- Redirect URIs -- the allowed callback URLs
- Company name -- the company that owns the client
- Created and updated timestamps
Feature Support¶
| Feature | Supported |
|---|---|
| Sync | |
| Diff / History | |
| Dependencies | |
| What-If |
Tips for Admins¶
- Use snapshot comparison to track changes to global OAuth clients
- Review alongside OAuth Clients for a complete picture of OAuth registrations in your instance
Related Objects¶
- OAuth Clients -- account-scoped OAuth client registrations
- App Installations -- installed apps that may use OAuth