Authorization credentials may be passed to IAS3 by your Amazon S3-compatible client via configuration file (see example in the Compatibility section of this documentation).
In addition there is a clear text password mode. To use this mode, pass your access and secret keys as values to the Authorization header:
Authorization: LOW $accesskey:$secret
This is the authorization method shown in most of the examples in this document but it is not recommended for production code. Clear text passwords are an immense security risk.
Navigation
Like the API? Like Internet Archive? Please consider supporting them with a donation!