The LoginBridgeUpdateInput datatype includes various settings.

Table: LoginBridgeUpdateInput

ParameterTypeRequired[a]DefaultDescription
namestring  The name of the login bridge to update.
descriptionstring  A description of the login bridge to update.
issuerstring  The issuer to update.
remoteIdstring  The remote unique identifier of the login bridge.
loginUrlstring  The URL of the login bridge.
relayStateUrlstring  The relay state URL.
samlEntityIdstring  The unique identifier of the SAML entity.
privateSamlCertificatestring  The private SAML certificate.
publicSamlCertificatestring  The publlic SAML certificate.
allowedUsers[string]yes A list of users allowed to access the bridge.
groupAttributestring  The group attributes.
groups[string]yes Any groups associated with the login bridge.
organizationIdAttributeNamestring  The organization's unique identifier of the attribute name.
additionalAttributesstring  Any additional attributes.
organizationNameAttributestring  The organization's name of the attribute.
generateUserNameboolean  Whether to generate user names.
termsDescriptionstring  A description of the terms.
termsLinkstring  A link to the terms and conditions.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.