spring-guides / tut-rest

Building REST services with Spring :: Learn how to easily build RESTful services with Spring

Home Page:https://spring.io/guides/tutorials/rest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User impersonation

dydaniely opened this issue · comments

would be great to see how oauth2 implement user impersonation.

For Spring Security and OAuth, https://spring.io/guides/tutorials/spring-security-and-angular-js/ is a better fit at the concepts you're asking about.