Validations Performed When Adding Attributes

When you add custom attributes, Oracle Identity Cloud Service performs certain validations. The following table describes the validations based on the Add operation.

Add Validations

This table describes the validations that Oracle Identity Cloud Service performs when you add new custom attributes to the target schema.

Attribute Name Validations Performed

name

Check for duplicates. This value must be unique across the custom schema.

idcsDisplayName

Check for duplicates. This value must be unique across the custom schema.

idcsMaxLength

Value can't be less than 2.

idcsMinLength

Value can't be less than 1.

returned

Value must be a valid return value such as always, default, request, or never.

type

Value must be a string that can be single or multivalued.

mutability

Value must be a valid mutability like readWrite, readOnly, immutable, or writeonly.

idcsCsvAttributeNameMappings.columnHeaderName

Value must be unique across the custom schema.

idcsCsvAttributeNameMappings.multiValueDelimiter

Mandatory attribute for multivalued attributes having idcsCsvAttributeNameMappings.