Custom login UI using Amplify + Cognito.

1

We are developing a custom UI for a login form using Amplify. We were able to do it but we are not getting the configured scopes in cognito. We always receive aws.cognito.signin.user.admin even when it not even checked in the config. Same thing we get using boto3 building our our login backend service. We get the right scopes if we use the hosted UI.

asked 2 years ago292 views
1 Answer
2

AFAIK Custom scopes are not supported without Hosted UI.

Hope it helps.

profile pictureAWS
mtind
answered 2 years ago
  • This is what I am finding. How the heck are you supposed to use Cognito then? How does Amazon use this?

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions