We want to integrate the spring cloud starter gateway with AWS cognito to validate the token and get the user role.
Everywhere i can see people are integrating AWS API-gateway with cognito.
One more query: Whenever user signup in aws cognito, based on some criteria, role has to be assigned. To differentiate between users.
Please do help.