[objstorage] Support a basic authentication configuration
Following #3621 (closed), the objstorage client should support a username / password to use when the server is protected by a basic authentication
Migrated from T3702 (view on Phabricator)
Following #3621 (closed), the objstorage client should support a username / password to use when the server is protected by a basic authentication
Migrated from T3702 (view on Phabricator)
added Object storage System administration priority:Normal labels
The basic auth is working with the default remote implementation if the credentials are specified in the url like https://user:password@objstorage_url
closed
mentioned in issue #3621 (closed)