github ahaenggli/AzureAD-LDAP-wrapper v2.0.1

10 months ago

[2.0.1] - 2023-07-21

Changed

  • Set ConsistencyLevel to eventual to enable the use of advanced queries and filters. (#55)
  • Set $count parameter to to true for fetching users and groups, allowing the use of advanced queries and filters.
  • Removed LDAP_BASEDN in dockerfile, because the value is generated by default from LDAP_DOMAIN.

Fixed

  • Include specific error from the Graph API as graphErrorDetail instead of displaying only 'Request failed with status code 400' to failing fetching requests. (#55)
  • Detection of external users (#61)
  • Treat error code AADSTS50158 also as successful login if env var GRAPH_IGNORE_MFA_ERRORS is set. (#62)

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

NewReleases is sending notifications on new releases.