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

CSP issues when using Hawtio with Keycloak #2720

Closed
joshdreagan opened this issue Jan 11, 2022 · 1 comment
Closed

CSP issues when using Hawtio with Keycloak #2720

joshdreagan opened this issue Jan 11, 2022 · 1 comment

Comments

@joshdreagan
Copy link
Contributor

Getting the following error when trying to use Keycloak with the Apache Artemis Hawtio console:

Refused to load the script 'https://bearkat.local:8443/auth/js/keycloak.js?_=1641928811317' because it violates the following Content Security Policy directive: "script-src 'self' bearkat.local:8443 'unsafe-inline' 'unsafe-eval'". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback.

No issue when using http (port 8080). But I see it when I try to enable TLS.

I believe this is related to issue #2562

@joshdreagan
Copy link
Contributor Author

Created pull request #2721

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