Skip to content

User Sync Tool v2.5.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@adorton-adobe adorton-adobe released this 10 Apr 20:41

First Release Candidate of UST 2.5.0

Unstable Warning

This is an unstable pre-release intended for testing and feature integration. If you don't need any of the new features or bug fixes listed here, please use the latest stable release.

New Features

#475 Add support to specify LDAP authentication type in LDAP connector

Bug Fixes

#476 yaml.load() is deprecated and considered unsafe. yaml.safe_load() used instead

#469 Ignore case in user exclusions

#477, #457 Fix issue with additional group feature and --adobe-only-user-list

#458 Fix invocation option override for --adobe-only-user-action

Compatibility with Prior Versions

All configuration and command-line arguments accepted in prior releases work in this release.

Known Issuess

No known issues at this time.

Additional Build Information

#475 Switch LDAP client from python-ldap to ldap3

This build is not compatible with Python 3.7