下载git上6-02源码,成功运行。浏览器输入:http://localhost:8060/oauth/authorize?response_type=type&client_id=imooc&redirect_uri=http://example.com&scope=all ,
输入账号密码:test,123456,后台出现错误:Handling OAuth2 error: error=“unsupported_response_type”, error_description=“Unsupported response types: [type]”
请问什么原因,如何解决?
后台错误如下:

Spring Security技术栈,REST风格开发常见接口,独立开发认证授权模块保证REST服务安全
了解课程