mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-05 10:12:36 +00:00
Updated OAuth 2.0 Migration Guide (asciidoc)
parent
84f594a6ac
commit
9bac6dba01
@ -55,8 +55,11 @@ Both Spring Security and Spring Security OAuth2 have examples for how to configu
|
|||||||
|===
|
|===
|
||||||
| Use case | Spring Security | Spring Security OAuth
|
| Use case | Spring Security | Spring Security OAuth
|
||||||
|
|
||||||
| WebClient | https://github.com/spring-projects/spring-security/tree/master/samples/boot/oauth2webclient[Sample] |
|
| Authorization Code | https://github.com/jgrandja/spring-security-oauth-5-2-migrate[Sample] | https://github.com/jgrandja/spring-security-oauth-2-4-migrate[Sample]
|
||||||
| RestTemplate | |
|
| Refresh Token | https://github.com/jgrandja/spring-security-oauth-5-2-migrate[Sample] | https://github.com/jgrandja/spring-security-oauth-2-4-migrate[Sample]
|
||||||
|
| Client Credentials | https://github.com/jgrandja/spring-security-oauth-5-2-migrate[Sample] | https://github.com/jgrandja/spring-security-oauth-2-4-migrate[Sample]
|
||||||
|
| Resource Owner Password Credentials | https://github.com/jgrandja/spring-security-oauth-5-2-migrate[Sample] | https://github.com/jgrandja/spring-security-oauth-2-4-migrate[Sample]
|
||||||
|
|
||||||
|===
|
|===
|
||||||
|
|
||||||
[[oauth2-login]]
|
[[oauth2-login]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user