UAA 2.2.4 Release Notes
Features
- As an End User I should be able to perform an LDAP login into an Identity Zone
- As a developer I should be able to create the LDAP Provider configuration in an Identity Zone via protected API
- As a developer I should be able to update a LDAP provider in an Identity Zone via Protected API
- As an End User I can login when the LDAP connection is over SSL with self signed cert
- Perform LDAP validation before saving the LDAP Configuration
- The approval authorization page should display the Client Name if available
- Enforce Client-IDP relationship for Password grant
- API for creating a limited client in an identity zone via identity client credentials
Bug Fixes
Client autoapprove should be configurable via the API
Bootstrap of internal user store in 'uaa' zone inconsistent with the /identity-zones endpoint
System property java.util.logging.config.file is evaluated wrong
SAML IDPs that have been disabled are visible
Redirect to Sample App not working after completion of a SAML authentication
Not able to view Git commit metadata for the UAA release on the login page.