Third 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
#482 Refactor CLI option handling and introduce subcommands
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
#348 Make extended groups and attribute options nullable in extension config
#471 Normalize email when comparing attributes for user updates
Compatibility with Prior Versions
All configuration and command-line arguments accepted in prior releases work in this release.
Known Issues
No known issues at this time.
Additional Build Information
#475 Switch LDAP client from python-ldap to ldap3
#481 Resource manager
This build is not compatible with Python 3.7