Thursday, January 31, 2019

Has anyone connected Django with AWS cognito in multi-tenant environment?

I'm new to Django, but not new to web development. I'm picking up Django/Python and I'm interested in setting up a SaaS multi-tenant application which leverages AWS's Cognito Identity/Infrastructure for scaling a SaaS Web application.

In googling this, I found very little. There was a thread about a wrapper for Cognito called warrant, but from what I read, it's no longer supported and it didn't seem stable.
Has anyone else gotten a multi-tenant Django app setup with AWS Cognito as your Identity/Authorization provider?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f288fd2c-2e04-4ec5-866e-86bddce28462%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment