{
  "name": "PortalPrivateAPI",
  "identifier": "https://apollo-private-api/",
  "allow_offline_access": true,
  "skip_consent_for_verifiable_first_party_clients": true,
  "token_lifetime": 28800,
  "token_lifetime_for_web": 28800,
  "signing_alg": "RS256",
  "enforce_policies": true,
  "token_dialect": "access_token_authz"
}