{
  "issuer": "https://shetty.law",
  "authorization_endpoint": "https://shetty.law/auth/none",
  "token_endpoint": "https://shetty.law/auth/none",
  "jwks_uri": "https://shetty.law/.well-known/jwks.json",
  "grant_types_supported": ["client_credentials"],
  "response_types_supported": ["token"],
  "token_endpoint_auth_methods_supported": ["none"],
  "service_documentation": "https://shetty.law/auth.md",
  "agent_auth": {
    "register_uri": "https://shetty.law/auth.md",
    "supported_identity_types": ["anonymous", "public"],
    "credential_types": ["none"],
    "description": "Public legal information website for Manohar Shetty & Associates. All agent interactions are unauthenticated and open access."
  }
}
