github ahaenggli/AzureAD-LDAP-wrapper v1.5.0

latest releases: v2.0.2, v2.0.1, v2.0.0...
3 years ago

Added

  • env var LDAP_SYNC_TIME to set the interval for fetching users/groups from azure database. Default is 30 minutes. (thx @oleksandr-mazur)
  • env var DSM7 to activate the DSM 7.0 workaround. It handles gidNumber and uidNumber as integers instead of strings.
  • Handler to use custom JavaScript to modify your ldap attributes
    This allows you e.g. to filter your azure user/groups or modify the ldap attributes. This method is also used in the DSM7 workaround.
    Look at this file for an example. Customize it as you need and map the file in your docker setup as /app/customizer/ldap_customizer.js.

Don't miss a new AzureAD-LDAP-wrapper release

NewReleases is sending notifications on new releases.