Skip to content

moremagic/keycloak-gatekeeper

This branch is 1 commit ahead of, 29 commits behind louketo/louketo-proxy:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9d54abc · Dec 10, 2019
Sep 2, 2019
Aug 16, 2016
May 19, 2017
Jun 12, 2017
Feb 18, 2019
Apr 9, 2019
Jul 30, 2018
Dec 9, 2019
Dec 10, 2015
Sep 3, 2019
Dec 9, 2019
Feb 6, 2019
Feb 6, 2019
Oct 2, 2019
Mar 29, 2018
Mar 14, 2019
Oct 2, 2019
Oct 2, 2019
Dec 10, 2019
Aug 27, 2019
Aug 23, 2019
Mar 5, 2019
Apr 9, 2019
Apr 9, 2019
Dec 10, 2019
Sep 20, 2019
Feb 6, 2019
Sep 20, 2019
Aug 27, 2019
Sep 9, 2019
Nov 12, 2018
Aug 27, 2019
Apr 9, 2019
Sep 3, 2019
Feb 6, 2019
Feb 6, 2019
Feb 6, 2019
Feb 6, 2019
Feb 6, 2019
Jul 12, 2018
Sep 20, 2019
Feb 6, 2019
Jun 27, 2019
May 19, 2017
Oct 10, 2018
Jun 12, 2017
Sep 19, 2018
Jun 12, 2017
Jul 30, 2018
May 19, 2017
Feb 6, 2019
Jul 20, 2018
Feb 6, 2019
Feb 6, 2019

Repository files navigation

Keycloak

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.

Help and Documentation

Reporting Security Vulnerabilities

If you've found a security vulnerability, please look at the instructions on how to properly report it

Reporting an issue

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.

Getting started

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.

Building from Source

To build from source refer to the building and working with the code base guide.

Writing Tests

To write tests refer to the writing tests guide.

Contributing

Before contributing to Gatekeeper please read our contributing guidelines.

Other Keycloak Projects

License

About

A OpenID / Keycloak Proxy service

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.9%
  • Makefile 1.4%
  • Shell 0.7%