1

I want to secure different Spring boot rest APIs using OAuth2 authorization server.

What is the best solution to achieve this?

David
  • 5,882
  • 3
  • 33
  • 44
  • 1
    please add more information and what you have tried ? – User123456 Apr 09 '19 at 10:06
  • What do you mean by share "oauth2 server"? Do you want other services authenticate using oauth2 server? – Muhammad Usman Apr 09 '19 at 10:14
  • in other words separating oauth2 authoriazation server and rest api endpoints.Normally we have spring controller and AuthorizationServerConfig ResourceServerConfig in same project , i want to put controller in a different project rather than same project – Mushtaq hussain Apr 09 '19 at 10:24

0 Answers0