S3FS authentication fails with signature mismatch
Applies to
- ONTAP S3
- StorageGRID
Issue
- When attempting to authenticate using S3's GET authentication header, a failure occurs with the following message:
The request signature we calculated does not match the signature you provided.
- StorageGRID 11.5.4 doesn't accept Access Key ID which contains underscore "_". It fails with
error 422: Unprocessable Enrity. Credentials is invalid.Accesskeyid may only contain alphanumeric characters.