Skip to content
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

feature: external authentication integration #1568

Closed
ryanmerolle opened this issue Dec 5, 2023 · 2 comments · Fixed by #4574
Closed

feature: external authentication integration #1568

ryanmerolle opened this issue Dec 5, 2023 · 2 comments · Fixed by #4574
Labels
state/ref This issue is referenced in our internal tooling type/feature New feature or request

Comments

@ryanmerolle
Copy link

Component

API Server / GraphQL

Describe the Feature Request

I know it’s super early and not part of an mvp release, but it would be nice to have external auth integration with a provider like ldap, etc

Describe the Use Case

No response

Additional Information

No response

@ryanmerolle ryanmerolle added the type/feature New feature or request label Dec 5, 2023
@BeArchiTek BeArchiTek added the state/ref This issue is referenced in our internal tooling label Dec 5, 2023
@ogenstad
Copy link
Contributor

ogenstad commented Dec 8, 2023

We will have something like this for sure. Not certain about what the priority would be if Oauth2 would be the first or if LDAP would be more useful, or if Radius would be a better first option.

Are you specifically interested in LDAP or just an external authentication provider in general?

@dgarros dgarros modified the milestone: Alpha #4 Dec 17, 2023
@ryanmerolle
Copy link
Author

Oauth of some sort is likely more useful for most people.

LDAP feels like the easiest to implement and test. It’s also the minimum auth people would be happy to start with.

Raduis and TACACS seem super silly for a web app/api like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state/ref This issue is referenced in our internal tooling type/feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants