UpdateSamlDirectoryInput

UpdateSamlDirectoryInput

Input type to update a SAML directory

allowGroupSyncingBooleanOptional tags for the SAML directory to update
allowIdpInitiatedSsoBooleanOptional flag to determine if this directory allows IDP-initiated SSO
certificateStringOptional certificate of the SAML directory to update in multiline PEM format
descriptionStringOptional description of the SAML directory to update
entryPointStringOptional entryPoint of the SAML directory to update
groupFilterStringOptional attribute returning list of groups that a SAML user is a part of.
idID!The id of the SAML directory to update, either as an id, or an AKA
issuerStringOptional issuer of the SAML directory to update
nameIdFormatSamlNameIdFormatOptional nameIdFormat of the SAML directory to update
parentIDOptional new parent for the SAML directory, either as an id, or an AKA
profileGroupsAttributeStringFlag to indicate whether groups will be synchronized for SAML users.
requiredSignedAssertionResponseBooleanOptional flag to indicate whether the SAML assertion response from the IDP should be signed. Enabling this ensures data integrity and authenticity.
requiredSignedAuthenticationResponseBooleanOptional flag to indicate whether the SAML authentication response from the IDP should be signed. Enabling this ensures data integrity and authenticity.
signatureAlgorithmSamlSignedRequestAlgorithmOptional algorithm used to sign auth requests with SAML directory
signaturePrivateKeyStringOptional signaturePrivateKey used to sign auth requests with SAML directory, in multiline PEM format
signRequestsBooleanOptionally sign auth requests with this SAML directory
statusDirectoryStatusOptional status of the SAML directory to update
strictAudienceValidationBooleanOptional flag to indicate whether the SAML Audience need to be validated.
tagsScalarOptional regular expression to filter out groups that are to be synced from SAML.
titleStringOptional title of the SAML directory to update