Implement authentication with aws cognito

I’ve successfully deployed a dash app on aws elastic beanstalk and now i would like to add authentication. To do so, i’d like to take advantage of aws cognito, but I can’t find working guidance for doing this.

Has anyone come across the issue and successfully overcome it? Can you please provide assistance or point in the right direction?

You can use Cognito to access your Application Load Balancer (ALB) without modifying a single line of code.

That way, you have a customizable authentication portal to access your app.

Here is some resources on how to do that :

Thank you @Xela95, great suggestion i’ll give it a try!!

Did you find a simple solution to this, @sach?

I ended up using flask plugins that manage cognito authentication in app

Many thanks!

Gunnar Pope
gunnar@bitstory.ai
www.bitstory.ai