Merge pull request #2 from johnsheehan/master

Update readme to explain OpenID prerequisites
This commit is contained in:
Kenneth Reitz
2012-03-08 02:49:03 -08:00
+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
----