Hi, Following is the SSO config available in web app side.
$tlCfg->authentication['SSO_enabled'] = true; $tlCfg->authentication['SSO_method'] = 'CLIENT_CERTIFICATE'; $tlCfg->authentication['SSO_uid_field'] = 'SSL_CLIENT_S_DN_Email'; Thanks, On Wed, Dec 3, 2014 at 4:44 PM, Waruna Perera <[email protected]> wrote: > Hi, > > I am trying to configure a PHP web app[1] with IS as the IDP. Can some one > please guide me to any doc that is availbale to do that? Above app is > installed on Apache. > > [1]http://testlink.org/ > > Thanks, > > -- > Waruna Perera > Senior Software Engineer - Test Automation > Mobile: +94 77 3867037 > WSO2, Inc.; http://wso2.com/ > lean . enterprise . middlewear. > -- Waruna Perera Senior Software Engineer - Test Automation Mobile: +94 77 3867037 WSO2, Inc.; http://wso2.com/ lean . enterprise . middlewear.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
