{
  "issuer": "https://salat.top",
  "authorization_endpoint": "https://salat.top/",
  "token_endpoint": "https://salat.top/",
  "jwks_uri": "https://salat.top/.well-known/http-message-signatures-directory",
  "grant_types_supported": [
    "authorization_code",
    "client_credentials"
  ],
  "response_types_supported": [
    "code"
  ],
  "token_endpoint_auth_methods_supported": [
    "none"
  ],
  "scopes_supported": [
    "read"
  ],
  "code_challenge_methods_supported": [
    "S256"
  ],
  "events_supported": [
    "credential.revocation"
  ],
  "agent_auth": {
    "skill": "https://salat.top/auth.md",
    "register_uri": "https://salat.top/auth.md",
    "supported_identity_types": [
      "public",
      "anonymous",
      "identity_assertion"
    ],
    "credential_types": [
      "none"
    ],
    "identity_assertion": {
      "assertion_types_supported": [
        "urn:ietf:params:oauth:token-type:id-jag",
        "verified_email"
      ],
      "credential_types_supported": [
        "identity_assertion",
        "id-jag",
        "verified_email"
      ]
    },
    "anonymous": {
      "credential_types_supported": [
        "none"
      ]
    },
    "identity_types_supported": [
      "public",
      "anonymous",
      "identity_assertion"
    ],
    "claim_uri": "https://salat.top/auth.md#claim",
    "revocation_uri": "https://salat.top/auth.md#revoke",
    "description": "Public read-only prayer-time data. No authentication required."
  }
}
