To provide credentials for AWS authentication using the Active Directory authorization header, you use this format:
Authorization: AD AD-username:AD-password
In this format:
•AD-username is the AD user account username.
•AD-password is the AD user account password.
Here’s an example of an AD authorization header for AWS authentication:
Authorization: AD lgreen@example.com:p4sswOrd
© 2016 Hitachi Data Systems Corporation. All rights reserved.