29 Jul
2020
29 Jul
'20
5:10 p.m.
Hi,
Jacob Bargery a écrit le 28/07/2020 à 22:28 :
We are looking at whether it is possible to integrate Azure Single Sign On with Mailman3 to streamline use for our users, has anyone had any luck with doing this? If so, how did you go about doing so?
I did such a thing with LemonLDAP-ng and the OpenID Connect protocol. I just had to add the django module mozilla-django-oidc and a custom logout method.
The mozilla-django-oidc documentation [1] was quite helpful.
[1] https://mozilla-django-oidc.readthedocs.io/en/stable/installation.html#quick...
Best,
_g.