How to add grant type parameter in JAVA in bearer token using HttpEntity
RestTemplate rt = new RestTemplate(); User authenticationUser = getAuthenticationUser();