taiga-back icon indicating copy to clipboard operation
taiga-back copied to clipboard

django-cas-ng authentication

Open pg4code opened this issue 4 years ago • 1 comments

Dear all, Usually, we use django-cas-ng for the authentication for our django apps. I'm a little bit lost in taiga code. So does anyone have experience with this auth backend ? Thank's

pg4code avatar Apr 28 '20 14:04 pg4code

Hi, you can try to use the OpenID connector : https://github.com/robrotheram/taiga-contrib-openid-auth I think I'll fork this one to work with CAS-ng.

CartierPierre avatar Feb 16 '22 23:02 CartierPierre