DNAnexus · OAuth Scopes
DNAnexus OAuth Scopes
OAuth 2.0
probed
DNAnexus publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the DNAnexus API on a user’s behalf.
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.
CompanyGenomicsBioinformaticsLife SciencesHealthcareCloud ComputingData PlatformScientific ComputingPrecision MedicineClinical Research
Scopes: 4
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://oidc.dnanexus.com/authorize
https://oidc.dnanexus.com/authorize
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | Required OpenID Connect scope; requests an ID token for the signed-in DNAnexus user. | authorizationCode |
| name | Releases the DNAnexus user's display name as the `name` claim. | authorizationCode |
| Releases the DNAnexus user's email address as the `email` claim. | authorizationCode | |
| user_id | Releases the DNAnexus platform user handle (user-xxxx) as the `user_id` claim. | authorizationCode |
📄 Provider scope reference: https://documentation.dnanexus.com/developer/api/oidc-clients