Jens L.

Results 335 comments of Jens L.

Due to the web technologies we use and the effort required to keep supporting IE, we won't be implementing this.

FYI StartTLS is now support with LDAP (actually has been for a couple releases, https://docs.goauthentik.io/docs/providers/ldap/#ssl--starttls), and that allows you to use multiple different certs for different providers

with a tgz it might reduce speed actually with the additional compression, however a raw tar file would probably make things faster. However the issue with this approach is that...

add this to your settings ```yaml logger: default: info logs: custom_components.auth_header: debug ``` with that you'll see a log of all headers

This component shouldn't interfere with this, however you'll have to allow access to `/api*` without the forward authentication header being set

Thanks for reporting this, the format is purposefully not validated as some clients (mostly linux with netplan) don't use a mac address as DHCP client identifier

Metrics like that are purposefully not exposed to prometheus as they have a very high cardinality, which isn't great for prometheus. Instead it is recommended to store the logs from...

Thanks for the Issue! I've added a couple more examples to the docs with the commit above, let me know if there's anything else missing (also we now have a...

Add some more examples and update the descriptions with the commit above (with the default compose file you shouldn't actually have to set any environment variables) The docs are in...

you should be able to just modify the hostname to whatever you want it it should stick