Conga · OAuth Scopes
Conga OAuth Scopes
OAuth 2.0
searched
Conga publishes 11 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Conga API on a user’s behalf.
Tokens are issued from https://login.conga.com/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyEnterprise SoftwareContract Lifecycle ManagementCPQRevenue Lifecycle ManagementDocument AutomationE-SignatureContract IntelligenceCRM
Scopes: 11
Flows: authorizationCode, clientCredentials
Method: searched
OAuth endpoints
Authorization URL
https://login.conga.com/authorize
https://login.conga.com/authorize
Token URL
https://login.conga.com/oauth/token
https://login.conga.com/oauth/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (11)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; issue an ID token. | |
| profile | Access to the user's default profile claims. | |
| Access to the user's email and email_verified claims. | ||
| offline_access | Issue a refresh token for long-lived access. | |
| name | User's full name claim. | |
| given_name | User's given (first) name claim. | |
| family_name | User's family (last) name claim. | |
| nickname | User's nickname claim. | |
| picture | User's profile picture claim. | |
| phone | User's phone number claim. | |
| address | User's address claim. |
📄 Provider scope reference: https://developer.conga.com/platform/reference/authentication