https://github.com/piomin/sample-spring-oauth2-microservices
some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environment
https://github.com/piomin/sample-spring-oauth2-microservices
api-security authorization jwt microservices-security oauth oauth2 spring-boot spring-cloud spring-security spring-security-oauth2 zuul
Last synced: 6 months ago
JSON representation
some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environment
- Host: GitHub
- URL: https://github.com/piomin/sample-spring-oauth2-microservices
- Owner: piomin
- Created: 2017-02-21T16:18:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-22T11:25:36.000Z (almost 6 years ago)
- Last Synced: 2025-05-08T20:34:56.211Z (7 months ago)
- Topics: api-security, authorization, jwt, microservices-security, oauth, oauth2, spring-boot, spring-cloud, spring-security, spring-security-oauth2, zuul
- Language: Java
- Homepage: https://piotrminkowski.com/
- Size: 43.9 KB
- Stars: 133
- Watchers: 12
- Forks: 140
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Microservices security with Oauth2 [](https://twitter.com/piotr_minkowski)
Detailed description can be found here: [Microservices security with Oauth2](https://piotrminkowski.com/2017/02/22/microservices-security-with-oauth2/)