[ISSUE] populate identity internal URL even if identity is disabled #3083
Labels
kind/issue
Unidentified issue, it could be a bug, misconfig, or anything in between
platform/aws
Issues related to AWS
platform/gcp
Issues related to GCP
Describe the issue:
This helper function only allows the creation of an identity internal URL if the identity component is enabled. This creates problems for usecases with scenarios such as OIDC enabled multinamespace deployments mentioned in our Production Guide.
Actual behavior:
For example, if this internal URL is left empty In this helper function then zeebe gateway will not properly authenticate with Identity and will result in operate, optimize and tasklist failing.
A fix for this helper function could be as follows:
Environment:
Please note: Without the following info, it's hard to resolve the issue and probably it will be closed.
The text was updated successfully, but these errors were encountered: