Downloads
Artifacts published with release 77.
Kpow can be found on Dockerhub
View our Docker quick start guide for help getting started.
This minor release provides improved support for Jetty User Authentication (PropertyFile, JDBC, LDAP) when operating Kpow behind a reverse-proxy.
The new environment variable HTTP_FORWARDED ensures that redirects to the login page maintain the correct scheme (e.g. HTTPS) when SSL termination is happening at the reverse-proxy.
Changelog
Kpow v77
- Introduce HTTP_FORWARDED Jetty configuration