Quantcast
Channel: Spring Security OAuth2 SSO with Custom provider + logout - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Juan Carlos Mendoza for Spring Security OAuth2 SSO with Custom...

To make your client app redirect to the Authorization Server just addthe annotation @EnableOAuth2Sso on your WebSecurityConfigurerAdapter and place the proper OAuth2 configurations (client-id, secret,...

View Article



Spring Security OAuth2 SSO with Custom provider + logout

I'm trying to implement sso with Spring Security Oauth2 using Spring-boot and Dave Syer samplesI want to use my custom server provider and it's working fine.For the client, I want user to be...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images