Replies: 1 comment
-
Hello, I did an small PoC and created an authentik proxy for the public openHAB demo page: https://demo.openhab.org/overview Thank you for any help! |
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.
-
Hallo, first of all thank you for your great work - I really appreciate authentik and its great functionalities and its simple interface!
I am using the authentik proxy for "openHAB". With firefox it is working fine in all cases. However: With chrome/edge the eventstream does not work, because the content-encoding is wrongly changed to "gzip". I tried to set a custom header in authentik via property-mapping without success. My current workaround is to use the chrome extension "ModHeader".
Is there any way, to change/adopt this header / behavior of the authentik proxy, to have the header "Accept-Encoding" of "text/event-stream" as it is used from openHAB without getting touched by authentik? And is this possible, to limit that to the "/rest/events/states" of the proxy?
Thank you for any help!
Beta Was this translation helpful? Give feedback.
All reactions