「Tracking And Remembering Devices Using Amazon Cognito Your User Pools」の版間の差分
(ページの作成:「<br>With the overall availability launch of Amazon Cognito Your User Pools, we launched a brand new function that allows system monitoring and remembering. This function…」) |
(相違点なし)
|
2025年9月20日 (土) 23:56時点における版
With the overall availability launch of Amazon Cognito Your User Pools, we launched a brand new function that allows system monitoring and remembering. This function offers insight into the usage of your app’s users and reduces the friction related to multi-factor authentication (MFA). This blog submit gives an overview of the feature, ItagPro identifies the primary use cases, and describes learn how to arrange the characteristic to your utility. First, let’s take a look at a few of the first use cases for device remembering. The following examples aren't exhaustive, however we use them in this blog post as an instance the performance. This characteristic permits developers to recollect the units on which finish customers check in to their application. You can see the remembered devices and associated metadata by the console and by using the ListDevices and GetDevice APIs. As well as, you can build custom performance using the notion of remembered devices.
For instance, with a content distribution application (e.g., video streaming), you possibly can limit the number of units from which an end person can stream their content. This characteristic works together with MFA to reduce among the friction end customers experience when using MFA. If SMS-based MFA is enabled for iTagPro technology an Amazon Cognito consumer pool, finish customers must input a security code received by way of SMS during every sign-in along with coming into their password. This increases security but comes at the expense of consumer expertise, particularly if customers should get and enter a code for each sign-in. Through the use of the new gadget remembering function, a remembered gadget can serve rather than the security code delivered via SMS as a second issue of authentication. This suppresses the second authentication challenge from remembered units and thus reduces the friction users expertise with MFA. The following picture exhibits how you can enable machine remembering from the Amazon Cognito console.
The specifics of those configurations proven above may be made clearer by going over some terminology first. When devices are tracked, a set of machine credentials consisting of a key and secret key pair is assigned to each device. You can view all tracked gadgets for a selected user from the Amazon Cognito console system browser, which you'll view by choosing a consumer from the Users panel. As well as, you can see some metadata (whether or not it is remembered, time it started being tracked, final authenticated time, and iTagPro technology many others.) associated with the machine and its usage. Remembered devices are also tracked. During user authentication, the important thing and secret pair assigned to a remembered system is used to authenticate the gadget to confirm that it is the same system that the person beforehand used to register to the appliance. APIs to see remembered devices have been added to new releases of the Android, iOS, and JavaScript SDKs.
You may also see remembered gadgets from the Amazon Cognito console. A not-remembered system is the flipside of being remembered, though the machine continues to be tracked. The machine is handled as if it was by no means used during the user authentication circulate. Which means the gadget credentials aren't used to authenticate the device. The brand new APIs in the AWS Mobile SDK don't expose these devices, but you'll be able to see them in the Amazon Cognito console. Now, let’s go over the primary configuration setting: Would you like to recollect gadgets? No (default) - By deciding on this feature, units are neither remembered nor tracked. Always - By deciding on this option, ItagPro each device utilized by your application’s users is remembered. User Opt-In - By deciding on this feature, your user’s machine is remembered only if that person opts to recollect the system. This configuration option enables your customers to decide whether or not your application should remember the units they use to register, although keep in thoughts that every one devices are tracked regardless.