Amazon Cognito can be used as an identity provider, as well as an identity broker. In this chapter, we will create a simple Cognito user pool, and we'll explore the use of Cognito as an identity provider. In later recipes, we will look at some more customization for the Cognito user pool.
Creating a Cognito user pool
Getting ready
- There are no additional prerequisites for completing this recipe, other than the common requirements specified in the chapter's introduction.
How to do it...
The initial setup, such as the user pool creation, is generally done using...