SamlConfiguration
A structure containing information about how this workspace works with SAML.
Contents
- idpMetadata
- 
               A structure containing the identity provider (IdP) metadata used to integrate the identity provider with this workspace. Type: IdpMetadata object Note: This object is a Union. Only one member of this object can be specified or returned. Required: Yes 
- allowedOrganizations
- 
               Lists which organizations defined in the SAML assertion are allowed to use the Amazon Managed Grafana workspace. If this is empty, all organizations in the assertion attribute have access. Type: Array of strings Length Constraints: Minimum length of 1. Maximum length of 256. Required: No 
- assertionAttributes
- 
               A structure that defines which attributes in the SAML assertion are to be used to define information about the users authenticated by that IdP to use the workspace. Type: AssertionAttributes object Required: No 
- loginValidityDuration
- 
               How long a sign-on session by a SAML user is valid, before the user has to sign on again. Type: Integer Required: No 
- roleValues
- 
               A structure containing arrays that map group names in the SAML assertion to the Grafana AdminandEditorroles in the workspace.Type: RoleValues object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: