Skip to content

Generalize forwardAuth middleware #40

Description

@laurivosandi

The forwardAuth middleware could be generalized to offer generic protection for OIDC native applications as well. This could be potentially implemented as a middleware attribute on the current OIDCGWClient. Once defined Middleware objects get added, whether it's enabled on Ingress depends on the ingress annotation anyway. It should have an array of HTTP request parameters that are excluded from protection to pass through webhooks and such. Parameters could include regex to match path and array of HTTP verbs.

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