77.29.0
What's Changed
Fixes
- fix: Jwt Bearer should be able to return id_token by @strehle in #3344
- Integration tests: add an option for the web driver to click and wait for a page reload by @Kehrlann in #3330
- Improve UaaWebDriver#clickAndWait by @Kehrlann in #3336
Feature
- Proxy jwt bearer to support corporate trust by @strehle in #3309
- feature test: JWT bearer across zones by @strehle in #3348
Misc
- scim beans to java config by @fhanik in #3310
- Revert "Fix cargo local with Tomcat 9.0.100" by @strehle in #3325
- Move login-ui.xml to java config, second part by @Kehrlann in #3316
- remove identity-zones.xml by @Kehrlann in #3326
- Move codestore-endpints endpoints javaconfig by @Kehrlann in #3337
- Move /userinfo endpoint to java config by @Kehrlann in #3339
- Move /oauth/clients/** filter chains to java configuration by @Kehrlann in #3350
- resource-endpoints.xml to java config by @fhanik in #3343
- move approvalsSecurity filterchain to java by @fhanik in #3345
- remove authentication.xml by @Kehrlann in #3334
- replace Spring Security filters in scim-endpoints.xml by @fhanik in #3329
- Remove the rate limiter filter from the resource-endpoints.xml by @fhanik in https://github.com/cloudfoundry/uaa
- Create client with jwt bearer with empty secret by @strehle in #3301
Dependency Bumps
- build(deps): bump versions.tomcatCargoVersion from 9.0.100 to 9.0.102 by @dependabot in #3324
- build(deps): bump rack from 2.2.12 to 2.2.13 in /uaa/slate by @dependabot in #3332
- build(deps): bump k8s.io/client-go from 0.32.2 to 0.32.3 in /k8s by @dependabot in #3342
/pull/3338 - build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in /k8s by @dependabot in #3346
Full Changelog: v77.28.0...v77.29.0