Back to Node Auth0

Interface EventStreamCloudEventConnectionCreatedObject1OptionsAttributeMap

docs/interfaces/management.Management.EventStreamCloudEventConnectionCreatedObject1OptionsAttributeMap.html

6.0.01.9 KB
Original Source

Interface EventStreamCloudEventConnectionCreatedObject1OptionsAttributeMap

Mapping of claims received from the identity provider (IdP)

interface EventStreamCloudEventConnectionCreatedObject1OptionsAttributeMap {
attributes?: EventStreamCloudEventConnectionCreatedObject1OptionsAttributeMapAttributes;
userinfo_scope?: string;
mapping_mode?: Management.EventStreamCloudEventConnectionCreatedObject1OptionsAttributeMapMappingModeEnum;
}

Index

Properties

attributes?userinfo_scope?mapping_mode?

Properties

Optionalattributes

attributes?: EventStreamCloudEventConnectionCreatedObject1OptionsAttributeMapAttributes

Optionaluserinfo_scope

userinfo_scope?: string

Scopes to send to the IdP's Userinfo endpoint

Optionalmapping_mode

mapping_mode?: Management.EventStreamCloudEventConnectionCreatedObject1OptionsAttributeMapMappingModeEnum

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties attributesuserinfo_scopemapping_mode