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

# Oauth Authorization Server Metadata

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

RFC 8414: serve Hydra's OIDC config at the standard AS discovery path.

Hydra v2 only serves /.well-known/openid-configuration; we bridge the gap
so MCP clients (Cursor) that look for /.well-known/oauth-authorization-server
still get the Hydra endpoints, rewritten to point to our proxy paths.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/agentarea/apis/agentarea-api.md) · [All operations](https://skmtc.net/agentarea/apis/agentarea-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agentarea/agentarea-api/versions/e3650e48373b/schema)
