AuthenticationSummary
A structure that describes whether the workspace uses SAML, IAM Identity Center, or both methods for user authentication, and whether that authentication is fully configured.
Contents
- providers
-
Specifies whether the workspace uses SAML, IAM Identity Center, or both methods for user authentication.
Type: Array of strings
Valid Values:
AWS_SSO | SAML
Required: Yes
- samlConfigurationStatus
-
Specifies whether the workplace's user authentication method is fully configured.
Type: String
Valid Values:
CONFIGURED | NOT_CONFIGURED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: