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

ring-boot-starter-camunda-sdk.8.6.0-alpha4-rc1.source-code.application-camunda-self-managed.yaml Maven / Gradle / Ivy

There is a newer version: 8.7.0-alpha1
Show newest version
camunda:
  client:
    mode: self-managed
    tenant-ids:
      - 
    auth:
      issuer: http://localhost:18080/auth/realms/camunda-platform/protocol/openid-connect/token
    zeebe:
      enabled: true
      base-url: http://localhost:8086
      grpc-address: http://localhost:26500
      audience: zeebe-api
      prefer-rest-over-grpc: false
    identity:
      enabled: true
      base-url: http://localhost:8084
      audience: identity-api




© 2015 - 2024 Weber Informatics LLC | Privacy Policy