Auto-configure JwtSupplierDecoder to defer OIDC lookup

See gh-28169
This commit is contained in:
Anjee
2021-10-01 13:22:37 -07:00
committed by Madhura Bhave
parent 29637706a9
commit 4e9f536a8e
5 changed files with 56 additions and 15 deletions

View File

@@ -1693,7 +1693,7 @@ bom {
]
}
}
library("Spring Security", "5.6.0-M3") {
library("Spring Security", "5.6.0-SNAPSHOT") {
group("org.springframework.security") {
imports = [
"spring-security-bom"