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

External auth/OIDC #3163

Open
tecosaur opened this issue Jan 7, 2025 · 4 comments
Open

External auth/OIDC #3163

tecosaur opened this issue Jan 7, 2025 · 4 comments
Labels
enhancement New feature or request

Comments

@tecosaur
Copy link

tecosaur commented Jan 7, 2025

Describe the feature or enhancement

Hi!

I'm interested in tying in Umami to a collection of apps I'm self-hosting, but Umami rolling its own authentication model that can't be side-stepped make it a much larger hassle than (without exception) every other service I'm currently running, which all either support OIDC/LDAP intergration or (in more simple cases) can have have auth disabled and insert an auth check in the reverse proxy.

I see this has come up before #1112, but since that issue has been closed as stale it seems like a new issue might be warranted. With a separate authentication service (including roles like admin) has already been set up, it's a pity when that can't be reused, duplicate accounts need to be created, and there's no longer one single place to manage who has access to what resources.

@stavros-k
Copy link

Even bigger orgs need OIDC.
Imagine to have to create hundreds of accounts and also make users use those instead of the SSO they use for everything else.

@MLB-BIOMETRIC
Copy link

I agree. LDAP integration would be awesome! 👍🏻

@mikecao mikecao added the enhancement New feature or request label Jan 10, 2025
@nogweii
Copy link

nogweii commented Jan 15, 2025

There was some prior discussion in #1608, pointing to next-auth.js as a possible choice to build this feature. It seems that project has evolved and changed names, to auth.js.

@Outsmart2383
Copy link

Also interested in this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants