Closed WingsLikeEagles closed 4 years ago
Having CAS auth would not solve #371 nor #1146: it's not easy to have a working CAS service. Asking sysadmins to set up a CAS to be able to use LDAP auth (for ex.) is non-sense.
Anyway, that would ease PT adoption in universities (which often already have a CAS service) and other big organisations.
just wanted to mention my issue sense they're related #1316
With https://github.com/Chocobozzz/PeerTube/pull/2721 implemented, you can now develop your own auth plugin.
Please implement Apereo's CAS Authentication. This will resolve several authentication requests/issues and should be easy to implement (I hope). (LDAP, database, X.509, 2-factor) (CAS, SAML, OAuth, OpenID)
NextCloud uses it and it works nicely.