docs/interfaces/management.Management.EventStreamCloudEventConnectionDeletedObject0.html
interface EventStreamCloudEventConnectionDeletedObject0 {
authentication?: EventStreamCloudEventConnectionDeletedObject0Authentication;
display_name?: string;
enabled_clients?: string[];
id: string;
is_domain_connection?: boolean;
metadata?: EventStreamCloudEventConnectionDeletedObject0Metadata;
name: string;
realms?: string[];
connected_accounts?: EventStreamCloudEventConnectionDeletedObject0ConnectedAccounts;
options?: EventStreamCloudEventConnectionDeletedObject0Options;
show_as_button?: boolean;
strategy: "oidc";
}
authentication?display_name?enabled_clients?idis_domain_connection?metadata?namerealms?connected_accounts?options?show_as_button?strategy
Optionalauthenticationauthentication?: EventStreamCloudEventConnectionDeletedObject0Authentication
Optionaldisplay_namedisplay_name?: string
Connection name used in the new universal login experience
Optionalenabled_clientsenabled_clients?: string[]
Use of this property is NOT RECOMMENDED. Use the PATCH /v2/connections/{id}/clients endpoint to enable the connection for a set of clients.
id: string
The connection's identifier
Optionalis_domain_connectionis_domain_connection?: boolean
true promotes to a domain-level connection so that third-party applications can use it. false does not promote the connection, so only first-party applications with the connection enabled can use it. (Defaults to false.)
Optionalmetadatametadata?: EventStreamCloudEventConnectionDeletedObject0Metadata
name: string
The name of the connection. Must start and end with an alphanumeric character and can only contain alphanumeric characters and '-'. Max length 128
Optionalrealmsrealms?: string[]
Defines the realms for which the connection will be used (ie: email domains). If the array is empty or the property is not specified, the connection name will be added as realm.
Optionalconnected_accountsconnected_accounts?: EventStreamCloudEventConnectionDeletedObject0ConnectedAccounts
Optionaloptionsoptions?: EventStreamCloudEventConnectionDeletedObject0Options
Optionalshow_as_buttonshow_as_button?: boolean
Enables showing a button for the connection in the login page (new experience only). If false, it will be usable only by HRD. Defaults to false.
strategy: "oidc"
Member Visibility
ThemeOSLightDark
Properties authenticationdisplay_nameenabled_clientsidis_domain_connectionmetadatanamerealmsconnected_accountsoptionsshow_as_buttonstrategy