{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "@id": "https://xn--82czbx2bczd4fl8a.online/agent-auth#catalog",
  "name": "ThaiNotary Agent OAuth 2.1 / OIDC",
  "description": "OAuth 2.1 with PKCE + Dynamic Client Registration (RFC 7591) for autonomous AI agents (MCP / Claude / GPT / Perplexity).",
  "dateModified": "2026-05-31",
  "hasPart": [
    {
      "@type": "Dataset",
      "name": "Authorization Server Metadata",
      "url": "https://xn--82czbx2bczd4fl8a.online/.well-known/oauth-authorization-server.json"
    },
    {
      "@type": "Dataset",
      "name": "Protected Resource Metadata",
      "url": "https://xn--82czbx2bczd4fl8a.online/.well-known/oauth-protected-resource.json"
    },
    {
      "@type": "Dataset",
      "name": "JWKS",
      "url": "https://xn--82czbx2bczd4fl8a.online/.well-known/jwks.json"
    },
    {
      "@type": "Dataset",
      "name": "Scope Catalog",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-auth/scopes.json"
    },
    {
      "@type": "Dataset",
      "name": "Capability Versioning",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-versioning/manifest.json"
    },
    {
      "@type": "Dataset",
      "name": "Telemetry Schema",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-telemetry/schema.json"
    }
  ]
}