only2dhir/spring-boot-security-oauth2
This article aims to provide a working example of spring boot security and oauth2. It has implementation for resource server and authorization server and connection to database with bcrypt password encoder.
Java
Issues
- 0
spring boot2 oauth2
#3 opened by xiaobin80 - 7
There is no client authentication. Try adding an appropriate authentication filter.
#1 opened by mainul35 - 0
Endpoint is not secured.
#2 opened by arekfajdek