{
  "resource": "https://asystio.pl",
  "authorization_servers": [
    "https://accounts.google.com",
    "https://securetoken.google.com/able-reef-469820-j3"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "scopes_supported": [
    "openid",
    "email",
    "profile"
  ],
  "resource_documentation": "https://asystio.pl/warunki-api",
  "resource_signing_alg_values_supported": [
    "RS256"
  ],
  "asystio_profile": {
    "public_api_status": "proposal",
    "protected_public_crud_api": false,
    "note": "The public website exposes discovery and documentation resources. Business CRUD remains tenant-scoped inside the SaaS application and is not exposed as an unauthenticated public API."
  }
}