{ "info": { "author": "Dominik Ruf", "author_email": "dominikruf@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Introduction\r\n============\r\n\r\nThis is a repoze.who plugin for automated authentication via Kerberos\r\n(incl. Windows Active Directory).\r\nYou can use this plugin to authenticate your Windows Active Directory users\r\nautomatically without entering a username or password (single sign on).\r\nIn combination with repoze.who.plugins.ldap you can also use the user attributes\r\n(fullname, email, etc.) from your Active Directory.\r\n\r\nThis plugin works on Windows and linux. On linux it does not work out of the box.\r\nYou need a proper HTTP service principal in your kerberos configuration to use it.\r\n\r\nExample\r\n=======\r\n\r\nThere is a demo application to help you get started.\r\nThe configuration is in the who_activedirectory.ini file.\r\n::\r\n\r\n $ hg clone https://bitbucket.org/domruf/repoze.who.plugins.kerberos\r\n $ cd repoze.who.plugins.kerberos\r\n $ python setup.py install\r\n $ paster serve demo.ini", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/domruf/repoze.who.plugins.kerberos", "keywords": "kerberos authentication server web wsgi repoze repoze.who", "license": "BSD-derived (http://www.repoze.org/LICENSE.txt)", "maintainer": "", "maintainer_email": "", "name": "repoze.who.plugins.kerberos", "package_url": "https://pypi.org/project/repoze.who.plugins.kerberos/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/repoze.who.plugins.kerberos/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/domruf/repoze.who.plugins.kerberos" }, "release_url": "https://pypi.org/project/repoze.who.plugins.kerberos/0.1adev/", "requires_dist": null, "requires_python": null, "summary": "Kerberos plugin for repoze.who", "version": "0.1adev" }, "last_serial": 1180938, "releases": { "0.1adev": [] }, "urls": [] }