Lineage · OAuth Scopes
Lineage OAuth Scopes
OAuth 2.0
searched
Lineage publishes 21 OAuth 2.0 scopes via the authorizationCode, clientCredentials, and deviceCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Lineage API on a user’s behalf.
Tokens are issued from https://lineage-ciam.us.auth0.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.
CompanyLogisticsCold ChainWarehousingSupply ChainTemperature ControlledFreightTransportationFood and BeverageREIT
Scopes: 21
Flows: authorizationCode, clientCredentials, deviceCode
Method: searched
OAuth endpoints
Authorization URL
https://lineage-ciam.us.auth0.com/authorize https://lineagelinkhelp.onelineage.com/support/services/oauth2/authorize
https://lineage-ciam.us.auth0.com/authorize https://lineagelinkhelp.onelineage.com/support/services/oauth2/authorize
Token URL
https://lineage-ciam.us.auth0.com/oauth/token https://lineagelinkhelp.onelineage.com/support/services/oauth2/token
https://lineage-ciam.us.auth0.com/oauth/token https://lineagelinkhelp.onelineage.com/support/services/oauth2/token
Flows
authorizationCodeclientCredentialsdeviceCode
authorizationCodeclientCredentialsdeviceCode
Scopes (21)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; returns an ID token. | |
| profile | Basic profile claims for the authenticated user. | |
| Email address claim. | ||
| phone | Phone number claim. | |
| address | Address claim. | |
| offline_access | Issue a refresh token for long-lived access. | |
| name | Full name claim (Auth0 tenant). | |
| given_name | Given name claim (Auth0 tenant). | |
| family_name | Family name claim (Auth0 tenant). | |
| nickname | Nickname claim (Auth0 tenant). | |
| email_verified | Email verification status claim (Auth0 tenant). | |
| picture | Profile picture claim (Auth0 tenant). | |
| created_at | Account creation timestamp claim (Auth0 tenant). | |
| identities | Linked identity providers claim (Auth0 tenant). | |
| api | Salesforce platform API access (Experience Cloud default). | |
| full | Full Salesforce platform access (Experience Cloud default). | |
| id | Salesforce identity URL access. | |
| refresh_token | Salesforce refresh token issuance. | |
| web | Salesforce web session access. | |
| chatter_api | Salesforce Chatter/Connect REST API access. | |
| custom_permissions | Custom permission claims in the token. |