SailPoint · OAuth Scopes
SailPoint OAuth Scopes
OAuth 2.0
derived
SailPoint publishes 11 OAuth 2.0 scopes via the clientCredentials and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the SailPoint API on a user’s behalf.
Tokens are issued from https://{tenant}.api.identitynow.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.
Access GovernanceComplianceIAMIdentity ManagementIdentity SecuritySecurity
Scopes: 11
Flows: clientCredentials, authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://{tenant}.identitynow.com/oauth/authorize
https://{tenant}.identitynow.com/oauth/authorize
Token URL
https://{tenant}.api.identitynow.com/oauth/token
https://{tenant}.api.identitynow.com/oauth/token
Flows
clientCredentialsauthorizationCode
clientCredentialsauthorizationCode
Scopes (11)
| Scope | Description | Flows |
|---|---|---|
| idn:access-profile:manage | Manage access profiles | authorizationCode, clientCredentials |
| idn:access-profile:read | Read access profiles | authorizationCode, clientCredentials |
| idn:certification:manage | Manage certifications | authorizationCode, clientCredentials |
| idn:certification:read | Read certifications | authorizationCode, clientCredentials |
| idn:entitlement:read | Read entitlements | authorizationCode, clientCredentials |
| idn:identity-profile:manage | Manage identity profiles | authorizationCode, clientCredentials |
| idn:identity-profile:read | Read identity profiles | authorizationCode, clientCredentials |
| idn:identity:read | Read identity information | authorizationCode, clientCredentials |
| idn:role-unchecked:manage | Manage roles | authorizationCode, clientCredentials |
| idn:role-unchecked:read | Read roles | authorizationCode, clientCredentials |
| idn:sources:read | Read sources | authorizationCode, clientCredentials |