Skip to content

Document custom auth plugins #1156

Open
@nettnikl

Description

@nettnikl

Is your feature request related to a problem? Please describe.
I'm trying to setup an authentication to happen before any request is processed. I think subclassing proxy.http.proxy.auth.AuthPlugin and loading it using --auth-plugin is the way to go here (loading it works actually, it just seems to never get called).
However i cannot even seem to get the basic auth (using the --basic-auth flag) to work for the reverse proxy.

Describe the solution you'd like
Some rudimentary documentation about how to implement - and activate! - my own auth plugin for a reverse proxy.

Describe alternatives you've considered
Add an example or tutorial

Additional context
Somewhat related:
#1091
8029afb

Metadata

Metadata

Assignees

No one assigned

    Labels

    ProposalProposals for futuristic feature requests

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions