UpdateProductIntegrationSingleSignOnConfigurationSetupFormInput
Specifies the setup form to update in a product integration
This page contains
Fields
integrationConfigurationId ID! | Unique ID of the product integration configuration the setup form will be updated in. |
overview String | An overview or greeting that will be presented to the user when prompted to configure this application for single sign-on. |
instructions String | Provide the user with instructions to configure single sign-on. Instructions can contain the following placeholders: {idp.issuer}, {idp.login.url}, {sp.login.url}, {certificate.url}, {certificate.content}, {certificate.fingerprint}, {metadata.url}, or {marketplace.url}. |
parameters [UpdateSetupFormPlaceholderParameterInput!] PREVIEW | The placeholder parameters to update within a product integration setup form |
Mutations for UpdateProductIntegrationSingleSignOnConfigurationSetupFormInput
updateProductIntegrationSingleSignOnConfigurationSetupForm PREVIEW | Update the single sign-on setup form configuration within an existing product integration |