Amazon Cognito
Create an Amazon Cognito User pool, choosing your preferred authentication strategy, following the AWS documentation.
Create an App Client, for your user pool to connect to your ECS Graph.Build application. For
allowed callback urlchoose use your DNS name and PORT in the following format:https://{your-new-dns-name}:{port, possibly 9600}/oauth2/idpresponse
Last updated

