This image is no longer supported.
1.8K
Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.
This repository contains the source code for the Keycloak Gatekeeper. The Gatekeeper is most happy in the company of Keycloak, but is also able to make friends with other OpenID Connect providers. The service supports both access tokens in browser cookie or bearer tokens.
If you've found a security vulnerability, please look at the instructions on how to properly report it
If you believe you have discovered a defect in Gatekeeper please open an issue in our Issue Tracker. Please remember to provide a good summary, description as well as steps to reproduce the issue.
To run Gatekeeper download the distribution from our website. Extract it and run:
./keycloak-gatekeeper[.exe]
Alternatively, you can use the Docker image by running:
docker run -it --rm quay.io/keycloak/keycloak-gatekeeper
For more details refer to the Documentation.
To build from source refer to the building and working with the code base guide.
To write tests refer to the writing tests guide.
Before contributing to Gatekeeper please read our contributing guidelines.
Content type
Image
Digest
Size
10.8 MB
Last updated
over 6 years ago
docker pull onaci/keycloak-gatekeeper:9.x.x