Skip to content

[BUG] Basic Auth #4498

Closed
Closed
@wm-ek

Description

@wm-ek

Basic auth requires both username and password.

There are services, that will have a token as username and that's it.

Due to the validation, we can not authenticate with a service which implemented it that way

Authentication to the API is performed via HTTP Basic Auth. Provide your API key as the basic auth username value. You do not need to provide a password. This is done for every request, not just once.

It would be great to make password optional.

thank you

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