How to use Authorization Header to skip login into NPM #4095
Unanswered
moutasem1989
asked this question in
Q&A
Replies: 1 comment
-
Here it is shown how to request a token for login:
Does NPM support JWT Authentication? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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 to bypass the native login screen but i am working on setting up Authentik Custom headers. each group / user could have their own Authorization value.
I would like to implement the same for NPM. How does NPM authenticate login and how can i implement this in the Custom Configurations to skip NPM login ?
Beta Was this translation helpful? Give feedback.
All reactions