[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 totrue
Set Allow public client flows toYes
and add the permissionUser.Read
forDelegated
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