{
  "resource": "https://agents.ascensiongroup.io",
  "authorization_servers": [
    "https://agents.ascensiongroup.io",
    "https://agents.ascensiongroup.io"
  ],
  "scopes_supported": [
    "openid",
    "profile",
    "email",
    "agent:read",
    "agent:invoke"
  ],
  "bearer_methods_supported": [
    "header",
    "body"
  ],
  "resource_documentation": "https://agents.ascensiongroup.io/auth.md",
  "resource_signing_alg_values_supported": [
    "RS256"
  ],
  "tls_client_certificate_bound_access_tokens": false
}