LoginBridgeUpdateInput
is
used to input data for updating a login bridge.
Table: LoginBridgeUpdateInput
Parameter | Type | Required | Default | Description |
---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | ||||
Table last updated: Sep 19, 2024 | ||||
additionalAttributes | string | Any additional attributes. | ||
allowedUsers | [string] | yes | A list of users allowed to access the bridge. | |
description | string | A description of the login bridge to update. | ||
generateUserName | boolean | Whether to generate user names. | ||
groupAttribute | string | The group attributes. | ||
groups | [string] | yes | Any groups associated with the login bridge. | |
issuer | string | The issuer to update. | ||
loginUrl | string | The URL of the login bridge. | ||
name | string | The name of the login bridge to update. | ||
organizationIdAttributeName | string | The organization's unique identifier of the attribute name. | ||
organizationNameAttribute | string | The organization's name of the attribute. | ||
privateSamlCertificate | string | The private SAML certificate. | ||
publicSamlCertificate | string | The publlic SAML certificate. | ||
relayStateUrl | string | The relay state URL. | ||
remoteId | string | The remote unique identifier of the login bridge. | ||
samlEntityId | string | The unique identifier of the SAML entity. | ||
termsDescription | string | A description of the terms. | ||
termsLink | string | A link to the terms and conditions. |