oauth2-proxy (v7.8.1)

Published 2026-02-25 13:15:42 +00:00 by registry-admin

Installation

docker pull registry.dev.ironskillet.org/supply-chain/oauth2-proxy:v7.8.1
sha256:543e19accc96055a00f42ed93525ae04008bea3d7debe1d912096f8f20978033

About this package

A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.

Image layers

ARG VERSION=v7.8.1
COPY /go/src/github.com/oauth2-proxy/oauth2-proxy/oauth2-proxy /bin/oauth2-proxy # buildkit
COPY /go/src/github.com/oauth2-proxy/oauth2-proxy/jwt_signing_key.pem /etc/ssl/private/jwt_signing_key.pem # buildkit
LABEL org.opencontainers.image.licenses=MIT org.opencontainers.image.description=A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers. org.opencontainers.image.documentation=https://oauth2-proxy.github.io/oauth2-proxy/ org.opencontainers.image.source=https://github.com/oauth2-proxy/oauth2-proxy org.opencontainers.image.url=https://quay.io/oauth2-proxy/oauth2-proxy org.opencontainers.image.title=oauth2-proxy org.opencontainers.image.version=v7.8.1
ENTRYPOINT ["/bin/oauth2-proxy"]

Labels

Key Value
org.opencontainers.image.description A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
org.opencontainers.image.documentation https://oauth2-proxy.github.io/oauth2-proxy/
org.opencontainers.image.licenses MIT
org.opencontainers.image.source https://github.com/oauth2-proxy/oauth2-proxy
org.opencontainers.image.title oauth2-proxy
org.opencontainers.image.url https://quay.io/oauth2-proxy/oauth2-proxy
org.opencontainers.image.version v7.8.1
Details
Container
2026-02-25 13:15:42 +00:00
0
OCI / Docker
linux/amd64
MIT
16 MiB
Versions (1) View all
v7.8.1 2026-02-25