OAuth Support? #708

Closed
opened 2025-12-29 16:24:58 +01:00 by adam · 1 comment
Owner

Originally created by @ghost on GitHub (Feb 8, 2017).

It'd be really neat if we could login using facebook, google, github, etc... instead of using local / ldap auth.

(adding as an issue to see if there's desire for the feature, before I work on the PR)

Originally created by @ghost on GitHub (Feb 8, 2017). It'd be really neat if we could login using facebook, google, github, etc... instead of using local / ldap auth. (adding as an issue to see if there's desire for the feature, before I work on the PR)
adam closed this issue 2025-12-29 16:24:58 +01:00
Author
Owner

@jeremystretch commented on GitHub (Feb 17, 2017):

I'd like to avoid extending native support for any authentication methods beyond the built-in and LDAP methods already supported. Any additional authentication methods will need to be implemented via the httpd front end (e.g. nginx or Apache) and user information passed to NetBox via a header. There's been some talk of this already in #118 so I'm going to close this issue out in favor of continuing the discussion there.

@jeremystretch commented on GitHub (Feb 17, 2017): I'd like to avoid extending native support for any authentication methods beyond the built-in and LDAP methods already supported. Any additional authentication methods will need to be implemented via the httpd front end (e.g. nginx or Apache) and user information passed to NetBox via a header. There's been some talk of this already in #118 so I'm going to close this issue out in favor of continuing the discussion there.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#708