

# IncludedOauth2ProviderConfigOutput
<a name="API_IncludedOauth2ProviderConfigOutput"></a>

The configuration details returned for a supported OAuth2 provider, including client credentials and OAuth2 discovery information.

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

 ** oauthDiscovery **   <a name="bedrockagentcorecontrol-Type-IncludedOauth2ProviderConfigOutput-oauthDiscovery"></a>
Contains the discovery information for an OAuth2 provider.  
Type: [Oauth2Discovery](API_Oauth2Discovery.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: Yes

 ** clientId **   <a name="bedrockagentcorecontrol-Type-IncludedOauth2ProviderConfigOutput-clientId"></a>
The client ID for the supported OAuth2 provider.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Required: No

## See Also
<a name="API_IncludedOauth2ProviderConfigOutput_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/bedrock-agentcore-control-2023-06-05/IncludedOauth2ProviderConfigOutput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/IncludedOauth2ProviderConfigOutput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/IncludedOauth2ProviderConfigOutput) 