시작하기무료로 시작하기

Identify the federated identity flow

A mobile app uses Amazon Cognito so its users can upload files to Amazon S3 with their own scoped permissions. This relies on the federated identity flow: the user first authenticates against a Cognito User Pool, the User Pool returns tokens, the app hands the ID token to a Cognito Identity Pool, the Identity Pool exchanges it for temporary AWS credentials, and finally the app uses those credentials to call S3. Put the steps of this flow in the correct order.

이 연습은 강의의 일부입니다

Deploying Applications on AWS

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작