In OAuth2.1 draft,Token Response can be added with additional parameters.
It can currently be solved by replacing the default AuthenticationSuccessHandler.
Hope there is a component that can be easily implemented, like TokenEnhancer in spring-security-oauth2.