samlConfiguration

@JvmName(name = "vrleiykdqbrnrlmj")
suspend fun samlConfiguration(value: Output<WorkspaceSamlConfigurationArgs>)
@JvmName(name = "wgfkgaekyymbakna")
suspend fun samlConfiguration(value: WorkspaceSamlConfigurationArgs?)

Parameters

value

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.


@JvmName(name = "gsxeomscsaylcosq")
suspend fun samlConfiguration(argument: suspend WorkspaceSamlConfigurationArgsBuilder.() -> Unit)

Parameters

argument

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.