MicrosoftOauth2ProviderConfigInput - Amazon Bedrock AgentCore Control Plane

MicrosoftOauth2ProviderConfigInput

Input configuration for a Microsoft OAuth2 provider.

Contents

clientId

The client ID for the Microsoft OAuth2 provider.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: Yes

clientSecret

The client secret for the Microsoft OAuth2 provider.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: Yes

tenantId

The Microsoft Entra ID (formerly Azure AD) tenant ID for your organization. This identifies the specific tenant within Microsoft's identity platform where your application is registered.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: