Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
72:ldap_config_authenication [2018/09/04 20:37] – [Configuring Authentication] emr72:ldap_config_authenication [2018/09/04 20:37] – [Configuring Authentication] emr
Line 12: Line 12:
 <ldap-provider url="SERVER_URL" key="AUTHENTICATION_KEY"> <ldap-provider url="SERVER_URL" key="AUTHENTICATION_KEY">
  
- <ldap-query-user name="USERNAME" credentials="PASSWORD"/>+   <ldap-query-user name="USERNAME" credentials="PASSWORD"/>
  …  …
 </ldap-provider> </ldap-provider>
Line 49: Line 49:
 <ldap-provider url="SERVER_URL" key="AUTHENTICATION_KEY"> <ldap-provider url="SERVER_URL" key="AUTHENTICATION_KEY">
  
-<ldap-authentication type="simple" principal="SOME_PRINCIPAL"/>+  <ldap-authentication type="simple" principal="SOME_PRINCIPAL"/>
  
 </ldap-provider> </ldap-provider>