Previous Topic: AuthMinder Validation ChecksNext Topic: AuthMinder Logging


User Attributes Validation Checks

The following table explains the criteria that User Data Service (UDS) uses to validate the input data.

Attribute

Attribute ID

Validation Criteria

User Name

UserName

Is non-empty.

 

 

Length is between 1 and 256 characters.

 

 

Does not contain invalid characters (ASCII 0-31).

First Name

FirstName

Is non-empty.

 

 

Length is between 1 and 32 characters.

 

 

Does not contain invalid characters (ASCII 0-31).

Middle Name

MiddleName

Length is between 0 and 32 characters.

Does not contain invalid characters (ASCII 0-31).

Last Name

LastName

Is non-empty.

 

 

Length is between 1 and 32 characters.

 

 

Does not contain invalid characters (ASCII 0-31).

Email

Email

Is non-empty.

 

 

Length is between 1 and 128 characters.

 

 

Does not contain invalid characters. All default regular expressions are allowed.

Telephone Number

TelephoneNumber

Is non-empty.

 

 

Length is between 1 and 128 characters.

 

 

Does not contain invalid characters (ASCII 0-31).

Personal Assurance Message

PAM

Length is between 0 and 128 characters.

 

 

Does not contain invalid characters (ASCII 0-31).

Personal Assurance Message URL

PAM URL

Length is between 0 and 128 characters.

 

 

Does not contain invalid characters, although alphabets, number, and + / \ \ # $ % & - _ : . are allowed.

Image

Image

Size is between 0 and 1024 KB.

 

 

Is of one of the following formats:

  • JPEG
  • JPG
  • GIF
  • BMP
  • PNG

Account ID

AccountID

Length is between 0 and 256 characters.

 

 

Is non-empty if the AccountType attribute is enabled.

 

 

Does not contain invalid characters (ASCII 0-31).

Account ID Attribute1

AccountIDAttribute1

Length is between 0 and 256 characters.

 

 

Does not contain invalid characters (ASCII 0-31).

Account ID Attribute2

AccountIDAttribute2

Length is between 0 and 256 characters.

 

 

Does not contain invalid characters (ASCII 0-31).

Account ID Attribute3

AccountIDAttribute3

Length is between 0 and 256 characters.

 

 

Does not contain invalid characters (ASCII 0-31).

User Custom Attributes

User Custom Attributes--

Maximum supported database column size for the field is 2000 KB. The maximum length is dependent on number of custom attributes, multi-byte character support, and encryption.

 

 

Does not contain invalid characters (ASCII 0-31).

Organization Name

OrgName

Is non-empty.

 

 

Length is between 0 and 64 characters.

 

 

Does not contain invalid characters.

Note: All keyboard characters are supported.

Display Name

DisplayName

Is non-empty.

 

 

Length is between 0 and 128 characters.

 

 

Does not contain invalid characters (ASCII 0-31).

Description

Description

Length is between 1 and 128 characters.

 

 

Does not contain invalid characters (ASCII 0-31).

Account Type

AccountType

Length is between 0 and 64 characters.

 

 

Does not contain invalid characters.

Note: All keyboard characters are supported.

Account Type Display
Name

AccountType-DisplayName

Is non-empty if the AccountType attribute is enabled.

 

 

Length is between 0 and 128 characters.

 

 

Does not contain invalid characters (ASCII 0-31).

Organization Custom Attributes

Org Custom Attributes

Length is between 0 and (2000 -(2 * No of custom attributes - 1)) characters.

 

 

Does not contain invalid characters (ASCII 0-31).

Account Type Custom Attribute

Account Type Custom Attribute

Length is between 0 and (2000 -(2 * No of custom attributes - 1)) characters.

 

 

Does not contain invalid characters (ASCII 0-31).

User Account Custom Attributes - Name

User Account Custom Attributes -Name

Length is between 0 and 64 characters.

 

 

Does not contain invalid characters (ASCII 0-31).

User Account Custom Attributes - Value

User Account Custom Attributes - Value

Length is between 0 and 128 characters.

 

 

Does not contain invalid characters (ASCII 0-31).

Key Label

Key Label

Is non-empty.

 

 

Does not contain invalid characters.

Note: All keyboard characters are supported.