Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Add support for Bindle client authn #154

@vdice

Description

@vdice

Wagi recently updated its Bindle dependency in #152. The updated Bindle client takes an authn token, which in #152 we just set to NoAuth/anonymous auth.

Bindle currently supports http/basic auth (username and password) and OIDC.

I propose we start with the former and wait to see if demand for OIDC support arises.

For http/basic, I believe we just need to add a way for wagi to consume username and password values and then invoke the implementations already existing in Bindle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions