Skip to content

Cognito token when Authenticated identity source is not a Amazon Cognito user pool

0

When I use cognito user pools as identity source when authenticated I get a token. Do users still get a cognito token even if the identity source is not a user pools (ex: facebook)?

asked 2 years ago702 views

1 Answer
2
Accepted Answer

Hi,

Yes, when you sign in through social identity providers (IdP) like Facebook, Google, Amazon, and Apple, Amazon Cognito provides token handling and management for all authenticated users, and you will get a Cognito token.

Note that regardless of the chosen IdP, a user profile will be created in the Cognito user pool after the first login.

EXPERT

answered 2 years ago

EXPERT

reviewed 2 years ago

EXPERT

reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.