invidious icon indicating copy to clipboard operation
invidious copied to clipboard

[feature] Add support for external authentication sources

Open Perflyst opened this issue 5 years ago • 13 comments

Add support for auth against LDAP/OAuth/OpenID

Perflyst avatar Aug 18 '19 17:08 Perflyst

This seems quite out-of-scope to me. Is there a reason for preferring LDAP in particular? Would you mind providing an example use-case?

omarroth avatar Aug 20 '19 03:08 omarroth

People don't have to create new accounts on each service. One account, one login on all services. As an admin you have the users central. Other apps like nextcloud, tinytinyrss or mastodon support LDAP too

Perflyst avatar Aug 20 '19 10:08 Perflyst

Same here, I try to let my users use the same account for all the provided services. LDAP is a great help for that ; at least for the authentication part : same login/pass accross all services.

PoGo606 avatar Aug 20 '19 15:08 PoGo606

Agree too, several organisations want to migrate to their self-hosted services (nextcloud, email, website) and ldap is a key tech for that and with tools like fusiondirectory it’s "easy" now.

HumanG33k avatar Aug 24 '19 17:08 HumanG33k

My use case is that I am a single user, but I host a lot of stuff and want to have one source for my authentication and credentials.

PipeItToDevNull avatar Oct 07 '19 12:10 PipeItToDevNull

This issue has been automatically marked as stale and will be closed in 30 days because it has not had recent activity and is much likely outdated. If you think this issue is still relevant and applicable, you just have to post a comment and it will be unmarked.

github-actions[bot] avatar Jan 23 '21 12:01 github-actions[bot]

still relevant

Perflyst avatar Jan 23 '21 19:01 Perflyst

Please stop spamming this issue, if you really need LDAP support then you are free to submit a pull request with the code containing the LDAP support.

I apologize, but you are also abusing power. If you think this is a spam, it is my fault to communicate with you bureaucracy.

Apologizes accepted, but I'm just moderating this repository because we want to keep the issues clean from useless comments.

The developer that will implement your feature want to read useful comments, he doesn't want to spend extra time filtering the good comments from the bad comments. The time of open source developers is precious because they aren't getting paid, they are just volunteers.

Please keep in mind that we don't own you anything, we are spending our time on things that matter to us, so maybe no one is interested in LDAP and that's why it takes a long time to have this feature.

No need to reply to comment, you can just add a thumbs up if you agree.

unixfox avatar Sep 16 '21 17:09 unixfox

Is there any progress on this issue ?

yagarea avatar Feb 06 '22 11:02 yagarea

No, would you be interested to contribute in order to add this feature?

unixfox avatar Feb 06 '22 11:02 unixfox

Updated to take other authentication methods into account (pun not intended). See #3159

SamantazFox avatar Jun 22 '22 18:06 SamantazFox