Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 19 days 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-06T09:04:46.000Z (over 3 years ago)
- Last Synced: 2024-11-06T00:07:26.953Z (2 months ago)
- Language: Java
- Homepage:
- Size: 136 KB
- Stars: 0
- Watchers: 2
- 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