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
72:ldap_getting_started [2018/11/06 09:19] – [Getting Started] etea72:ldap_getting_started [2024/02/15 00:00] (current) – external edit 127.0.0.1
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 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 ldap-provider tag section.\\ 
 + The config.xml file can be found under: \\ 
 +'' <Stages folder>/stages/conf  ''
  
-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: 
 + 
 +'' <Stages folder>/stages/conf/config.properties  '' \\ 
 +or\\ 
 +'' <Stages folder>/stages/conf/secret.properties  ''
  
 === Basic Configuration === === Basic Configuration ===
Line 23: Line 29:
  </ldap-provider>  </ldap-provider>
 </ldap> </ldap>
 +
 </code> </code>