{
  "issuer": "https://umesh-malik.com",
  "service_documentation": "https://umesh-malik.com/auth.md",
  "grant_types_supported": [],
  "response_types_supported": [],
  "token_endpoint_auth_methods_supported": [
    "none"
  ],
  "agent_auth": {
    "skill": "https://umesh-malik.com/auth.md",
    "audience": "AI agents and autonomous clients",
    "protected_resource_metadata": "https://umesh-malik.com/.well-known/oauth-protected-resource",
    "register_uri": "https://umesh-malik.com/auth/register",
    "identity_endpoint": "https://umesh-malik.com/auth/register",
    "claim_endpoint": "https://umesh-malik.com/auth/register",
    "identity_types_supported": [
      "anonymous"
    ],
    "assertion_types_supported": [],
    "anonymous": {
      "credential_types_supported": [
        "none"
      ],
      "claim_uri": "https://umesh-malik.com/auth/register"
    },
    "registration": {
      "required": false,
      "method": "anonymous",
      "register_uri": "https://umesh-malik.com/auth/register"
    },
    "credential_types": [],
    "claim_uri": "https://umesh-malik.com/auth/register",
    "revocation_uri": null
  },
  "x-access": "public",
  "x-authentication-required": false
}