1<?
2
3$lang['sympaSoapService'] = "Address of the Sympa SOAP wsdl";
4$lang['shibbolethEmailAttribute'] = "Name of environment var that contains the email address cprovided by shibboleth";
5$lang['shibbolethLoginURL'] = "URL to redirect user in order to authenticate against shibboleth";
6$lang['shibbolethLogoutURL'] = "URL to redirect user in order to logoff against shibboleth";
7$lang['useSympa']= "use sympa as authorization backend ?";
8$lang['sympaApplicationID']= "id to authenticate dokuwiki against sympa SOAP service";
9$lang['sympaApplicationPwd']= "password to authenticate dokuwiki against sympa SOAP service";
10
11
12