Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
72:ldap_getting_started [2018/11/06 09:19] – [Getting Started] etea72:ldap_getting_started [2022/09/28 14:28] – [Getting Started] bdss
Line 5: Line 5:
 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 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 tag section.
  
-The config.xml file can be found under: ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit><Stages folder>/stages/conf</font>''+The config.xml file ca <font inherit/Arial,Helvetica,sans-serif;;inherit;;inherit>be foun</font>under: '' <font inherit/Courier New,Courier,monospace;;inherit;;inherit><Stages folder>/stages/conf</font> '' 
 + <font inherit/Arial,Helvetica,sans-serif;;inherit;;inherit>The LDAP configuration example includes variables, they can be configured in:</font> 
 + 
 +'' <font inherit/Courier New,Courier,monospace;;inherit;;inherit><Stages folder>/stages/conf/config.properties</font> '' 
 + 
 +'' <font inherit/Courier New,Courier,monospace;;inherit;;#ffffff>or</font> '' 
 + 
 +'' <font inherit/Courier New,Courier,monospace;;inherit;;inherit><Stages folder>/stages/conf/secret.properties</font> ''
  
 === Basic Configuration === === Basic Configuration ===
Line 23: Line 30:
  </ldap-provider>  </ldap-provider>
 </ldap> </ldap>
 +
 </code> </code>