docs/interfaces/management.Management.CreateScimConfigurationResponseContent.html
interface CreateScimConfigurationResponseContent {
connection_id: string;
connection_name: string;
strategy: string;
tenant_name: string;
user_id_attribute: string;
mapping: ScimMappingItem[];
created_at: string;
updated_on: string;
}
connection_idconnection_namestrategytenant_nameuser_id_attributemappingcreated_atupdated_on
connection_id: string
The connection's identifier
connection_name: string
The connection's name
strategy: string
The connection's strategy
tenant_name: string
The tenant's name
user_id_attribute: string
User ID attribute for generating unique user ids
mapping: ScimMappingItem[]
The mapping between auth0 and SCIM
created_at: string
The ISO 8601 date and time the SCIM configuration was created at
updated_on: string
The ISO 8601 date and time the SCIM configuration was last updated on
Member Visibility
ThemeOSLightDark
Properties connection_idconnection_namestrategytenant_nameuser_id_attributemappingcreated_atupdated_on