You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JwtAuthenticationConverter#extractAuthorities was deprecated in #6273 via 0f7dff3.
OAuth2ResourceServerConfigurerTests and OAuth2ResourceServerSpecTests should be updated to no longer use it, changing instead to use setJwtGrantedAuthoritiesConverter.