#how to use header auth wiht basic auth?

1 messages ยท Page 1 of 1 (latest)

old lintel
#

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

dull dagger
#

@old lintel

#

Add all users to a group and set group attribute (username and password) , then set attribute names here

old lintel
#

oh cool ๐Ÿ™‚
it works, but.. smh I need to restart authentik or wait around 30 minutes when I change something (in the proxy provider settings) till it works (even though I cleared cache and used different browsers etc)

old lintel
old lintel
#

@dull dagger maybe you know how to add this group to all users form an ldap source?

#

like automatically if the use ris form this ldap source he needs to be in the group automatically