I\'ve got the URI like this:
https://google.com.ua/oauth/authorize?client_id=SS&response_type=code&scope=N_FULL&access_type=offline&redirect_
If you are using Spring, add an argument of type @RequestParam Map to your controller method, and Spring will construct the map for you!
@RequestParam Map