Introduction
Claims will represent a specific attribute of an user such as his firstname
or his birthdate
. Those claims must have a claim type
that is being described here.
Parameter
Each claim type
within the CoreOne Suite consists of the following parameters.
Name | Datatype | Mandatory | Example | Description |
---|---|---|---|---|
Name | String | ✅ | Birthdate | Uniquely identifies a claim |
Type | Drop Down | ✅ | Double | Currently the following types are supported
|
GUI order | Int | 1 | The ordering when displayed in the UI | |
Is encrypted | Checkbox | true | Whether or not the value should be stored as an encrypted string in the Meta Directoryy | |
Multi-value | Checkbox | true | Indicates if more than one value of the same claim type can be stored |