Mime type #10326
wernerjacobs
started this conversation in
Archive
Mime type
#10326
Replies: 1 comment
-
|
Okay, I did some more investigations about the issue above. The content negotiation is not happening correctly. The request are sent with Accept-Encoding: gzip and this triggers the servers to send an application/json content type. I don't have this behavior on my local setup, so I will try to contact our devops guy. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We tried to upgrade our wildfly based version to keycloak 17.
When running in our K8S , we get an a "mediattype not set on path" error in the class "org.keycloak.headers.DefaultSecurityHeadersProvider". The login form is working correctly apart from all layout is missing. It seems to be a proxy related stuff.
Is there any option changed to get the additional resources(css,js) of the admin console and the different keycloak forms.?
(login,register)
Anyone having similar problems?
Btw are they already helm charts available for version 17?
Beta Was this translation helpful? Give feedback.
All reactions