Skip to content

Support database API basic authentication #6

@daniel-thom

Description

@daniel-thom

ArangoDB will perform HTTP basic authentication if we start the database with the flags --server.authentication true --server.authentication-system-only false. In order to do that we have to generate a Python client from an OpenAPI spec that specifies basic auth. We would need to change the build process to generate one version with authentication and one without.

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