LoginBridgeUpdateInput is an input datatype for updating a login bridge. It's used by the updateLoginBridge() mutation field.

Table: LoginBridgeUpdateInput

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Apr 21, 2026
additionalAttributesstring  Long-TermAny additional attributes.
allowedUsers[string]  Long-TermA list of users allowed to access the bridge.
descriptionstring  Long-TermA description of the login bridge to update.
generateUserNameboolean  Long-TermWhether to generate user names.
groupAttributestring  Long-TermThe group attributes.
groups[string]  Long-TermAny groups associated with the login bridge.
issuerstring  Long-TermThe issuer to update.
loginUrlstring  Long-TermThe URL of the login bridge.
namestring  Long-TermThe name of the login bridge to update.
organizationIdAttributeNamestring  Long-TermThe organization's unique identifier of the attribute name.
organizationNameAttributestring  Long-TermThe organization's name of the attribute.
privateSamlCertificatestring  Long-TermThe private SAML certificate.
publicSamlCertificatestring  Long-TermThe public SAML certificate.
relayStateUrlstring  Long-TermThe relay state URL.
remoteIdstring  Long-TermThe remote unique identifier of the login bridge.
samlEntityIdstring  Long-TermThe unique identifier of the SAML entity.
termsDescriptionstring  Long-TermA description of the terms.
termsLinkstring  Long-TermA link to the terms and conditions.