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

Example App: Wrong resource url #1

Open
lgleim opened this issue Feb 11, 2017 · 0 comments
Open

Example App: Wrong resource url #1

lgleim opened this issue Feb 11, 2017 · 0 comments

Comments

@lgleim
Copy link

lgleim commented Feb 11, 2017

When running the example app following the "Test with an existing keycloak server running" instructions, the app will fail to run properly due to the fact that all static resource URLs expect the content of the angular2-keycloak/example/angular2-webpack-product-app/src/public/ directory to be found at http://localhost:8080/angular2-product while they are actually hosted at the root http://localhost:8080/.
The main issue is that the keycloak.json configuration file cannot be found.
A workaround is to move all content of the public folder into a new subfolder called angular2-product. You will probably want to create a proper fix though.

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

1 participant