Retrieves information about an OAuth2 credential provider.
Request body
The name of the OAuth2 credential provider to retrieve.
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.
ARN of the credential provider requested.
The vendor 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 timestamp when the OAuth2 credential provider was created.
The timestamp when the OAuth2 credential provider was last updated.
The current status of the OAuth2 credential provider.
The reason for failure if the OAuth2 credential provider is in a failed state.