标签: spring spring-security oauth oauth-2.0 postman
我正在测试用Spring(https://github.com/spring-projects/spring-security-oauth)实现的oauth2服务器
当我选择“本地请求访问令牌”复选框来测试服务器时,如果我没有选中该复选框来测试服务器,则它无法正常工作。
当我选中“在本地请求访问令牌”复选框时,您能告诉我邮递员到底做什么吗?
我在做什么错了?