update readme to explain openid pre-reqs

This commit is contained in:
John Sheehan
2012-03-07 22:03:52 -08:00
parent 93f70d30ea
commit 0ef1a6ab2f
+6
View File
@@ -34,6 +34,12 @@ Installation is equally simple::
$ pip install flask-googlefed
Prerequisites
-------------
Be sure that your Google Apps domain is enabled to be an OpenID provider under 'Advanced tools' > 'Federated Login using OpenID'
Also, create the required federation end points on your domain. [See example](http://jeremiahlee.com/blog/2009/09/28/how-to-setup-openid-with-google-apps/).
TODO
----