| Package | Description |
|---|---|
| software.amazon.awssdk.services.grafana.model |
| Modifier and Type | Method and Description |
|---|---|
SamlConfiguration |
SamlAuthentication.configuration()
A structure containing details about how this workspace works with SAML.
|
SamlConfiguration |
UpdateWorkspaceAuthenticationRequest.samlConfiguration()
If the workspace uses SAML, use this structure to map SAML assertion attributes to workspace user information and
define which groups in the assertion attribute are to have the
Admin and Editor roles
in the workspace. |
| Modifier and Type | Method and Description |
|---|---|
SamlAuthentication.Builder |
SamlAuthentication.Builder.configuration(SamlConfiguration configuration)
A structure containing details about how this workspace works with SAML.
|
UpdateWorkspaceAuthenticationRequest.Builder |
UpdateWorkspaceAuthenticationRequest.Builder.samlConfiguration(SamlConfiguration samlConfiguration)
If the workspace uses SAML, use this structure to map SAML assertion attributes to workspace user information
and define which groups in the assertion attribute are to have the
Admin and Editor
roles in the workspace. |
Copyright © 2023. All rights reserved.