Details
-
Type:
New Feature
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.3 Final
-
Fix Version/s: 1.4 Beta
-
Component/s: Containers
-
Labels:None
-
Environment:ICEmobile
Description
It is useful to have a unique identifier for a given mobile device. This can be used for security purposes, such as to alert a user if another device has attempted to sign on with the same credentials. It can also be used for persistent user data. For instance, even if the user clears their cookies or reinstalls the application, the unique identifier could be used to associate preferences or cloud data with that device.
Suggestion from Nils: make the ICEmobile-SX version "opt-in" so that the user must manually set the preference to allow this ID to be propagated to the application. This should resolve any privacy concerns since the user must deliberately enable the feature for a particular domain.
This will require implementation of the whitelist feature to complete.