Cui
Cui The he of famunity.net.

Learn Advanced - API Security

Learn Advanced - API Security

Terms to learn

Authentication(AuthN) Authorization(AuthZ) OpenID(AuthN protocol) OAuth 2.0(AuthZ protocol)

Theory to learn

  1. OAuth 2.0
  2. Spring Security 5.x - OAuth 2.0

Building a sample

  1. Spring Security OAuth 2.x
  2. Spring Seucrity 5.x
  3. Spring Boot 2.x - OAuth2.0

Specific issue fixing

Modelling Inheritance

References

========================= ClientDetailsUserDetailsService https://github.com/spring-projects/spring-security-oauth/blob/master/spring-security-oauth2/src/test/java/org/springframework/security/oauth2/provider/client/JdbcClientDetailsServiceTests.java

https://gitee.com/LinYuanTongXue/OAuth2-Demo

=========================

comments powered by Disqus