University of Liverpool AD FS OAuth 2.0 / OpenID Connect

Institution-operated Active Directory Federation Services authorization server on the university's own host, with a public, keyless discovery document. Verified live 2026-09-01: https://fs.liverpool.ac.uk/adfs/.well-known/openid-configuration returns 200 with issuer https://fs.liverpool.ac.uk/adfs, authorization, token and userinfo endpoints, RS256 id-token signing, nine supported scopes and nine grant types including device_code and jwt-bearer; https://fs.liverpool.ac.uk/adfs/discovery/keys returns 200 with a live RSA signing key. The same deployment publishes SAML 2.0 / WS-Federation metadata at /FederationMetadata/2007-06/FederationMetadata.xml (200, application/samlmetadata+xml, 83,212 bytes, entityID http://fs.liverpool.ac.uk/adfs/services/trust) and is the SP-initiated login target for the university's Canvas VLE. This is the closest thing the institution has to a published, machine-readable API contract of its own, and there is no self-service client registration behind it.

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/adfs-oauth-oidc"
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-liverpool:adfs-oauth-oidc
name: University of Liverpool AD FS OAuth 2.0 / OpenID Connect
x-operator: institution
description: 'Institution-operated Active Directory Federation Services authorization server on the university''s
  own host, with a public, keyless discovery document. Verified live 2026-09-01: https://fs.liverpool.ac.uk/adfs/.well-known/openid-configuration
  returns 200 with issuer https://fs.liverpool.ac.uk/adfs, authorization, token and userinfo endpoints,
  RS256 id-token signing, nine supported scopes and nine grant types including device_code and jwt-bearer;
  https://fs.liverpool.ac.uk/adfs/discovery/keys returns 200 with a live RSA signing key. The same deployment
  publishes SAML 2.0 / WS-Federation metadata at /FederationMetadata/2007-06/FederationMetadata.xml (200,
  application/samlmetadata+xml, 83,212 bytes, entityID http://fs.liverpool.ac.uk/adfs/services/trust)
  and is the SP-initiated login target for the university''s Canvas VLE. This is the closest thing the
  institution has to a published, machine-readable API contract of its own, and there is no self-service
  client registration behind it.'
humanURL: https://fs.liverpool.ac.uk/adfs/ls/idpinitiatedsignon
baseURL: https://fs.liverpool.ac.uk/adfs/.well-known/openid-configuration
tags:
- Identity Federation
- OpenID Connect
- OAuth 2.0
- SAML
- Single Sign-On
- Authentication
properties:
- type: OpenIDConnectDiscovery
  url: https://fs.liverpool.ac.uk/adfs/.well-known/openid-configuration
- type: Authentication
  url: authentication/university-of-liverpool-authentication.yml
- type: Scopes
  url: scopes/university-of-liverpool-scopes.yml