Back to Node Auth0

Interface EventStreamCloudEventConnectionUpdatedObject1OptionsAttributeMap

docs/interfaces/management.Management.EventStreamCloudEventConnectionUpdatedObject1OptionsAttributeMap.html

6.0.01.9 KB
Original Source

Interface EventStreamCloudEventConnectionUpdatedObject1OptionsAttributeMap

Mapping of claims received from the identity provider (IdP)

interface EventStreamCloudEventConnectionUpdatedObject1OptionsAttributeMap {
attributes?: EventStreamCloudEventConnectionUpdatedObject1OptionsAttributeMapAttributes;
userinfo_scope?: string;
mapping_mode?: Management.EventStreamCloudEventConnectionUpdatedObject1OptionsAttributeMapMappingModeEnum;
}

Index

Properties

attributes?userinfo_scope?mapping_mode?

Properties

Optionalattributes

attributes?: EventStreamCloudEventConnectionUpdatedObject1OptionsAttributeMapAttributes

Optionaluserinfo_scope

userinfo_scope?: string

Scopes to send to the IdP's Userinfo endpoint

Optionalmapping_mode

mapping_mode?: Management.EventStreamCloudEventConnectionUpdatedObject1OptionsAttributeMapMappingModeEnum

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties attributesuserinfo_scopemapping_mode