ApplicationProvider
A structure that describes a provider that can be used to connect an AWS managed application or customer managed application to IAM Identity Center.
Contents
- ApplicationProviderArn
-
The ARN of the application provider.
Type: String
Length Constraints: Minimum length of 10. Maximum length of 1224.
Pattern:
arn:(aws|aws-us-gov|aws-cn|aws-iso|aws-iso-b):sso::aws:applicationProvider/[a-zA-Z0-9-/]+
Required: Yes
- DisplayData
-
A structure that describes how IAM Identity Center represents the application provider in the portal.
Type: DisplayData object
Required: No
- FederationProtocol
-
The protocol that the application provider uses to perform federation.
Type: String
Valid Values:
SAML | OAUTH
Required: No
- ResourceServerConfig
-
A structure that describes the application provider's resource server.
Type: ResourceServerConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: