Can i use Id token, access token, refresh token in User pool to identity pool?

0

Question: Can i use Id token, access token, refresh token in User pool to identity pool?

i making code login to Developer authenticated identities

but official document, i read Using Token on Amazon User pool no have Token in Amazon Identity pool

if login Developer authenticated identities and expire access token, then Automatically provide access Token without making the user restart it?

1개 답변
0

Your question is a bit unclear. But when you pass your User Pool token to the Identity Pool, the Identity Pool calls the STS AssumeRoleWithWebIdentity API call to return temporary access credentials to the user.[1] The Identity Pool doesn't do anything else with OpenID token provided by the User Pool.

[1] https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/CognitoIdentityCredentials.html

AWS
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠