Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added not about new Version in GO
  • Loading branch information
Vad1mo committed Aug 30, 2017
1 parent 0b0e608 commit 478f50a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ This Auth Proxy Service uses [Keycloak Proxy][kcp], which is a Java/Undertow sol

What makes this project special is, that it can be configured with environment variables and can be easily deployed to Docker, Kubernetes or OpenShift.

## Note

We are currently migrating the Java Proxy Version that comes with Keycloak to [gambol99/keycloak-proxy](https://github.com/gambol99/keycloak-proxy). You can switch to the branch [goproxy](/tree/goproxy).
The Go Proxy implementation needs less resources and has some usefull options that many might need. (Let's Encrypt Support, Login/Logout and Forward Signing Proxy). A Working version is availible on Docker Hub as `docker pull 8gears/keycloak-auth-proxy:goproxy`

## Mode of operation

![How reverse auth proxy works][prx_diag]
Expand Down

0 comments on commit 478f50a

Please sign in to comment.