{
  "issuer": "https://sovnik.com",
  "authorization_endpoint": "https://sovnik.com/docs/api/oauth-not-available.html",
  "token_endpoint": "https://sovnik.com/docs/api/oauth-not-available.html",
  "jwks_uri": "https://sovnik.com/.well-known/jwks.json",
  "scopes_supported": [
    "openid"
  ],
  "response_types_supported": [
    "code"
  ],
  "grant_types_supported": [
    "authorization_code"
  ],
  "token_endpoint_auth_methods_supported": [
    "none"
  ],
  "code_challenge_methods_supported": [
    "S256"
  ],
  "service_documentation": "https://sovnik.com/docs/api/",
  "sovnik_authenticated_http_api": false,
  "sovnik_discovery_note": "Sovnik does not operate an OAuth 2.0 or OpenID Connect provider on this marketing origin. Published HTTP resources are anonymous and read-only. Mobile authentication uses first-party app SDKs, not these URLs. authorization_endpoint and token_endpoint reference a documentation stub only.",
  "op_policy_uri": "https://sovnik.com/docs/api/oauth-not-available.html",
  "subject_types_supported": [
    "public"
  ],
  "id_token_signing_alg_values_supported": [
    "RS256"
  ],
  "claims_supported": [
    "sub"
  ]
}
