All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ring-boot-starter-camunda-sdk.8.7.0-alpha2.source-code.application-camunda-saas.yaml Maven / Gradle / Ivy

There is a newer version: 8.7.0-alpha1
Show newest version
camunda:
  client:
    mode: saas
    tenant-ids:
      - 
    auth:
      issuer: https://login.cloud.camunda.io/oauth/token
    zeebe:
      enabled: true
      audience: zeebe.camunda.io
      grpc-address: https://${camunda.client.cluster-id}.${camunda.client.region}.zeebe.camunda.io
      prefer-rest-over-grpc: false
      rest-address: https://${camunda.client.region}.zeebe.camunda.io/${camunda.client.cluster-id}
    identity:
      enabled: false






© 2015 - 2024 Weber Informatics LLC | Privacy Policy