Skip to content

[ISSUE] add the issuer backend url to orchestration configmap - 8.8 #3952

@hamza-m-masood

Description

@hamza-m-masood

Describe the issue:

Currently, the orchestration cluster does not support the issuer backend URL. This is why the 8.8 Helm chart is only using the public issuer URL:

{{/*
TODO: Add "camundaPlatform.authIssuerBackendUrl" when "backend-url" config is supported by the Orchestration Identity.
For more details: https://github.com/camunda/camunda-platform-helm/issues/3952
*/}}
issuer-uri: {{ (include "camundaPlatform.authIssuerUrl" .) | quote }}

When the orchestration cluster supports the issuer backend URL, it should be added to the orchestration cluster configmap in the Helm chart.

More details.

Metadata

Metadata

Assignees

Labels

kind/issueUnidentified issue, it could be a bug, misconfig, or anything in betweenkind/refactorsize/s<1 week

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions