Quantcast
Channel: How to configure oAuth2 when Authorization Server is also the Resource server - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Alexander Petrov for How to configure oAuth2 when Authorization...

You need to use @Order Annotation to specify order for WebMvc and ResourceServer classes @EnableWebSecurity @Configuration @Order(1) public class WebSecurityConfiguration extends...

View Article



Image may be NSFW.
Clik here to view.

How to configure oAuth2 when Authorization Server is also the Resource server

I'm trying to setup a very basic oAuth2 authentication in spring boot 2.x.x using either authorization code grant or implicit grant but I can't seem to access the Resource server (which resides in the...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images