Subject: The mailing list for listmasters using Sympa
List archive
- From: address@concealed
- To: address@concealed
- Subject: [sympa-users] List creation scenari
- Date: Thu, 3 Aug 2017 10:51:33 -0400
Hi
I'm looking to restrict list creation to users authenticated through SSO. My
SSO setup works great with Sympa and is configured as follow (auth.conf):
generic_sso
service_name SSO
service_id sso
email_http_header REMOTE_USER
I've written a custom scenari for the "create_list" action but I can't find
how to identify SSO users:
match([user_attributes->REMOTE_USER], /.+/) md5,smtp,smime -> do_it
true() smtp,md5,smime -> reject(reason='create_list_sso_only')
Any idea how should be defined the condition?
Thanks!
Francis
-
[sympa-users] List creation scenari,
francis, 08/03/2017
- Re: [sympa-users] List creation scenari, Steve Shipway, 08/03/2017
Archive powered by MHonArc 2.6.19+.