Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add some badges
  • Loading branch information
Vad1mo committed Sep 4, 2017
1 parent 478f50a commit 4040662
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Keycloak Auth Proxy

[![Anchore Image Overview](https://anchore.io/service/badges/image/2387ff5c51f57a1b6e7cffc65f400bf47a9962bd57dea8a050cf7f941937bd17)](https://anchore.io/image/dockerhub/2387ff5c51f57a1b6e7cffc65f400bf47a9962bd57dea8a050cf7f941937bd17?repo=8gears%2Fkeycloak-auth-proxy&tag=goproxy)
[![Docker Automated build](https://img.shields.io/docker/automated/8gears/keycloak-auth-proxy.svg?style=flat-square)](https://hub.docker.com/r/8gears/keycloak-auth-proxy/)
[![Docker Pulls](https://img.shields.io/docker/pulls/8gears/keycloak-auth-proxy.svg?style=flat-square)](https://hub.docker.com/r/8gears/keycloak-auth-proxy/)
[![Docker Stars](https://img.shields.io/docker/stars/8gears/keycloak-auth-proxy.svg?style=flat-square)](https://hub.docker.com/r/8gears/keycloak-auth-proxy/)


The Keycloak Auth Proxy Container provides OpenID Connect/OAuth authentication and authorization for web resources or services that don't have a build in authentication.

This Auth Proxy Service uses [Keycloak Proxy][kcp], which is a Java/Undertow solution designed for Keycloak. However it should also work with any other OpenID Connect Provider.
Expand Down

0 comments on commit 4040662

Please sign in to comment.