

# AuthenticationConfiguration
<a name="API_AuthenticationConfiguration"></a>

Provides the configuration information to connect to websites that require user authentication.

## Contents
<a name="API_AuthenticationConfiguration_Contents"></a>

 ** BasicAuthentication **   <a name="kendra-Type-AuthenticationConfiguration-BasicAuthentication"></a>
The list of configuration information that's required to connect to and crawl a website host using basic authentication credentials.  
The list includes the name and port number of the website host.  
Type: Array of [BasicAuthenticationConfiguration](API_BasicAuthenticationConfiguration.md) objects  
Array Members: Minimum number of 0 items. Maximum number of 10 items.  
Required: No

## See Also
<a name="API_AuthenticationConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/kendra-2019-02-03/AuthenticationConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/kendra-2019-02-03/AuthenticationConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/kendra-2019-02-03/AuthenticationConfiguration) 