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