Now enter “Cognito” in search textbox & select Cognito from dropdown.
Go to “Manage your user pools”
Click on “Create a user pool”
Add pool name and select “Review Defaults”.
Click on “Add app client” & then click on Add an app client
Enter App client name & then Click on “Create app client”.
Click on Return to pool details. After this click on “Create Pool”.
Navigate to App client settings.
Select “Cognito User Pool”, add callback URL. You will get this callback URL from the plugin.
Add application home page URL has to Sign out URL.
Also, select Authorization code grant as “Allowed OAuth Flows” & select OpenID as “Allowed OAuth Scopes”.
After selecting all details click on Save changes button.
Go to “App client” and click on “Show details” to get a client ID and client secret.
Go to domain name and enter a domain name for your app. After adding domain name you can check its availability by clicking on “Check availability” button. After entering valid domain name click ”Save changes” button.
Complete domain name: The complete domain name that you need to enter in plugin is
{your domain name}.auth.{region name}.amazoncognito.com
Add Users / Groups to Cognito App : Go to Users and groups and then click on Users. After this click on Create user.
Fill all required informations and click on Create user.
Click on Groups and then click on Create group.
Fill all required informations and click on Create group.