Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
72:ldap_getting_started [2018/10/18 13:11] – [Getting Started] etea72:ldap_getting_started [2022/09/28 15:41] – [Getting Started] bdss
Line 3: Line 3:
 ====== Getting Started ====== ====== Getting Started ======
  
-The synchronization of the Stages user database with a LDAP directory is configured in a specific section of the PKitConfig.xml file. The LDAP configuration is defined in the tag section.+The synchronization of the Stages user database with a LDAP directory is configured in a specific section of the config.xml file. The LDAP configuration is defined in the ldap-provider tag section.\\ 
 + <font inherit/Arial,Helvetica,sans-serif;;inherit;;inherit>The config.xml file can be found under:</font> \\ 
 +'' <font inherit/Courier New,Courier,monospace;;inherit;;inherit><Stages folder>/stages/conf</font>  ''
  
-The config.xml file can be found under: ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit><Stages folder>/stages/conf</font>''+The LDAP configuration example includes variables, they can be configured in: 
 + 
 +'' <font inherit/Courier New,Courier,monospace;;inherit;;inherit><Stages folder>/stages/conf/config.properties</font>  '' \\ 
 +or\\ 
 +'' <font inherit/Courier New,Courier,monospace;;inherit;;inherit><Stages folder>/stages/conf/secret.properties</font>  ''
  
 === Basic Configuration === === Basic Configuration ===
Line 23: Line 29:
  </ldap-provider>  </ldap-provider>
 </ldap> </ldap>
 +
 </code> </code>