﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
31727	Open ID Connect Support	pandichef	nobody	"In the past, I would write giant monolith project with many Django apps.  These would be routed to www.mysite.com/app1, www.mysite.com/app2, etc.  Today, I find it much easier to maintain small projects with one or two Django apps.  I ""route"" these at the DNS level i.e., app1.mysite.com, app2.mysite.com, etc.  

The only problem is the User table i.e., it's the same people that use all the subdomains.  It would be great if app1.mysite.com could authenticate from www.mysite.com via Open ID Connect.  I've rolled out custom solutions in the past, but this seems pretty fundamental in the era of loose coupling and I think it should be baked into Django.
"	New feature	closed	contrib.auth	dev	Normal	duplicate			Unreviewed	0	0	0	0	0	0
