University of Melbourne · OAuth Scopes

University of Melbourne OAuth Scopes

OAuth 2.0 probed

University of Melbourne 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.

UniversityHigher EducationEducationAustraliaGroup of EightResearchResearch DataResearch RepositoryOpen DataGeospatialIdentity FederationLibrary
Scopes: 0 Flows: Method: probed

Scopes (0)

University of Melbourne 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.

Source

OAuth Scopes

Raw ↑
generated: '2026-08-19'
method: probed
source: https://sso.unimelb.edu.au/.well-known/openid-configuration (HTTP 200, 2026-08-19)
x-operator: tenant
description: >-
  The only enumerable scope set on any University of Melbourne surface. It
  comes from the OpenID Connect discovery document served by the University's
  Okta tenancy at sso.unimelb.edu.au. The operator is `tenant`: Okta defines
  and implements these scopes, the University configures and hosts them under
  its own name. Nothing derived from this document is credited to the
  institution's engineering.

  The University's two publicly callable APIs — SUDO and Minerva Access — are
  unauthenticated for read and publish no scope model at all.
scopes:
  - name: openid
    description: Required OIDC scope; requests an ID token.
  - name: profile
    description: Basic profile claims.
  - name: email
    description: Email address claims.
  - name: address
    description: Postal address claim.
  - name: phone
    description: Phone number claims.
  - name: offline_access
    description: Requests a refresh token.
  - name: groups
    description: >-
      Okta group membership claim. In a university deployment this is the claim
      that typically carries staff/student/faculty affiliation to downstream
      applications.
grant_types_supported:
  - authorization_code
  - implicit
  - refresh_token
  - password
  - 'urn:ietf:params:oauth:grant-type:device_code'
  - 'urn:openid:params:grant-type:ciba'
  - 'urn:okta:params:oauth:grant-type:otp'
  - 'urn:okta:params:oauth:grant-type:oob'
  - 'http://auth0.com/oauth/grant-type/mfa-otp'
  - 'http://auth0.com/oauth/grant-type/mfa-oob'
notes: >-
  The presence of the `password` (Resource Owner Password Credentials) grant in
  a 2026 discovery document is worth recording; OAuth 2.1 removes it. It is
  offered by the platform here, which is not the same as the University
  enabling it for any given application.

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/university-of-melbourne-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 email required.

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