* @author Dominique Launay * @author Olivier Salaün */ $lang['sympaSoapService'] = "Address of the Sympa SOAP wsdl"; $lang['shibbolethEmailAttribute'] = "Name of environment var that contains the email address cprovided by shibboleth"; $lang['shibbolethLoginURL'] = "URL to redirect user in order to authenticate against shibboleth"; $lang['shibbolethLogoutURL'] = "URL to redirect user in order to logoff against shibboleth"; $lang['useSympa']= "use sympa as authorization backend ?"; $lang['sympaApplicationID']= "id to authenticate dokuwiki against sympa SOAP service"; $lang['sympaApplicationPwd']= "password to authenticate dokuwiki against sympa SOAP service";