CA Risk Authentication uses Device ID and DeviceDNA to register and identify the device that is used by a user during transactions. The Device ID is stored on the end user's device. The Device ID information is in encrypted format.
The following options are available for storing the Device ID on the end user's device. The plugin store is the most persistent storage option.
C:\Documents and Settings\<user_profile>\Application Data\Microsoft\Windows\Cookies\
C:\Documents and Settings\<user_profile>\Cookies\
C:\Documents and Settings\<user_profile>\Application Data\Mozilla\Firefox\Profiles\<random_dirname>\cookies.sqlite
C:\Documents and Settings\<user_name>\Application Data\Apple Computer\Safari\cookies.plist
Important! From CA Risk Authentication Client version 2.0 onward, the Device ID is not stored as a Flash cookie. If you have existing Flash cookies from an earlier release, then these cookies are automatically migrated to one of the stores that is listed earlier in this section.
File You Will Need for Device ID and DeviceDNA Collection
When you perform a complete installation or select to install CA Risk Authentication Evaluation SDK or Web Service in the Choose Install Set screen, the following file is automatically installed:
<install_location>\Arcot Systems\sdk\devicedna\riskminder-client.js
This file provides the functions to get and set the Device ID and DeviceDNA.
Enable Device ID and DeviceDNA Collection
To configure for a cookie to be set on the end-user computer, include riskminder-client.js in your application pages that get or set the cookies.
Follow these steps:
<APP_SERVER_HOME>\<Your_Application_Home>
<script type="text/javascript" src="devicedna/riskminder-client.js"></script>
Migrate Flash Cookies from Preceding Releases
Flash cookies are not supported any more for storing the Device ID. However, if you have existing Flash cookies from an earlier release, then these cookies are automatically migrated to one of the supported stores on the end-user device when you complete the tasks described in Collecting Device ID and DeviceDNA in one of the following guides:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|