Back to Node Auth0

Interface GetScimConfigurationDefaultMappingResponseContent

docs/interfaces/management.Management.GetScimConfigurationDefaultMappingResponseContent.html

5.9.1699 B
Original Source

Interface GetScimConfigurationDefaultMappingResponseContent

interface GetScimConfigurationDefaultMappingResponseContent {
mapping?: ScimMappingItem[];
}

Index

Properties

mapping?

Properties

Optionalmapping

mapping?: ScimMappingItem[]

The mapping between auth0 and SCIM

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties mapping