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

Keycloak host should be configurable in landingpage #836

Open
KaiVolland opened this issue Apr 10, 2024 · 3 comments
Open

Keycloak host should be configurable in landingpage #836

KaiVolland opened this issue Apr 10, 2024 · 3 comments

Comments

@KaiVolland
Copy link
Member

In

<script src="/auth/js/keycloak.js"></script>
the path to keycloak is define with /auth/....

This needs to be configurable if the keycloak host is different then the shogun host.

@dnlkoch
Copy link
Member

dnlkoch commented Apr 10, 2024

This is already "configurable" by mounting a custom index.html.

@KaiVolland
Copy link
Member Author

Should do the trick, thanks. But i'd see this more as a workaround.

@dnlkoch
Copy link
Member

dnlkoch commented Apr 10, 2024

The index.html is just a default one designed to work in the default setups. If the default setup changes, e.g. by custom paths, logos or similar I think it's the easiest solution to just override it to the project needs.

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

No branches or pull requests

2 participants