Subject: The mailing list for listmasters using Sympa
List archive
- From: "arthmael poly" <address@concealed>
- To: <address@concealed>
- Subject: [sympa-users] using the CAS in auth.conf
- Date: Wed, 05 Aug 2015 10:54:05 +0200
Hello
I am trying to configure a CAS authentification on my sympa serveur without success.
Whenever I click on the authentification bouton, wwsympa returns an sso error and the log says:
Unknown authentication service cas (cas being the value of auth_service_name)
Here is my auth.conf file:
cas
base_url https://------------------------
auth_service_name cas
auth_service_friendly_name Connexion cas
non_blocking_redirection on
login_path /login
ldap_host ------------:XXX
ldap_suffix ou=people,dc=-----,dc=fr
ldap_scope sub
ldap_get_email_by_uid_filter (uid=[uid])
ldap_email_attribute mail
ldap_timeout 10
After looking at the code in wwsympa.fcgi, it looks like the variable
$Conf::Conf{'cas_id'}{$robot}{$in{'auth_service_name'}}{'casnum'}
isn't defined which makes sympa not execute the code of a CAS authentification. But i don't know where this variable have to be defined, and so I am stuck.
Thank you in advance for your help
Arthmaël Poly
- [sympa-users] using the CAS in auth.conf, arthmael poly, 08/05/2015
Archive powered by MHonArc 2.6.19+.