Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

对于oauth2的feign接口调用会不通,可以把这个feign接口调用的加进来吗? #27

Open
ljh205sy opened this issue Mar 10, 2019 · 1 comment

Comments

@ljh205sy
Copy link

image
OAuth2AuthenticationDetails details = (OAuth2AuthenticationDetails) SecurityContextHolder.getContext()
.getAuthentication().getDetails(); 这里会取不到token的值,这个需要请教一下

@ljh205sy
Copy link
Author

provider和consumer两个项目,consumer通过fegin接口的方式进行调用,传递token的时候在RequestInterceptor无法获取token

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant