SAS Institute · OAuth Scopes

SAS Institute OAuth Scopes

OAuth 2.0 derived

SAS Institute publishes 1 OAuth 2.0 scope via the password flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the SAS Institute API on a user’s behalf.

Tokens are issued from /SASLogon/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.

AnalyticsData ManagementArtificial IntelligenceMachine LearningSoftware
Scopes: 1 Flows: password Method: derived

OAuth endpoints

Token URL
/SASLogon/oauth/token
Flows
password

Scopes (1)

ScopeDescriptionFlows
openid OpenID Connect scope password

Source

OAuth Scopes

sas-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/sas-viya-rest-api-openapi.yml
schemes:
- name: oauth2
  source: openapi/sas-viya-rest-api-openapi.yml
  flows:
  - flow: password
    tokenUrl: /SASLogon/oauth/token
scopes:
- scope: openid
  description: OpenID Connect scope
  flows:
  - password
  sources:
  - openapi/sas-viya-rest-api-openapi.yml