Is it possible to get an access_token from Spring OAuth2 server without client secret?

后端 未结 4 1099
不思量自难忘°
不思量自难忘° 2020-12-16 06:57

I am using Spring Security\'s OAuth2 server implementation. I am trying to get the access_token from the servers\' /oauth/token endpoint using the OAuth2 \"Pass

4条回答
提交回复
热议问题