Anyone integrated Single Sign On like Azure SSO with Mailman3?
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?
Thanks
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.
Since mailman-suite is already using allauth, I was able to easily enable the Microsoft Graph provider: https://django-allauth.readthedocs.io/en/latest/providers.html#microsoft-gra...
From: Gilles Filippini <gilles.filippini@free.fr> Date: Wednesday, July 29, 2020 at 1:11 PM To: Jacob Bargery <jbargery@smccme.edu>, mailman-users@mailman3.org <mailman-users@mailman3.org> Subject: [MM3-users] Re: Anyone integrated Single Sign On like Azure SSO with Mailman3? 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.
Best,
_g.
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://linkprotect.cudasvc.com/url?a=https%3a%2f%2flists.mailman3.org%2fmailman3%2flists%2fmailman-users.mailman3.org%2f&c=E,1,6I1f6CazRxRWkYpY0cCWTTfd-M6YgT3BJ8ICLRrxgQCp0dp1ouODf5uJ0V8SrdeICkhYsvbG8iDwt8LIsSVL0cdKcPuFKQFofWY8L6zk7WOgwnSWsOc5Ubc1&typo=1 Confidential Transmission This correspondence is confidential and may contain privileged materials or information. It is intended for the use of the addressee only and all others are prohibited from copying or disseminating this message or its contents. If you have received this transmission in error, delete it immediately and notify the sender.
participants (3)
-
Gilles Filippini
-
Jacob Bargery
-
Ryan Morash