maybe someone can help me quickly ๐
I want to use this with an old legacy app (it has basic auth)
https://goauthentik.io/docs/providers/proxy/header_authentication
now I want to use the users e-mail as username it states in the docs it should be the fallback option already but I cannot save the config when not defining something, so how do I define to use the uers email-address as user?
and.. I want to use the same Password for every user, not reading anything user-specific. how to pass it?
Sending authentication