Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damiannolan/auth-proxy
[WIP] OAuth2 OpenID Connect auth proxy inspired by keycloak-gatekeeper
https://github.com/damiannolan/auth-proxy
go oauth2 openid-connect proxy
Last synced: 2 days ago
JSON representation
[WIP] OAuth2 OpenID Connect auth proxy inspired by keycloak-gatekeeper
- Host: GitHub
- URL: https://github.com/damiannolan/auth-proxy
- Owner: damiannolan
- License: mit
- Created: 2020-02-08T13:11:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-18T09:09:35.000Z (over 4 years ago)
- Last Synced: 2023-03-05T20:20:47.642Z (over 1 year ago)
- Topics: go, oauth2, openid-connect, proxy
- Language: Go
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Auth Proxy
[WIP] OAuth2 OpenID Connect auth proxy inspired by keycloak-gatekeeper
docker run -p 8079:8079 --volume=$(pwd)/config:/config damiannolan/auth-proxy:0.1.0