Saturday, January 28, 2023

Re: Django microservice authentication problem.

Are you trying to authenticate via Django Rest FrameWork API or via the standard Django authentication system?  It shouldn't really matter which it is as both can be scaled horizontally and you'll have no issue with authenticating so in order for us to help we'd need to understand what you are doing better.

For example are you trying to share the database across multiple domains? Are you simply placing multiple servers behind a load balancer on the same domain?

On Saturday, 28 January 2023 at 06:53:12 UTC mdanar...@gmail.com wrote:
How to communicate and authenticate with multiple Django servers. Is it possible?

If possible you can help me, I am trying more than 15 days in this section but not getting any solution.

Please share with me any requirements like books, videos, blogs, or code examples.

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/16326b9e-0656-45b4-b975-faf9b676a559n%40googlegroups.com.

No comments:

Post a Comment