uaa

CloudFoundry User Account and Authentication (UAA) Server

APACHE-2.0 License

Stars
1.5K
Committers
208

Bot releases are hidden (Show)

uaa - 77.5.0 Latest Release

Published by cf-identity 6 months ago

What's Changed

Security Fix

Misc

Dependency Bumps

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v77.4.0...v77.5.0

uaa - 77.4.0

Published by cf-identity 7 months ago

What's Changed

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v77.3.0...v77.4.0

uaa - 77.3.0

Published by cf-identity 7 months ago

What's Changed

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v77.2.0...v77.3.0

uaa - 77.2.0

Published by cf-identity 7 months ago

What's Changed

Fixes

Misc

Dependency Bumps

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v77.1.0...v77.2.0

uaa - 77.1.0

Published by cf-identity 8 months ago

What's Changed

Fixes

Misc

Dependency Bumps

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v77.0.0...v77.1.0

uaa - 77.0.0

Published by cf-identity 8 months ago

What's Changed

⚠️ Breaking Changes

Misc

Dependency Bumps

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.31.0...v77.0.0

uaa - 76.31.0

Published by cf-identity 9 months ago

What's Changed

Dependency Bumps

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.30.0...v76.31.0

uaa - 76.30.0

Published by cf-identity 9 months ago

What's Changed

Dependency Bumps

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.29.0...v76.30.0

uaa - 76.29.0

Published by cf-identity 10 months ago

What's Changed

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.28.0...v76.29.0

uaa - 76.28.0

Published by cf-identity 10 months ago

What's Changed

Dependency Bumps

New Contributors

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.27.0...v76.28.0

uaa - 76.27.0

Published by cf-identity 10 months ago

What's Changed

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.26.0...v76.27.0

uaa - 76.26.0

Published by cf-identity 11 months ago

What's Changed

Remarks

Deprecation notice: UAA can currently function as a SAML identity provider (IdP). This functionality will be removed in a future release. This will facilitate ongoing efforts to upgrade the Spring Boot library that UAA uses. However, UAA's ability to be a service provider (SP) that integrates with an external SAML-based IdP will still be supported.

Fixes

New

Misc

Dependency Bumps

New Contributors

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.25.0...v76.26.0

uaa - 76.25.0

Published by cf-identity 12 months ago

What's Changed

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.24.0...v76.25.0

uaa - 76.24.0

Published by cf-identity 12 months ago

What's Changed

Remarks

  • The versions 76.22.0 and 76.23.0 contain a regression regarding the empty secret change. If you need to have an empty secret in your clients and you create them later via REST calls, use this version.
  • This version was created with Java 17

Regression Fix

Feature

Misc

Dependency Bumps

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.23.0...v76.24.0

uaa - 76.23.0

Published by cf-identity 12 months ago

What's Changed

Experimental Feature

Client Authentication with JWT assertions, Howto

Features

Fixes

Misc

Dependency Bumps

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.22.0...v76.23.0

uaa - 76.22.0

Published by cf-identity about 1 year ago

What's Changed

Features

Fixes

Misc

Dependency Bumps

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.21.0...v76.22.0

uaa - 76.21.0

Published by cf-identity about 1 year ago

What's Changed

Features

Fixes

Misc

Dependency Bumps

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.20.0...v76.21.0

uaa - 76.20.0

Published by cf-identity about 1 year ago

What's Changed

Features

  • Added log tracing using B3 headers so transactions between TAS components will use the same trace ID, in https://github.com/cloudfoundry/uaa/pull/2446. Log file parsers might need to be updated to reflect this addition to the logs. In the example below, - [ebf4f18ff75a4cfc64a70c2de8ff493b,64a70c2de8ff493b] is the part that is added:

[2023-08-16T00:56:46.060135Z] uaa - 13 [https-jsse-nio-8443-exec-1] - [ebf4f18ff75a4cfc64a70c2de8ff493b,64a70c2de8ff493b] .... DEBUG --- UaaMetricsFilter: Successfully matched URI: /oauth/token to a group: /oauth-oidc

In some cases, the trace and span IDs will be blank:

[2023-08-17T01:53:42.790149Z] uaa/uaa - 17490 [main] - [,] .... INFO --- SpringSecurityCoreVersion: You are running with Spring Security Core 5.7.10

Fixes

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.19.0...v76.20.0

uaa - 76.19.0

Published by cf-identity about 1 year ago

What's Changed

Dependency Bumps

Misc

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.18.0...v76.19.0

uaa - 76.18.0

Published by cf-identity about 1 year ago

What's Changed

Fixes

Features

Dependency Bumps

Misc

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.17.0...v76.18.0