Creates a new OAuth2 credential provider.
Request body
The name of the OAuth2 credential provider. The name must be unique within your account.
The vendor of the OAuth2 credential provider. This specifies which OAuth2 implementation to use.
A map of tag keys and values to assign to the OAuth2 credential provider. Tags enable you to categorize your resources in different ways, for example, by purpose, owner, or environment.
Response
Success
The JSON key used to extract the client secret value from the Amazon Web Services Secrets Manager secret.
The source type of the client secret. Either <code>MANAGED</code> if the secret is managed by the service, or <code>EXTERNAL</code> if managed by the user in Amazon Web Services Secrets Manager.
The name of the OAuth2 credential provider.
The Amazon Resource Name (ARN) of the OAuth2 credential provider.
Callback URL to register on the OAuth2 credential provider as an allowed callback URL. This URL is where the OAuth2 authorization server redirects users after they complete the authorization flow.
The current status of the OAuth2 credential provider.