github ahaenggli/AzureAD-LDAP-wrapper v1.6.0

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

[1.6.0] - 2021-12-19

Changed

  • Switched from @azure/ms-rest-nodeauth to @azure/Identity (ADAL to MSAL)
    Treat application as a public client may be set to true
    Set Allow public client flows to Yes and add the permission User.Read for Delegated in your Azure Portal or you can't login anymore. The settings are described with some images in the README.
    Those changes were nesessary to use MSAL instead of ADAL.

Added

  • handler to add new ldap entries
  • handler to remove/delete new ldap entries
  • handler to modify/edit ldap entires

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

NewReleases is sending notifications on new releases.