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 user authentification #44

Open
unclesamwk opened this issue Mar 11, 2020 · 6 comments · May be fixed by #346
Open

external user authentification #44

unclesamwk opened this issue Mar 11, 2020 · 6 comments · May be fixed by #346

Comments

@unclesamwk
Copy link

Hey,

subsonic supports authentication against a ldap server. This feature would be nice. Additionally the oauth support.

thanks
sam

@sentriz
Copy link
Owner

sentriz commented Mar 13, 2020

this would be a cool feature alright. im wondering about how much complexity it would add to the codebase though

@unclesamwk
Copy link
Author

Very nice LDAP Server
https://github.com/glauth/glauth

@helmut72
Copy link

helmut72 commented Dec 31, 2020

LDAP authentication would be great. All of my other self hosted services use LDAP to have a single point of user administration. That's one of two reasons to use Subsonic.

@helmut72
Copy link

Maybe some http header based auth with automatic user creation is easier to implement? Then everyone can choose the prefered auth system (ldap, openid connect, saml...). I use http header based auth with FreshRSS and it works really great. To connect the any apps, the user must login and create an "app password" of course.

@sentriz
Copy link
Owner

sentriz commented Apr 26, 2023

looking at this again, I'm not sure its possible given the subsonic API's auth mechanism using query params. if anyone has any other ideas please reopen 👍

@sentriz sentriz closed this as completed Apr 26, 2023
@betapictoris
Copy link
Contributor

I'm not sure about how it was implemented, but Airsonic-Advanced has LDAP authentication.

@sentriz sentriz reopened this Jul 31, 2023
@betapictoris betapictoris linked a pull request Aug 6, 2023 that will close this issue
@sentriz sentriz added this to the v0.17.0 milestone Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants