The LoginBridgeInput datatype includes various settings.

Table: LoginBridgeInput

ParameterTypeRequired[a]DefaultDescription
namestringyes The name of the login bridge to update.
descriptionstringyes A description of the login bridge to update.
issuerstringyes The issuer to update.
remoteIdstringyes The remote unique identifier of the login bridge.
loginUrlstringyes The URL of the login bridge.
relayStateUrlstringyes The relay state URL.
samlEntityIdstringyes The unique identifier of the SAML entity.
privateSamlCertificatestringyes The private SAML certificate.
publicSamlCertificatestringyes The publlic SAML certificate.
allowedUsers[string]yes A list of users allowed to access the bridge.
groupAttributestringyes The group attributes.
groups[string]yes Any groups associated with the login bridge.
organizationIdAttributeNamestringyes The organization's unique identifier of the attribute name.
additionalAttributesstring  Any additional attributes.
organizationNameAttributestring  The organization's name of the attribute.
generateUserNamebooleanyes Whether to generate user names.
termsDescriptionstringyes A description of the terms.
termsLinkstringyes 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.