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

Ensure auth config properties are pushed to UI from back-end #905

Closed
EricWittmann opened this issue Oct 7, 2020 · 1 comment
Closed
Assignees
Labels
DUPLICATE This issue or pull request already exists type/task UI Issue with the user interface.

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
@EricWittmann EricWittmann added the UI Issue with the user interface. label Oct 7, 2020
@EricWittmann EricWittmann added the DUPLICATE This issue or pull request already exists label Oct 13, 2020
@EricWittmann
Copy link
Member Author

This is a duplicate of #904 ... closing. GitHub UI broke when I was entering this issue and apparently it got added twice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DUPLICATE This issue or pull request already exists type/task UI Issue with the user interface.
Projects
None yet
Development

No branches or pull requests

1 participant