LoginBridgeInput
is used to
input data for a login bridge.
Table: LoginBridgeInput
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 | yes | A description of the login bridge to update. | |
generateUserName | boolean | yes | Whether to generate user names. | |
groupAttribute | string | yes | The group attributes. | |
groups | [string] | yes | Any groups associated with the login bridge. | |
issuer | string | yes | The issuer to update. | |
loginUrl | string | yes | The URL of the login bridge. | |
name | string | yes | The name of the login bridge to update. | |
organizationIdAttributeName | string | yes | The organization's unique identifier of the attribute name. | |
organizationNameAttribute | string | The organization's name of the attribute. | ||
privateSamlCertificate | string | yes | The private SAML certificate. | |
publicSamlCertificate | string | yes | The publlic SAML certificate. | |
relayStateUrl | string | yes | The relay state URL. | |
remoteId | string | yes | The remote unique identifier of the login bridge. | |
samlEntityId | string | yes | The unique identifier of the SAML entity. | |
termsDescription | string | yes | A description of the terms. | |
termsLink | string | yes | A link to the terms and conditions. |