Allianz Future Cloud Platform OAuth Scopes

OAuth 2.0 derived

Allianz Future Cloud Platform publishes 6 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Allianz Future Cloud Platform API on a user’s behalf.

Tokens are issued from https://platform.allianz.com/oauth2/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

Cloud PlatformEnterpriseFinancial ServicesInsurancePlatform EngineeringKubernetes
Scopes: 6 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://platform.allianz.com/oauth2/token
Flows
clientCredentials

Scopes (6)

ScopeDescriptionFlows
deployments:read Read deployment history clientCredentials
deployments:write Trigger deployments clientCredentials
infrastructure:write Provision infrastructure resources clientCredentials
observability:read Access platform metrics clientCredentials
services:read Read service definitions clientCredentials
services:write Register and manage services clientCredentials

Source

OAuth Scopes

allianz-future-cloud-platform-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/allianz-future-cloud-platform-services.yaml
schemes:
- name: OAuth2
  source: openapi/allianz-future-cloud-platform-services.yaml
  flows:
  - flow: clientCredentials
    tokenUrl: https://platform.allianz.com/oauth2/token
  description: OAuth2 for Allianz internal platform API access
scopes:
- scope: deployments:read
  description: Read deployment history
  flows:
  - clientCredentials
  sources:
  - openapi/allianz-future-cloud-platform-services.yaml
- scope: deployments:write
  description: Trigger deployments
  flows:
  - clientCredentials
  sources:
  - openapi/allianz-future-cloud-platform-services.yaml
- scope: infrastructure:write
  description: Provision infrastructure resources
  flows:
  - clientCredentials
  sources:
  - openapi/allianz-future-cloud-platform-services.yaml
- scope: observability:read
  description: Access platform metrics
  flows:
  - clientCredentials
  sources:
  - openapi/allianz-future-cloud-platform-services.yaml
- scope: services:read
  description: Read service definitions
  flows:
  - clientCredentials
  sources:
  - openapi/allianz-future-cloud-platform-services.yaml
- scope: services:write
  description: Register and manage services
  flows:
  - clientCredentials
  sources:
  - openapi/allianz-future-cloud-platform-services.yaml