University SSO — OpenID Connect Discovery (Okta tenancy)

TENANT RELATIONSHIP. sso.unimelb.edu.au is an Okta Identity Cloud tenancy running under a University vanity hostname. The OpenID Connect discovery document and the RFC 8414 authorization-server metadata both returned 200 on 2026-08-19, with issuer https://sso.unimelb.edu.au and endpoints under /oauth2/v1/. Okta operates the platform — grant_types_supported carries urn:okta:params:oauth:grant-type:otp and Auth0 MFA grant URNs — while the University configures it. Client registration is not open; there is no developer sign-up. Recorded because a live, machine-readable identity surface under the institution's own domain is a real fact about it, and credited to Okta because the contract is Okta's.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/sso-okta"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
aid: university-of-melbourne:sso-okta
name: University SSO — OpenID Connect Discovery (Okta tenancy)
x-operator: tenant
description: TENANT RELATIONSHIP. sso.unimelb.edu.au is an Okta Identity Cloud tenancy running under a
  University vanity hostname. The OpenID Connect discovery document and the RFC 8414 authorization-server
  metadata both returned 200 on 2026-08-19, with issuer https://sso.unimelb.edu.au and endpoints under
  /oauth2/v1/. Okta operates the platform — grant_types_supported carries urn:okta:params:oauth:grant-type:otp
  and Auth0 MFA grant URNs — while the University configures it. Client registration is not open; there
  is no developer sign-up. Recorded because a live, machine-readable identity surface under the institution's
  own domain is a real fact about it, and credited to Okta because the contract is Okta's.
humanURL: https://sso.unimelb.edu.au/.well-known/openid-configuration
tags:
- Authentication
- OpenID Connect
- Okta
- SSO
- Tenant
tags_raw:
- Authentication
- OpenID Connect
- OAuth
- Okta
- SSO
- Tenant
properties:
- type: Scopes
  url: scopes/university-of-melbourne-scopes.yml
- type: Examples
  url: examples/university-of-melbourne-sso-openid-configuration-example.json