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.