I\'m working on an intranet django project (not using GAE) for a company that uses Google Apps for login. So I\'d like my users to be able to log in to my django project using
They are all almost identical. I like django-authopenid. It has great documentation and is extremely easy to use. It'll do exactly what you want and do it better than django-openid (which is the only other one I have tried).