How to call custom headers from NginX? #11754
Unanswered
moutasem1989
asked this question in
Q&A
Replies: 0 comments
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.
-
Here I managed to setup Authentik + NginX Proxy Manager as Reverse Proxy Authentication. As Seen, the Authorization header is declared in the NPM custom configuration. I would like to get the value from Authentik Custom Headers declared for Users/Groups.
in User/Group I did add this am mentioned in the documentation:
I created a Property Scoop Mappings for User:
I then added the scoops to my proxy provider. How how do I call this value from NPM?
It must be something like
proxy_set_header Remote-User $authentik_cockpit
but is sadly not successful !Help!
Beta Was this translation helpful? Give feedback.
All reactions