/api/1/0/abc at position 1 of 9 in additional filter chain; firing Filter: 'WebAsyncManagerIntegrationFilter'
/api/1/0/abc at position 6 of 9 in additional filter chain; firing Filter: 'SecurityContextHolderAwareReques
我有一个网络应用程序,可以与我的REST api交互。我决定进行一些oauth身份验证,并且我已经学习了一些如何实现它的教程,但是我仍然很难理解为什么它是安全的,或者如何使它安全。Facebook redirects back to client with code in URL
4. client makes a POST request of the code to the REST APIREST API authenticates code via a request to Facebook us