Cognito Generating UUID V7 instead of UUID V4

0

Cognito Generating for new users, UUID V7 instead of UUID V4, that is supposed to be default. I could not find where to change it in order to generate as UUID V4.

Demoar
demandé il y a un mois84 vues
1 réponse
0

Cognito is responsible for generating an arbitrary unique string for the sub for its user pool. You can't control (or make assumptions) about the format. From https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-attributes.html#cognito-user-pools-standard-attributes

sub

The sub attribute is a unique user identifier within each user pool.

See also https://repost.aws/questions/QUfWN5qGq8R5WsocQaP1A9Dg/cognito-sub-attribute-seems-to-be-no-more-a-valid-uuid

profile pictureAWS
répondu il y a 24 jours

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions