https://github.com/marttp/kong-oauth2-poc
This project is use for learning how Kong CE use OAuth2 plugin
https://github.com/marttp/kong-oauth2-poc
Last synced: about 1 year ago
JSON representation
This project is use for learning how Kong CE use OAuth2 plugin
- Host: GitHub
- URL: https://github.com/marttp/kong-oauth2-poc
- Owner: marttp
- Created: 2021-05-25T10:56:43.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-06T09:04:46.000Z (almost 5 years ago)
- Last Synced: 2025-04-11T00:58:43.503Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 136 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kong-OAuth2-PoC
This project have objective to learning example flow of OAuth2 plugin of Kong Community Edition
## How to use this repository
- Import Postman collection
- Run `launch.sh`
- Seek in postman to try with yourself
## Components
- Postman collection to import and learning in hard way
- Book RESTful API Service
- Docker compose include kong, konga, book-app
- shell scripts