Active Directory authentication

To provide credentials for Active Directory authentication, you use the Authorization request header with a value in the format shown below:

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 Authorization header for AD authentication:

Authorization: AD lgreen@example.com:p4sswOrd

Note: You cannot use AD authentication with S3 compatible requests to create a bucket.

© 2015, 2020 Hitachi Vantara LLC. All rights reserved.