-
Notifications
You must be signed in to change notification settings - Fork 3k
OAauth / OIDC for NPM user management #2562
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is different to setting up Oauth / OIDC for proxy hosts.
Is your feature request related to a problem? Please describe.
Since NPM is basically public facing in order to be a proxy, most enterprises would want to manage access to it centrally as they do with other applications (think Portainer, PgAdmin even though these aren't public facing).
Describe the solution you'd like
Ideally we would like OIDC / OAuth2 support for managing the users of NPM,
A good example would be Portainer (albeit poorly documented when it comes to claims not being in the top level object) but it has the ability to:
Describe alternatives you've considered
There really isn't an alternative, it needs to be supported directly in the application
Additional context
See this for reference
https://docs.portainer.io/admin/settings/authentication/oauth
The text was updated successfully, but these errors were encountered: