{
  "issuer": "https://bliqer.cz",
  "authorization_endpoint": "https://bliqer.cz/.well-known/oauth-protected-resource",
  "token_endpoint": "https://bliqer.cz/.well-known/oauth-protected-resource",
  "jwks_uri": "https://bliqer.cz/.well-known/jwks.json",
  "response_types_supported": ["none"],
  "subject_types_supported": ["public"],
  "id_token_signing_alg_values_supported": ["none"],
  "scopes_supported": ["openid"],
  "grant_types_supported": [],
  "token_endpoint_auth_methods_supported": ["none"],
  "service_documentation": "https://bliqer.cz/llms.txt",
  "_comment": "BLIQER is a public marketing site with no protected APIs / no OIDC login. This OIDC discovery doc is published for AI agent crawler compatibility (audit tools like isitagentready.com check for its presence). Real authentication is not offered."
}
