Skip to content

Example of integration with Traefik and OAuth2-Proxy with Keycloak provider

License

Notifications You must be signed in to change notification settings

sebinsua/OAuth2Proxy-Traefik-KeyCloak

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuth2-Proxy Integration with Keycloak and Web Application

An example of how to use Traefik ForwardAuth with OAuth2-Proxy and the Keycloak provider to give authentication capability in any kind of web application.

Features

  • Integrate Traefik ForwardAuth with OAuth2-Proxy
  • Use KeyCloak-oidc provider
  • Forward ID token to service

Usage

Run the following command to spin up the deployment:

docker-compose up
  • Navigate to landing.test.localhost in your browser
  • You will be redirected to login page of KeyCloak. Login using test1/pass123
  • If successful, you will be redirected to the echo container that displays the full HTTP request.

Feedback

For feedback and feature request, please raise issues in the issue section of the repository. Enjoy!

About

Example of integration with Traefik and OAuth2-Proxy with Keycloak provider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published