---
title: "Oauth Authorization Server"
method: GET
path: "/.well-known/oauth-authorization-server"
tags: ["oauth-provider", "oauth-provider"]
---

# Oauth Authorization Server

`GET /.well-known/oauth-authorization-server`

OAuth 2.0 Authorization Server Metadata endpoint (RFC 8414).

Returns the same metadata as openid-configuration. Both endpoints
use the shared _authorization_server_metadata() helper to guarantee
they never drift.

Returns:
    JSONResponse: OAuth authorization server metadata document

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/priority-guard/apis/priority-guardian.md) · [All operations](https://skmtc.net/priority-guard/apis/priority-guardian/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/priority-guard/priority-guardian/revisions/8579218b716d/schema)
