-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: identity base url not configured #2028
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jonathanlukas Thanks for the PR 🙌
I need to get this checked by the Identity team (I've sent them already).
Also, should we do that for previous charts too?
@aabouzaid I stumbled across this when using an external idp. I think this feature was present in version 9? |
@jonathanlukas for this kind of app knowledge we will need some input from @camunda/identity team. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good from my side
Thanks @dlavrenuek for confirmation and @jonathanlukas for the PR 🙌 |
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:
make go.update-golden-only
.After opening the PR: