Back to Node Auth0

Interface ScimConfiguration

docs/interfaces/management.Management.ScimConfiguration.html

5.9.11.8 KB
Original Source

Interface ScimConfiguration

interface ScimConfiguration {
connection_id: string;
connection_name: string;
strategy: string;
tenant_name: string;
user_id_attribute: string;
mapping: ScimMappingItem[];
created_at: string;
updated_on: string;
}

Index

Properties

connection_idconnection_namestrategytenant_nameuser_id_attributemappingcreated_atupdated_on

Properties

connection_id

connection_id: string

The connection's identifier

connection_name

connection_name: string

The connection's name

strategy

strategy: string

The connection's strategy

tenant_name

tenant_name: string

The tenant's name

user_id_attribute

user_id_attribute: string

User ID attribute for generating unique user ids

mapping

mapping: ScimMappingItem[]

The mapping between auth0 and SCIM

created_at

created_at: string

The ISO 8601 date and time the SCIM configuration was created at

updated_on

updated_on: string

The ISO 8601 date and time the SCIM configuration was last updated on

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties connection_idconnection_namestrategytenant_nameuser_id_attributemappingcreated_atupdated_on