Subject: The mailing list for listmasters using Sympa
List archive
- From: Steve Shipway <address@concealed>
- To: address@concealed
- Subject: Re: [sympa-users] List creation scenari
- Date: Fri, 4 Aug 2017 08:25:58 +1200
If your SSO setup uses Shibboleth or similar, it will set some HTTP headers (and possibly environment variables) with the additional metadata associated with the SSO method. You can then use the http_header_list or http_header_prefix to get these values into the Sympa user table for later use in authentication scenari, allowing you to identify how the user authenticated. Steve On 04/08/17 02:51, address@concealed
wrote:
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 --
Steve Shipway | Senior
Email Systems Administrator
|
-
[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+.