AssertionAttributes
A structure that defines which attributes in the IdP assertion are to be used to define information about the users authenticated by the IdP to use the workspace.
Contents
-
The name of the attribute within the SAML assertion to use as the email names for SAML users.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
- groups
-
The name of the attribute within the SAML assertion to use as the user full "friendly" names for user groups.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
- login
-
The name of the attribute within the SAML assertion to use as the login names for SAML users.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
- name
-
The name of the attribute within the SAML assertion to use as the user full "friendly" names for SAML users.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
- org
-
The name of the attribute within the SAML assertion to use as the user full "friendly" names for the users' organizations.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
- role
-
The name of the attribute within the SAML assertion to use as the user roles.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: