primary :: 91-907 529 6235
Is there any other way out using the default django AUTH itself.
When you say, custom authentication backend, you mean the models are completely different and do not use the django Auth mechanism or it just updates the customer DB?
---
Arun.
On Tuesday, November 14, 2017 at 11:27:26 AM UTC+5:30, Arun S wrote:
Hi,
I have two different Django Applications.
Both the applications have there respective Auth.
Applications are hosted on different servers.
Now the use case is such that:
There is a redirection link that can be provided from Application 1.
Now i would want to disable auth on Application 2 when the link has been traversed from application 1 which already has a Single Sign on.
To be noted, Each application can be access individually so i cannot disable auth on application2.
How can this be achieved where Application 1 has a single sign on and when a link from application 1 is clicked,
it gets redirected to application 2 but should not authentication that particular request as the request is from Application 1.
Thank you.
Arun.
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/7f7161ed-34de-4b4a-b1af-f89387520fd1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment