Skip to content

Oauth2-proxy sidecar pattern instead of Middleware CRD #27

Description

@erkiaas

Currently auth middleware enables Traefik to protect services without authentication accessed from Ingress.
oauth2-proxy is supposed to also works as a co-container - it will proxy all requests to some other container in the same pod, whilist other being binded to localhost, so that other pods in the cluster cannot bypass the authentication.

Investigate, how would it be possible to elegantly create such functionality.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions