How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

University of Waikato Identity Provider (uowidp)

The university's own OpenID Connect 1.0 provider, on its own API gateway at api.svc.waikato.ac.nz/uowidp/v1. Verified live 2026-09-01: the discovery document returns HTTP 200 declaring issuer https://api.svc.waikato.ac.nz/uowidp/v1, authorization, token, logout and JWKS endpoints, scopes_supported [openid, profile, email], response types [code, id_token, code id_token], RS256 id_token signing and client_secret_post client authentication; the JWKS returns a live RSA signing key. It is a real institution surface with real consumers — the ITS-built Blazor timetable declares client_id timetable-prod in its own appsettings.json, and my.waikato.ac.nz (SITS:Vision) redirects here with client_id SITS-Prod. The provider fronts the university's Microsoft Entra ID tenant: userinfo_endpoint is graph.microsoft.com/v1.0/me and the claim set carries Entra's oid and ver. Client registration is closed — no registration_endpoint, no dynamic client registration, no documentation page. This is the one machine-readable contract on this estate that the institution both operates and publishes.

University of Waikato Identity Provider (uowidp) is one of 14 APIs that University of Waikato publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Identity, OpenID Connect, Single Sign-On, Authentication, and API Gateway. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and 1 JSON Schema.

This API exposes 6 operations across 6 paths, organized into 3 resource areas, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://api.svc.waikato.ac.nz/uowidp/v1.

6 operations 6 paths 5 schemas 5 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://api.svc.waikato.ac.nz/uowidp/v1
Authentication
OpenID Connect
License
No licence published for this interface
Terms of Service
Resource Areas
3

Authentication & Security 1

University of Waikato Identity Provider (uowidp) declares 1 security scheme for authenticating requests. It supports OpenID Connect (uowidp) discovered at https://api.svc.waikato.ac.nz/uowidp/v1/.well-known/openid-configuration. By default, every request must be authenticated.

  • uowidp — OpenID Connect against the University of Waikato identity provider. Clients are registered by University of Waikato ITS; there is no dynamic client registratio…

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 5 GET, 1 POST. They span 3 resource areas: Discovery, Authentication, Session. Each is listed below with its method, path, parameters, and response codes.

Discovery 2

OpenID Provider metadata and signing keys.

GET
/.well-known/openid-configuration
OpenID Provider metadata
getOpenIdConfiguration → 200
GET
/oidc/keys
JSON Web Key Set
getJwks → 200
Authentication 3

Authorization Code and hybrid flows against the university identity provider.

GET
/auth
Authorization endpoint
authorize 7 params → 302401
POST
/token
Token endpoint
exchangeToken body → 200400
GET
/login
Sign-in interface
getLoginInterface → 200
Session 1

Front-channel session termination.

GET
/logout
End-session endpoint
endSession 2 params → 302

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are OpenIdProviderMetadata (15 properties), TokenRequest (5 properties), TokenResponse (3 properties), GatewayError (2 properties). Each schema is shown below with its type and property counts.

OpenIdProviderMetadata
object
OpenID Connect Discovery 1.0 metadata as published by this provider.
15 properties 4 required
JsonWebKeySet
object
1 property 1 required
TokenRequest
object
5 properties 5 required
TokenResponse
object
3 properties
GatewayError
object
Error envelope returned by the api.svc.waikato.ac.nz gateway. Captured live 2026-09-01 from an unrouted path.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

university-of-waikato-uowidp-openapi.yml Raw ↑

Other APIs University of Waikato publishes across the network.

Research Commons OAI-PMH
Research Commons DSpace REST API
eLearn LTI 1.3 Platform (Moodle)
One-Time Secret (OTS) API
User-friendly Deep Learning (UFDL) API
Waikato SAML 2.0 Identity Provider in Tuakiri
University of Waikato Microsoft Entra ID Tenant
Crossref Membership (member 6347)
ROR Registration (ror.org/013fsnh78)
Waikato Research Profiles on Symplectic Discovery (tenant)
Waikato Library Discovery on Ex Libris Primo VE (tenant)
Waikato Figshare Research Data Repository (tenant)
Where this information came from

This is an independent, third-party profile of University of Waikato Identity Provider (uowidp), published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.