Skip to content

Ensure that auth config (e.g. keycloak server url) is pushed into UI app #904

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

Closed
EricWittmann opened this issue Oct 7, 2020 · 2 comments
Assignees

Comments

@EricWittmann
Copy link
Member

The UI app should be configured with the keycloak server URL, realm, and other relevant configuration properties by having that information pushed to it via the dynamic config servlet:

https://github.com/Apicurio/apicurio-registry/blob/master/app/src/main/java/io/apicurio/registry/ui/servlets/ConfigJsServlet.java

This allows the auth configuration properties used by the API layer to be shared by the UI - we don't want to configure them separately.

This may already be working...

@EricWittmann EricWittmann self-assigned this Oct 7, 2020
@carlesarnal
Copy link
Member

@EricWittmann, this isn't working right now, I guess we can accept it.

@carlesarnal
Copy link
Member

Fixed by #926

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants