Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 739 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 739 Bytes

Build Status Docker Hub

Authenticating Reverse Proxy (Apache + mod_auth_openidc)

This repository contains a recipe to generate a Docker image useful for acting as a reverse proxy for authentication in front of an application. It contains a stripped down Apache with minimal modules, and adds the mod_auth_openidc module for performing OpenID Connect authentication.

There are some instructions and sample configuration files in the apache-oidc-test directory.