Changes between Version 23 and Version 24 of ConnectorsSetup


Ignore:
Timestamp:
06/04/13 10:59:41 (11 years ago)
Author:
dabantz@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ConnectorsSetup

    v23 v24  
    4343(2) Configure the IdP to directly trust these certificates: (2.1) for authN and (2.2) for retrieving attributes from the LDAP directory [these are independent]: 
    4444 
    45  (2.1) Configure the authentication module to trust the AD certificate by adding to the configuration in ''$IDP_HOME''/conf/login.config a line like 
     45 (2.1) Configure the authentication module to trust the AD certificate by adding to the configuration in ''$IDP_HOME''/conf/login.config a line like (per Daniel Fisher <dfisher@vt.edu> 2013-04-24): 
    4646 
    4747  {{{ 
     
    4949  }}} 
    5050 (2.2) Configure the Data Connectors in '$IDP_HOME''/conf/attribute-resolver.xml to use StartTLSTrustCredential.  https://wiki.shibboleth.net/confluence/display/SHIB2/ResolverLDAPDataConnector 
    51 (additional input from Nate Klingenstein, email personal communication, 2013-06-04): 
     51(additional input from Nate Klingenstein <Nate Klingenstein <ndk@internet2.edu> 2013-06-04): 
    5252{{{  
    5353<resolver:DataConnector xsi:type="LDAPDirectory" xmlns="urn:mace:shibboleth:2.0:resolver:dc"