{ "info": { "author": "Infoxchanhe Australia dev team", "author_email": "devs@infoxchange.net.au", "bugtrack_url": null, "classifiers": [], "description": "==============\nIXOpenIDClient\n==============\n\nLibrary package for Django applications using the IX Profiles OpenID server\nfor authentication.\n\nThis package extends and requires django-openid-auth library.\nhttps://launchpad.net/django-openid-auth\n\n\nSettings\n--------\n\nThis library supports all settings available in the django-openid-auth\nlibrary but introduces a new one that must be set to activate this library:\n\nOPENID_SSO_IXPROFILES = True\n\nIn addition, the following settings should be used:\n\n* OPENID_CREATE_USERS = False\n* OPENID_UPDATE_DETAILS_FROM_SREG = True\n* OPENID_USE_AS_ADMIN_LOGIN = True\n\nThese settings will in order:\n* Prevent users of one ix openid based application from getting automatic\nto your application\n* Allow the OpenID server to update user profile information\n* Require OpenID login for the django admin area, providing consistent access\n\nYou will also need to set the following to the correct urls for the\nparticular iX profiles server instance your application will be using:\n\n* OPENID_SSO_SERVER_URL = ''\n* OPENID_SSO_SERVER_PROFILE_ROOT = '\n\n\nFunctionality Provided\n----------------------\n\nUser Management\n===============\n\nSimplifies user management by hooking into django user admin:\n* Removes the password field. All passwords are set to unusable\n* Automatically generates UserOpenId object for the user based on\nthe OPENID_SSO_SERVER_PROFILE_ROOT setting.\n\n\nDependencies\n------------\n\n* Django: Might work on older versions but was developed for 1.3.0.\n* django-openid-auth which supplies the real functionality. This one\nhas to be => 0.4 as some of the settings used are not available before\nthat version.\n* pep8 and pylint: Not required for functionality but we like QC before\ncommitting any code changes so these tools need to be available. Note that\nif you'd like to contribute, any code you write must give a clean output with\npep8 and score 10/10 with pylint using the configuration file\nconf/pylint.conf in the package", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/IXOpenIDClient/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "IXOpenIDClient", "package_url": "https://pypi.org/project/IXOpenIDClient/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/IXOpenIDClient/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/IXOpenIDClient/" }, "release_url": "https://pypi.org/project/IXOpenIDClient/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "OpenID Client for applications using IX Profile servers", "version": "0.1.0" }, "last_serial": 726750, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f3a2fd15e13d9e4e26bb8b89f322a881", "sha256": "4909180cef87a8a02cbf3f3dbaadfb97fe0de4ae4da0b9246669d90b62cfd51a" }, "downloads": -1, "filename": "IXOpenIDClient-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f3a2fd15e13d9e4e26bb8b89f322a881", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4184, "upload_time": "2012-06-12T06:01:02", "url": "https://files.pythonhosted.org/packages/78/f0/9ecce2011143806d2ae71649d49da818cf4988e752c95d55566f8ccec8b0/IXOpenIDClient-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f3a2fd15e13d9e4e26bb8b89f322a881", "sha256": "4909180cef87a8a02cbf3f3dbaadfb97fe0de4ae4da0b9246669d90b62cfd51a" }, "downloads": -1, "filename": "IXOpenIDClient-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f3a2fd15e13d9e4e26bb8b89f322a881", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4184, "upload_time": "2012-06-12T06:01:02", "url": "https://files.pythonhosted.org/packages/78/f0/9ecce2011143806d2ae71649d49da818cf4988e752c95d55566f8ccec8b0/IXOpenIDClient-0.1.0.tar.gz" } ] }