2 Answers
- Newest
- Most votes
- Most comments
0
Hi Patrick,
The Terms and concepts page of the Cognito documentation suggests that UUIDs in Cognito don't follow any specific format.
You can use the sub claim as a unique identifier, however I wouldn't recommend using the only the sub on its own as an identifier in external systems. In the event you ever needed to migrate users to a different user pool or IDP (e.g. migrating to a different region) you would potentially lose those mappings since new sub attributes would be generated for the users in a new system.
Relevant content
asked 2 years ago
asked 3 years ago
asked 2 years ago
asked a year ago
- AWS OFFICIALUpdated 3 months ago
