### Summary Section "Extracting Authorities Manually"[1] 1. https://docs.spring.io/spring-security/site/docs/current/reference/html/oauth2.html#oauth2resourceserver-jwt-authorization-extraction ### Actual Behavior `return jwtAuthenticationConveter;` ### Expected Behavior `return jwtAuthenticationConverter;` ### Configuration none ### Version current ### Sample