Back to Node Auth0

Interface ScimMappingItem

docs/interfaces/management.Management.ScimMappingItem.html

5.9.1695 B
Original Source

Interface ScimMappingItem

interface ScimMappingItem {
auth0?: string;
scim?: string;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

auth0?scim?

Properties

Optionalauth0

auth0?: string

The field location in the auth0 schema

Optionalscim

scim?: string

The field location in the SCIM schema

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties auth0scim