{
  "issuer": "https://seek-re.com",
  "authorization_endpoint": "https://seek-re.com/auth.md",
  "token_endpoint": "https://seek-re.com/auth.md",
  "jwks_uri": "https://seek-re.com/.well-known/jwks.json",
  "registration_endpoint": "mailto:hello@seek-re.com",
  "scopes_supported": [],
  "response_types_supported": [],
  "grant_types_supported": [],
  "token_endpoint_auth_methods_supported": ["none"],
  "code_challenge_methods_supported": [],
  "service_documentation": "https://seek-re.com/auth.md",
  "agent_auth": {
    "status": "public-no-auth",
    "description": "The SEEK public API (/v1/*) is unauthenticated and read-only. No registration or credentials are required.",
    "register_uri": "mailto:hello@seek-re.com?subject=SEEK%20Agent%20Registration",
    "supported_identity_types": ["agent", "organization"],
    "supported_credential_types": [],
    "claim_uri": "mailto:hello@seek-re.com?subject=SEEK%20Agent%20Claim",
    "revocation_uri": "mailto:hello@seek-re.com?subject=SEEK%20Agent%20Revocation",
    "documentation": "https://seek-re.com/auth.md"
  }
}
