Re: Is it possible to log a user into a subdomain, from another domain??

2011-01-28 Thread PeteDK
Thanks :) i used the idead behind remoteuserbackend and coded something similar :) thanks again! regards Pete -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe

Re: Is it possible to log a user into a subdomain, from another domain??

2011-01-27 Thread Tom Evans
On Thu, Jan 27, 2011 at 11:59 AM, PeteDK wrote: > Hi groups users :) > > The thing is. I have one django app serving different sites. > > site1.myapp.com > site2.myapp.com > > The users login via a 3rd party SSO system which is then > redirected(inkl. a valdiation POST) to

Is it possible to log a user into a subdomain, from another domain??

2011-01-27 Thread PeteDK
Hi groups users :) The thing is. I have one django app serving different sites. site1.myapp.com site2.myapp.com The users login via a 3rd party SSO system which is then redirected(inkl. a valdiation POST) to https://myapp.com/auth/ I can only choose one destination for this POST, so it has to