Sadq Holding Limited · OAuth Scopes

Sadq Holding Limited OAuth Scopes

OAuth 2.0 searched

Sadq Holding Limited publishes 4 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Sadq Holding Limited 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.

CompanyE-SignatureDigital SignatureIdentityKYBDocument ManagementSaudi ArabiaNafathWebhooksAgent Ready
Scopes: 4 Flows: Method: searched

Scopes (4)

ScopeDescriptionFlows
Integrationscope Full access to the Sadq Integration API (the scope agents/services request). clientCredentials
openid OIDC — issue an ID token / subject identifier. authorizationCode
profile OIDC — access to profile claims (name, given_name, family_name). authorizationCode
email OIDC — access to the email claim. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.sadq.sa/.well-known/oauth-authorization-server
docs: https://docs.sadq.sa/auth.md
note: >-
  The OpenAPI declares only BearerAuth (JWT), but the docs host publishes full
  OAuth 2.0 authorization-server metadata (RFC 8414), OIDC discovery, and an
  auth.md. Scopes are captured from those searched discovery documents.
schemes:
- name: OAuth2ClientCredentials
  flow: clientCredentials
  authorizationServer: https://identity.sadq.sa
  tokenUrl: https://identity.sadq.sa/connect/token
scopes:
- scope: Integrationscope
  description: Full access to the Sadq Integration API (the scope agents/services request).
  flows: [clientCredentials]
  sources: [https://docs.sadq.sa/.well-known/oauth-protected-resource]
- scope: openid
  description: OIDC — issue an ID token / subject identifier.
  flows: [authorizationCode]
  sources: [https://docs.sadq.sa/.well-known/openid-configuration]
- scope: profile
  description: OIDC — access to profile claims (name, given_name, family_name).
  flows: [authorizationCode]
  sources: [https://docs.sadq.sa/.well-known/openid-configuration]
- scope: email
  description: OIDC — access to the email claim.
  flows: [authorizationCode]
  sources: [https://docs.sadq.sa/.well-known/openid-configuration]