Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.03 KB

TokenClaim.md

File metadata and controls

21 lines (13 loc) · 1.03 KB

TokenClaim

Properties

Name Type Description Notes
id Integer The unique ID of the claim. [optional]
label String The UI label for the claims. [optional]
userAttributeMappings String A user attribute to map values from. [optional]
userAttributeMacros String When `user_attribute_mappings` is set to `macro` this macro will be used to assign the claims value. [optional]
attributeTransformations String The type of transformation to perform on multi valued attributes. [optional]
skipIfBlank Boolean not used [optional]
values List<String> Relates to Rules/Entitlements. Not supported yet. [optional]
defaultValues String Relates to Rules/Entitlements. Not supported yet. [optional]
provisionedEntitlements Boolean Relates to Rules/Entitlements. Not supported yet. [optional]