Microsoft Entra ID Tenant (production browser sign-on)

Production browser single sign-on for the university's student-facing services federates to a Microsoft Entra ID tenant, cfe63e23-6951-427e-8683-bb84dcf1d20c, observed on the Nuku learning-management redirect on 2026-08-30. Both the OpenID Connect discovery document and the WS-Federation/SAML federationmetadata document return HTTP 200 anonymously, so the tenant's endpoints, signing keys and supported flows are machine-readable. This is the university's identity in practice, alongside the Shibboleth IdP it operates for research federation — but the platform, and therefore the contract, is Microsoft'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/entra-id-federation"
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: victoria-university-of-wellington:entra-id-federation
name: Microsoft Entra ID Tenant (production browser sign-on)
x-operator: tenant
description: Production browser single sign-on for the university's student-facing services federates
  to a Microsoft Entra ID tenant, cfe63e23-6951-427e-8683-bb84dcf1d20c, observed on the Nuku learning-management
  redirect on 2026-08-30. Both the OpenID Connect discovery document and the WS-Federation/SAML federationmetadata
  document return HTTP 200 anonymously, so the tenant's endpoints, signing keys and supported flows are
  machine-readable. This is the university's identity in practice, alongside the Shibboleth IdP it operates
  for research federation — but the platform, and therefore the contract, is Microsoft's.
humanURL: https://www.wgtn.ac.nz/students/tools-and-help
baseURL: https://login.microsoftonline.com/cfe63e23-6951-427e-8683-bb84dcf1d20c/v2.0/.well-known/openid-configuration
tags:
- Identity Federation
- OpenID Connect
- SAML
- Microsoft Entra ID
- Tenant
properties:
- type: x-openid-configuration
  url: https://login.microsoftonline.com/cfe63e23-6951-427e-8683-bb84dcf1d20c/v2.0/.well-known/openid-configuration
- type: x-federation-metadata
  url: https://login.microsoftonline.com/cfe63e23-6951-427e-8683-bb84dcf1d20c/federationmetadata/2007-06/federationmetadata.xml
- type: x-vendor
  url: https://github.com/api-evangelist/microsoft