{ "info": { "author": "Rob Miller", "author_email": "robm@openplans.org", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nThis package will provide rudimentary OpenID support for Plone sites that are\nusing Remember-based member objects. It supports creation of a member object\nimmediately following an initial successful OpenID authentication, or attaching\nOpenID accounts to existing member objects.\n\nInstallation\n============\n\nInstall the RemOpenId egg into your python environment using buildout, pip,\nor the installer of your choice. Then add 'topp.remopenid' to your ZCML\npackages (usually by setting the 'zcml' value in the 'instance' section of\nyour buildout) and restart Zope. Install the \"TOPP RemOpenId\" product into\nyour Plone site, and voila.\n\nNOTE: For OpenID support to work, you must allow users to register to your\nsite. To do this visit the Security configlet in the Site Setup and ensure\nthat 'Enable self-registration' is checked.\n\nWARNING: When you install this product into a Plone site, it will reconfigure\nyour site's PAS folder (i.e. acl_users). While this isn't usually a problem\nin standard Remember sites, if you've made your own customizations to the PAS\nconfiguration, installing RemOpenId may cause you to lose them. Use at your\nown risk, and always back up important data before trying new software.\n\nUsage\n=====\n\nOnce RemOpenId has been installed, OpenID login forms will start to show up on\nyour site, just like if you were to install OpenID support into a non-Remember\nPlone site. When users new to your site successfully authenticate with\nOpenID URLs, they will be presented with a completion form where they can\nenter a username and email address to finalize their site registration.\n\nAdditionally, an OpenID Accounts portlet will show up on the member preferences\nedit page for every site member. This portlet will list any associated OpenID\nURLs, and will provide a simple form for registering new ones.\n\nThere is not at this time any way to delete OpenID account associations,\nalthough if the member object is deleted the OpenID association will be reset\nand future uses of an associated OpenID URL will be treated as unknown users.\n\nChangelog\n=========\n\n1.0 - Unreleased\n----------------\n\n* Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://svn.openplans.org/svn/topp.remopenid", "keywords": "remember plone openid", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "RemOpenID", "package_url": "https://pypi.org/project/RemOpenID/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/RemOpenID/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://svn.openplans.org/svn/topp.remopenid" }, "release_url": "https://pypi.org/project/RemOpenID/0.9/", "requires_dist": null, "requires_python": null, "summary": "Remember / OpenID integration", "version": "0.9" }, "last_serial": 785530, "releases": { "0.9": [ { "comment_text": "", "digests": { "md5": "36c5dea5dd98ba40622856ceff0bb452", "sha256": "11c9d4441f440c945922dbc314097218fac69047861e46803295307a2fd2189a" }, "downloads": -1, "filename": "RemOpenID-0.9.tar.gz", "has_sig": false, "md5_digest": "36c5dea5dd98ba40622856ceff0bb452", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20276, "upload_time": "2009-10-29T04:09:26", "url": "https://files.pythonhosted.org/packages/95/33/2441c2ec418688858c72a6f43c2b83efbab8b379ac47fecf9d4dedc373a2/RemOpenID-0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "36c5dea5dd98ba40622856ceff0bb452", "sha256": "11c9d4441f440c945922dbc314097218fac69047861e46803295307a2fd2189a" }, "downloads": -1, "filename": "RemOpenID-0.9.tar.gz", "has_sig": false, "md5_digest": "36c5dea5dd98ba40622856ceff0bb452", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20276, "upload_time": "2009-10-29T04:09:26", "url": "https://files.pythonhosted.org/packages/95/33/2441c2ec418688858c72a6f43c2b83efbab8b379ac47fecf9d4dedc373a2/RemOpenID-0.9.tar.gz" } ] }