{ "info": { "author": "Ben Mason", "author_email": "ben@sharkbyte.co.uk", "bugtrack_url": null, "classifiers": [ "Framework :: Zope2", "Programming Language :: Python", "Topic :: Security" ], "description": "==================\nSharkbyteSSOPlugin\n==================\n\nAbout\n=====\n\nThis is a PAS Plugin which gets a variable from the request and uses it to\nauthenticate to the other PAS plugins.\n\nTested and know to work with LDAPUserFolder\n\nInstallation\n============\n\nAdd this egg in any Zope instance as you prefer.\n\npip or easy_install\n-------------------\n\nWith ``easy_install`` / ``setuptools``::\n\n $ easy_install Products.SharkbyteSSOPlugin\n\nWith ``pip``::\n\n $ pip install Products.SharkbyteSSOPlugin\n\nzc.buildout\n-----------\n\nYour Zope app is supposed to be built with `plone.recipe.zope2instance\n`_ recipe. This sample says all::\n\n [buildout]\n ...\n parts =\n instance\n ...\n ...\n [instance]\n recipe = plone.recipe.zope2instance\n ...\n eggs =\n ...\n Products.SharkbyteSSOPlugin\n ...\n ...\n\nIn your PAS or PlonePAS user folder\n-----------------------------------\n\n* Add a **SharkbyteSSOPlugin** from the drop down menu\n\n* Click on the **sbs-sso** that has been created and tick the two plugins you want\n it to use.\n\n* By default it uses the ``X_REMOTE_USER`` header, but if you want to change it,\n click on properties and change it.\n\n* If you want it to work with other plugins, you'll have to change the variable\n names the credentials use (ie: user_id).\n\n\nCredits, copyright and license\n==============================\n\nCopyright (c), 2006-2010, Sharkbyte Studios Ltd\n\nLicensed under the GPL.\n\n.. admonition::\n Sharkbyte Studios Limited\n\n | 0845 22 66 537\n | PO BOX 50372 LONDON W4 5SJ\n | http://www.sharkbyte.co.uk\n\nDevelopers\n----------\n\n* `Ben Mason `_: original developer\n* `Encolpe Degoute `_: added IIS challenge\n* `Gilles Lenfant `_: eggification\n\nChangelog\n=========\n\n0.6.0b1\n-------\n\n- Eggification [glenfant]\n- Fix authentication bug with unauthorized user [encolpe]\n- Support for users with domain prefix like \"domain\\user\" [encolpe]\n- Optional challenge plugin that delegates to IIS [encolpe]\n\n0.5.0\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": "http://plone.org/products/single-sign-on-plugin", "keywords": "PAS SSO plugin", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.SharkbyteSSOPlugin", "package_url": "https://pypi.org/project/Products.SharkbyteSSOPlugin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.SharkbyteSSOPlugin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://plone.org/products/single-sign-on-plugin" }, "release_url": "https://pypi.org/project/Products.SharkbyteSSOPlugin/0.6.0b1/", "requires_dist": null, "requires_python": null, "summary": "SSO Plugin for Zope 2 PAS and PlonePAS", "version": "0.6.0b1" }, "last_serial": 758733, "releases": { "0.6.0b1": [ { "comment_text": "", "digests": { "md5": "a46dcd913fd4f309f34216d3545d95eb", "sha256": "13ed0c0332429d114591511fb1729b17a804ffea50fc703634757b211457c485" }, "downloads": -1, "filename": "Products.SharkbyteSSOPlugin-0.6.0b1.tar.gz", "has_sig": false, "md5_digest": "a46dcd913fd4f309f34216d3545d95eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15758, "upload_time": "2010-11-02T19:23:13", "url": "https://files.pythonhosted.org/packages/ac/3a/8104d9f2c3f21d2358d6379579dcb29fcd662ca284ca7713d748c8452925/Products.SharkbyteSSOPlugin-0.6.0b1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a46dcd913fd4f309f34216d3545d95eb", "sha256": "13ed0c0332429d114591511fb1729b17a804ffea50fc703634757b211457c485" }, "downloads": -1, "filename": "Products.SharkbyteSSOPlugin-0.6.0b1.tar.gz", "has_sig": false, "md5_digest": "a46dcd913fd4f309f34216d3545d95eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15758, "upload_time": "2010-11-02T19:23:13", "url": "https://files.pythonhosted.org/packages/ac/3a/8104d9f2c3f21d2358d6379579dcb29fcd662ca284ca7713d748c8452925/Products.SharkbyteSSOPlugin-0.6.0b1.tar.gz" } ] }