Skip to content

v1.6.0

Compare
Choose a tag to compare
@ahaenggli ahaenggli released this 19 Dec 20:33
· 95 commits to main since this release

[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