By default, CA Risk Authentication stores the user-related data in plain format in the database tables that you seed during installation. To encrypt this data, you need to use the Attribute Encryption Set Configuration page and select the user attributes that you want to encrypt. See appendix, "Multi-Byte Character and Encrypted Parameters" for the list of attributes that can be stored in an encrypted format.
To configure attribute encryption and data masking:
Note: If you choose to encrypt the User Identifier attribute, all the following attributes that help in uniquely identifying the user are also encrypted:
– User ID
\*E2\*80\*93 Account ID
– Account ID attributes
Click the > or < buttons to move selected attributes to the desired list. You can also click the >> or << buttons to move all attributes to the desired lists.
Note: Data masking is the process of hiding specific elements within the actual data string. It ensures that sensitive data is replaced with some data other than the real one.
|
Parameter |
Description |
|---|---|
|
Type |
Select an option from the drop-down list to Mask or Unmask the attributes configured for encryption. |
|
Start Length |
The number of characters to be masked or unmasked from the start of the actual data string. |
|
End Length |
The number of characters to be masked or unmasked from the end of the actual data string. |
|
Masking Character |
The character that will be used to mask (hide) the actual data. |
See "Refreshing the Cache" for instructions on how to do this.
If you want to mask a user name that has been configured for encryption, and the Start Length, End Length, and Masking Character are 2, 2, and *, then the user name "mparker" is masked as "**ark**".
If you want to unmask a user name that has been configured for encryption, and the Start Length, End Length, and Masking Character are 2, 2, and *, then the user name "mparker" is unmasked as "mp***er".
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|