Skip to content

UAA 4.5.0 Release Notes

Compare
Choose a tag to compare
@cf-identity cf-identity released this 02 Aug 21:58
· 4066 commits to master since this release

Stories included in release

Breaking Changes

Starting with UAA bosh release v43 the following Default Authorities will be set by default for all new identity zones:

  • openid
  • password.write
  • uaa.user
  • approvals.me
  • profile
  • roles
  • user_attributes
  • uaa.offline_token

The following Default Authorities will be set by default for the system zone:

  • scim.me
  • cloud_controller.read
  • cloud_controller.write
  • cloud_controller_service_permissions.read
  • oauth.approvals
  • notification_preferences.read
  • notification_preferences.write

These values can be changed via the UAA Bosh release manifest or UAA identity zone APIs.

Features

Bug Fixes

Other Updates

The following dependencies have been updated:

  • Updated hibernate-validator to 4.3.2
  • Updated thymeleaf to 3.0.6 and ognl to 3.1.12
  • Updated owasp-esapi-java to 2.1.0.1
  • Updated spring-security-jwt to 1.0.8
  • Updated commons-collections to 3.2.2
  • Updated not-yet-commons-ssl to 0.3.17