Skip to content
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

feat(ui): Make the API client ID configurable #1226

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

mnonnenmacher
Copy link
Contributor

Make the API Keycloak client ID configurable by introducing the UI_CLIENT_ID_SERVER configuration variable for the UI Docker image. Internally, this sets the VITE_CLIENT_ID_SERVER variable.

Setting the correct API client ID is a precondition for correctly loading the user roles in the UI.

Make the API Keycloak client ID configurable by introducing the
`UI_CLIENT_ID_SERVER` configuration variable for the UI Docker image.
Internally, this sets the `VITE_CLIENT_ID_SERVER` variable.

Setting the correct API client ID is a precondition for correctly
loading the user roles in the UI.

Signed-off-by: Martin Nonnenmacher <[email protected]>
@sschuberth sschuberth added this pull request to the merge queue Oct 15, 2024
Merged via the queue into main with commit f431eb8 Oct 15, 2024
13 checks passed
@sschuberth sschuberth deleted the ui-client-id-server branch October 15, 2024 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants