Get Involved
Edit on GitHubUpdateSamlDirectoryInput
UpdateSamlDirectoryInput
Input type to update a SAML directory
allowGroupSyncing | Boolean | Optional tags for the SAML directory to update |
allowIdpInitiatedSso | Boolean | Optional flag to determine if this directory allows IDP-initiated SSO |
certificate | String | Optional certificate of the SAML directory to update in multiline PEM format |
description | String | Optional description of the SAML directory to update |
entryPoint | String | Optional entryPoint of the SAML directory to update |
groupFilter | String | Optional attribute returning list of groups that a SAML user is a part of. |
id | ID! | The id of the SAML directory to update, either as an id, or an AKA |
issuer | String | Optional issuer of the SAML directory to update |
nameIdFormat | SamlNameIdFormat | Optional nameIdFormat of the SAML directory to update |
parent | ID | Optional new parent for the SAML directory, either as an id, or an AKA |
profileGroupsAttribute | String | Flag to indicate whether groups will be synchronized for SAML users. |
requiredSignedAssertionResponse | Boolean | Optional flag to indicate whether the SAML assertion response from the IDP should be signed. Enabling this ensures data integrity and authenticity. |
requiredSignedAuthenticationResponse | Boolean | Optional flag to indicate whether the SAML authentication response from the IDP should be signed. Enabling this ensures data integrity and authenticity. |
signatureAlgorithm | SamlSignedRequestAlgorithm | Optional algorithm used to sign auth requests with SAML directory |
signaturePrivateKey | String | Optional signaturePrivateKey used to sign auth requests with SAML directory, in multiline PEM format |
signRequests | Boolean | Optionally sign auth requests with this SAML directory |
status | DirectoryStatus | Optional status of the SAML directory to update |
strictAudienceValidation | Boolean | Optional flag to indicate whether the SAML Audience need to be validated. |
tags | Scalar | Optional regular expression to filter out groups that are to be synced from SAML. |
title | String | Optional title of the SAML directory to update |