openapi: 3.1.0
info:
title: AuthFramework Static OpenAPI Note
version: 0.5.0-rc18
description: |
The repository no longer maintains a separate hand-edited static OpenAPI contract in this file.
The current generated machine-readable document is served by the running API at /api/openapi.json,
and the live interactive UI is served at /docs.
This file intentionally stays lightweight so it cannot drift into advertising routes, verbs,
or payloads that the current Rust router does not mount.
paths: {}
x-authframework-current-route-groups:
- /api/v1/health*
- /api/v1/auth/*
- /api/v1/oauth/*
- /api/v1/.well-known/*
- /api/v1/users/*
- /api/v1/mfa/*
- /api/v1/admin/*
- /api/v1/webauthn/*
- /api/v1/saml/* when built with the saml feature
- /.well-known/openid-credential-issuer
- /.well-known/spiffe-trust-domain
- /credential
- /presentation-request
- /presentation-response
- /caep/events
- /acme/directory