Skip to main content
Version: 8.9

Type Alias: MappingRuleCreateUpdateRequest

type MappingRuleCreateUpdateRequest = object;

Properties

claimName

claimName: string;

The name of the claim to map.


claimValue

claimValue: string;

The value of the claim to map.


name

name: string;

The name of the mapping rule.