Skip to content

v57 - UAA 4.12.0

Choose a tag to compare

@cf-identity cf-identity released this 18 Apr 03:49
· 3455 commits to develop since this release

Do not use

This release introduces an when used in conjunction with UAA Singular that causes a large number of authorization requests to be issued, and an issue where UAA was not honoring custom ports configured to be used as part of the BOSH manifest, which is resolved in v57.1

Informational Notes

  • Older database migrations have been updated to introduce primary keys to tables without primary keys. Users deploying UAA using the uaa bosh release should not be impacted by this change. If you were performing custom verification of flyaway migrations, you may encounter errors related to checksums during verification.
  • Account Chooser cookies will no longer set cookies when account chooser is disabled. Users can be instructed to clear their browser cookies. Current-User cookies now also only last up to the session max age (or 30 minutes if session max age is not set).

Stories included in release

Features

Bug Fixes

Documentation