Modifies multiple properties related to SAML 2.0 authentication, including the enablement status, user access URL, and relay state parameter name that are used for configuring federation with an SAML 2.0 identity provider.
See https://www.paws-r-sdk.com/docs/workspaces_modify_saml_properties/ for full documentation.
workspaces_modify_saml_properties(
ResourceId,
SamlProperties = NULL,
PropertiesToDelete = NULL
)
[required] The directory identifier for which you want to configure SAML properties.
The properties for configuring SAML 2.0 authentication.
The SAML properties to delete as part of your request.
Specify one of the following options:
SAML_PROPERTIES_USER_ACCESS_URL
to delete the user access URL.
SAML_PROPERTIES_RELAY_STATE_PARAMETER_NAME
to delete the relay
state parameter name.