SAMLOptionsOutput
Describes the SAML application configured for the domain.
Contents
- Enabled
-
True if SAML is enabled.
Type: Boolean
Required: No
- Idp
-
Describes the SAML identity provider's information.
Type: SAMLIdp object
Required: No
- RolesKey
-
The key used for matching the SAML roles attribute.
Type: String
Required: No
- SessionTimeoutMinutes
-
The duration, in minutes, after which a user session becomes inactive.
Type: Integer
Required: No
- SubjectKey
-
The key used for matching the SAML subject attribute.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: