{ "info": { "author": "Thomas Buchberger", "author_email": "mailto:t.buchberger@4teamwork.ch", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.1", "Framework :: Plone :: 4.2", "Framework :: Plone :: 4.3", "Framework :: Plone :: 5.1", "Intended Audience :: Developers", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. contents::\n\nIntroduction\n============\n\nThis product provides a PAS plugin for authentication of users in Plone\nagainst a CAS (Central Autentication Server).\n\nIt currently supports CAS 2.0 and CAS 3.0 protocols.\n\n\nInstallation\n============\n\nAdd ``ftw.casauth`` to the list of eggs in your buildout, run buildout and\nrestart your instance.\n\nIn the ZMI navigate to your ``acl_users`` folder and add a CAS Authentication Plugin.\nYou must provide the url of your CAS server, e.g. https://cas.server.net. Then\nactivate the Challenge, Extraction and Authentication functionality.\n\n\nLinks\n=====\n\n- Github: https://github.com/4teamwork/ftw.casauth\n- Issues: https://github.com/4teamwork/ftw.casauth/issues\n\n\nCopyright\n=========\n\nThis package is copyright by `4teamwork `_.\n\n``ftw.casauth`` is licensed under GNU General Public License, version 2.\n\nChangelog\n=========\n\n1.2.0 (2018-07-17)\n------------------\n\n- Add plone.restapi endpoint for login.\n [buchi]\n\n- Add Plone 5 compatibility. [phgross]\n\n\n1.1.0 (2016-10-13)\n------------------\n\n- Handle login similar to PlonePAS (fire login events,\n expire clipboard, create member area and set login times).\n [phgross]\n\n- Avoid having the `ticket` param end up in the browser address bar by\n stripping it from the service_url, and redirecting to the service_url\n after extracting credentials (i.e., a ticket) from the request.\n [lgraf]\n\n\n1.0.0 (2015-11-25)\n------------------\n\n- Initial release.\n [buchi]", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/4teamwork/ftw.casauth", "keywords": "", "license": "GPL2", "maintainer": "", "maintainer_email": "", "name": "ftw.casauth", "package_url": "https://pypi.org/project/ftw.casauth/", "platform": "", "project_url": "https://pypi.org/project/ftw.casauth/", "project_urls": { "Homepage": "https://github.com/4teamwork/ftw.casauth" }, "release_url": "https://pypi.org/project/ftw.casauth/1.2.0/", "requires_dist": null, "requires_python": "", "summary": "Plone PAS plugin for authentication against CAS.", "version": "1.2.0" }, "last_serial": 5823472, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "3a11553e854ac952ffe76ce6bc726fc9", "sha256": "58f9dd851d77d66de6da93634bbb6e3f11e44c9d3042a3536726bfea22fb1389" }, "downloads": -1, "filename": "ftw.casauth-1.0.0.zip", "has_sig": false, "md5_digest": "3a11553e854ac952ffe76ce6bc726fc9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 165699, "upload_time": "2015-11-25T15:45:00", "url": "https://files.pythonhosted.org/packages/87/dd/b0e10729351395be21c0332ee568783bf9d4b3a71f4f85bb30dd6c447182/ftw.casauth-1.0.0.zip" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "78abc3e937fe182a563608137e4b8e34", "sha256": "c54daba66e05dfe38bc6e98e5ca4600b99831b3d97d0d234f7b33b10ea996118" }, "downloads": -1, "filename": "ftw.casauth-1.1.0.tar.gz", "has_sig": false, "md5_digest": "78abc3e937fe182a563608137e4b8e34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 156888, "upload_time": "2016-10-13T16:15:14", "url": "https://files.pythonhosted.org/packages/e3/8b/7342bc7991176f7ca0e01fa5e851c4d027cfae905a7745f16b5985da5bf0/ftw.casauth-1.1.0.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "79309efcd65335070af94c327d4c60c3", "sha256": "0d87d2572892072134f09c673356b29b6f54d6aa9aae763717df30eae035dab6" }, "downloads": -1, "filename": "ftw.casauth-1.2.0.tar.gz", "has_sig": false, "md5_digest": "79309efcd65335070af94c327d4c60c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 161045, "upload_time": "2018-07-17T14:45:47", "url": "https://files.pythonhosted.org/packages/e0/da/10e06a546848467a05f2671fd6d20f81a3e2e1d5af051e6639c0f375e34f/ftw.casauth-1.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "79309efcd65335070af94c327d4c60c3", "sha256": "0d87d2572892072134f09c673356b29b6f54d6aa9aae763717df30eae035dab6" }, "downloads": -1, "filename": "ftw.casauth-1.2.0.tar.gz", "has_sig": false, "md5_digest": "79309efcd65335070af94c327d4c60c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 161045, "upload_time": "2018-07-17T14:45:47", "url": "https://files.pythonhosted.org/packages/e0/da/10e06a546848467a05f2671fd6d20f81a3e2e1d5af051e6639c0f375e34f/ftw.casauth-1.2.0.tar.gz" } ] }