King Saud University · OAuth Scopes

King Saud University OAuth Scopes

OAuth 2.0 searched

King Saud University uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

EducationHigher EducationUniversityPublic Research UniversitySaudi ArabiaMiddle EastRiyadhOpen DataResearch DataIdentity FederationSingle Sign-OnResearchLinked Data
Scopes: 0 Flows: Method: searched

Scopes (0)

King Saud University implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

These are the university's declared scopes, not a reconstruction. Three are standard OpenID Connect scopes and three are deployment-specific to KSU's e-portal. Scope grants are not self-service: the discovery document advertises a registration_endpoint at https://iam.ksu.edu.sa/as/clients.oauth2, but that URL returned HTTP 404 to an anonymous request on 2026-09-01, so a third-party developer cannot obtain a client — and therefore cannot obtain any of these scopes — without going through the university directly.

Source

OAuth Scopes

Raw ↑
generated: '2026-09-01'
method: searched
source: >-
  The `scopes_supported` array of King Saud University's own OpenID Connect
  discovery document, fetched anonymously from
  https://iam.ksu.edu.sa/.well-known/openid-configuration on 2026-09-01 (HTTP 200,
  application/json) and stored verbatim at
  authentication/king-saud-university-openid-configuration.json.
x-operator: institution
api: king-saud-university:identity
authorization_server: https://iam.ksu.edu.sa
note: >-
  These are the university's declared scopes, not a reconstruction. Three are
  standard OpenID Connect scopes and three are deployment-specific to KSU's
  e-portal. Scope grants are not self-service: the discovery document advertises a
  registration_endpoint at https://iam.ksu.edu.sa/as/clients.oauth2, but that URL
  returned HTTP 404 to an anonymous request on 2026-09-01, so a third-party
  developer cannot obtain a client — and therefore cannot obtain any of these
  scopes — without going through the university directly.
scopes:
  - name: openid
    standard: OpenID Connect Core 1.0
    description: Requests an ID token; required for any OpenID Connect flow.
  - name: profile
    standard: OpenID Connect Core 1.0
    description: >-
      Basic profile claims. Against this deployment's claims_supported that
      includes name, given_name, family_name, middle_name, nickname,
      preferred_username, picture, website, gender, birthdate, zoneinfo, locale
      and updated_at.
  - name: email
    standard: OpenID Connect Core 1.0
    description: The end user's email address and its verification status.
  - name: eportalclaims
    standard: deployment-specific
    description: >-
      King Saud University e-portal claim set. Not documented publicly; the name
      appears only in the university's discovery document.
  - name: eportalWebScope
    standard: deployment-specific
    description: >-
      King Saud University e-portal web scope, used by the university's own
      web-tier clients. Not documented publicly.
  - name: NoClaim
    standard: deployment-specific
    description: >-
      Issues a token carrying no claims — a PingFederate pattern for
      authentication-only or client-credentials use where no user attributes
      should be released.
claims_supported:
  standard:
    - sub
    - name
    - given_name
    - family_name
    - middle_name
    - nickname
    - preferred_username
    - profile
    - picture
    - website
    - email
    - email_verified
    - gender
    - birthdate
    - zoneinfo
    - locale
    - updated_at
    - phone_number
    - phone_number_verified
    - address
  deployment_specific:
    - StudentName
    - sAMAccountName
    - userPrincipalName
    - givenName
    - sn
    - mail
    - mobile
    - username
    - sid
    - pi.sri
    - extensionAttribute1
    - extensionAttribute3
    - extensionAttribute4
    - extensionAttribute6
    - extensionAttribute7
  note: >-
    The deployment-specific list is Active Directory attribute passthrough
    (sAMAccountName, userPrincipalName, sn, givenName, mail) plus a StudentName
    claim, which tells you the identity provider is fronting the university's
    directory and student records rather than a standalone user store.
open_data_surface:
  api: king-saud-university:open-data
  scopes: []
  note: >-
    The Open Data distribution surface at data.ksu.edu.sa requires no
    authorization at all — no scope, key or token. It is governed by the King Saud
    University Open Data Licence (https://data.ksu.edu.sa/ar/node/1178) rather
    than by an authorization server.

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/king-saud-university-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.