OAuth2 spring security - resource and authorization server same but different authentication server

两盒软妹~` 提交于 2019-12-25 00:30:20

问题


I have a case where my authentication server is different whereas authorizaion and resource servers are same. I have created one dummy application where it works fine with same authentication and authrorization server but not when they are different. I can navigate to authentication server from Spring security but not sure how to pass the value that it is authenticated.

来源:https://stackoverflow.com/questions/55217881/oauth2-spring-security-resource-and-authorization-server-same-but-different-au

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!