Add support for BasicAuth in Authorization header #6

Closed
opened 2025-12-28 17:35:53 +00:00 by sami · 1 comment
Owner

Originally created by @pkorotkov on GitHub (Aug 6, 2020).

We currently support only AWS V4 format of Authorization and reject older formats, such as BasicAuth. Yet some client use this auth method as default.

Originally created by @pkorotkov on GitHub (Aug 6, 2020). We currently support only AWS V4 format of Authorization and reject older formats, such as BasicAuth. Yet some client use this auth method as default.
sami 2025-12-28 17:35:53 +00:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@realloc commented on GitHub (Jul 15, 2021):

Most of the software we saw can use V4 Auth scheme.

@realloc commented on GitHub (Jul 15, 2021): Most of the software we saw can use V4 Auth scheme.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-s3-gw#6
No description provided.