camunda / camunda-platform-helm

Camunda Platform 8 Self-Managed Helm charts
https://docs.camunda.io/docs/self-managed/overview/
Apache License 2.0
69 stars 127 forks source link

fix: identity base url not configured #2028

Closed jonathanlukas closed 1 day ago

jonathanlukas commented 1 week ago

Which problem does the PR fix?

closes #2027

What's in this PR?

This PR add the identity baseUrl to all components that are missing it.

Checklist

Please make sure to follow our Contributing Guide.

Before opening the PR:

After opening the PR:

jonathanlukas commented 4 days ago

@aabouzaid I stumbled across this when using an external idp. I think this feature was present in version 9? In that case, we could apply this to older versions as well.

aabouzaid commented 3 days ago

@jonathanlukas for this kind of app knowledge we will need some input from @camunda/identity team.

aabouzaid commented 1 day ago

Thanks @dlavrenuek for confirmation and @jonathanlukas for the PR :raised_hands: