Back to Node Auth0

Interface UserAttributeProfileOidcMapping

docs/interfaces/management.Management.UserAttributeProfileOidcMapping.html

5.9.1727 B
Original Source

Interface UserAttributeProfileOidcMapping

OIDC mapping for this attribute

interface UserAttributeProfileOidcMapping {
mapping: string;
display_name?: string;
}

Index

Properties

mappingdisplay_name?

Properties

mapping

mapping: string

OIDC mapping field

Optionaldisplay_name

display_name?: string

Display name for the OIDC mapping

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties mappingdisplay_name