Skip to content

brean/grpc-oauth2-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc-oauth2-docker

Simple example project to run gRPC behind OAuth2 using keycloak in docker container using Svelte with Material UI

Build and start

  1. add 127.0.0.1 keycloak.localtest.me oauth2-proxy.localtest.me to your hosts file
  2. run docker-compose up
  3. keycloak might need very long to start (~3 minutes), be patient!
  4. visit http://localhost:4000 in your browser.

Contributions

Based on https://github.com/oauth2-proxy/

About

Simple example project to run gRPC behind OAuth2 using keycloak in docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published