Update What's New in 5.6
This commit is contained in:
parent
f0fd09bf79
commit
220de60142
|
@ -32,6 +32,10 @@ Below are the highlights of the release.
|
||||||
** Improved https://github.com/spring-projects/spring-security/pull/9779[access token response] parsing
|
** Improved https://github.com/spring-projects/spring-security/pull/9779[access token response] parsing
|
||||||
** Added https://github.com/spring-projects/spring-security/pull/10155[custom grant types support] for authorization requests
|
** Added https://github.com/spring-projects/spring-security/pull/10155[custom grant types support] for authorization requests
|
||||||
|
|
||||||
|
* Testing
|
||||||
|
|
||||||
|
** Added support to https://github.com/spring-projects/spring-security/pull/9737[propagate the TestSecurityContextHolder to SecurityContextHolder]
|
||||||
|
|
||||||
[[whats-new-webflux]]
|
[[whats-new-webflux]]
|
||||||
=== WebFlux
|
=== WebFlux
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue