spring-authorization-server/oauth2-authorization-server/src/main/java/org/springframework/security/oauth2
Daniel Garnier-Moiroux 59040a4c3d Use nimbus-jose-jwt and oauth2-oidc-sdk versions from spring-security
- Spring Security 5.4.5 downgraded nimbus-jose-jwt to 8.+ from 9.+,
  which breaks NimbusJwsEncoder.
- Bump Security to 5.4.5, and Boot to 2.4.3 to match Security

Closes gh-256
2021-03-16 10:04:42 -04:00
..
core Next Development Version 2021-02-11 21:52:34 -05:00
jwt Use nimbus-jose-jwt and oauth2-oidc-sdk versions from spring-security 2021-03-16 10:04:42 -04:00
server/authorization Scope "openid" should be in access token response scope 2021-03-15 12:00:44 -04:00