{ "info": { "author": "Entr'ouvert", "author_email": "info@entrouvert.com", "bugtrack_url": null, "classifiers": [], "description": "Authentic2 Auth Kerberos\n==========================\n\nIt provides basic implementation of the HTTP Negotiate authentication mechanism\nand autologin support using Javascript and a cookie.\n\nThe django-kerberos_ project is used as a basis for this plugin. \n\nInstall\n-------\n\nYou just have to install the package in your virtualenv and relaunch, it will\nbe automatically loaded by authentic2.\n\nYou must define the KRB5_KTNAME environment to the path of a keytab file\ncontaining the key for your service principal. See django-kerberos_\ndocumentation for details.\n\nSettings\n--------\n\n- A2_AUTH_KERBEROS_ENABLED: enable the authentication module, default is True.\n- A2_AUTH_KERBEROS_CREATE_USER: whether to create users for Kerberos\n\tprincipals, default is True.\n- A2_AUTH_KERBEROS_REALM: default reaml to attribute to user, default is None.\n\tIf not None, the Kerberos realm is replaced by this one. It's incompatible\n\twith support for multiple realms.\n- LDAP_AUTH_SETTINGS: same settings than for other usages in Authentic2, the Kerberos backend\n introduce a new key 'principal_filter' which is a str.format() template receiving two keyword\n arguments, username (the local part of the principal) and realm.\n\n.. _django-kerberos: https://pypi.python.org/pypi/django-kerberos\n\nChangelog\n=========\n\n1.1.0\n-----\n\n- use a2_just_logged_out to authorize automatic login and hide login tab\n- add LDAP backend\n\n1.0.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": "UNKNOWN", "keywords": null, "license": "AGPLv3", "maintainer": null, "maintainer_email": null, "name": "authentic2-auth-kerberos", "package_url": "https://pypi.org/project/authentic2-auth-kerberos/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/authentic2-auth-kerberos/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/authentic2-auth-kerberos/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "Authentic2 Auth Kerberos", "version": "1.1.0" }, "last_serial": 1995429, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "880828ff3dddcf0555ac26759f0971c6", "sha256": "a35c9fc89cb9ab0ed8e1731266b6d3ffedabd9a4d0f6094c60de5a19f197ff4d" }, "downloads": -1, "filename": "authentic2-auth-kerberos-1.1.0.tar.gz", "has_sig": false, "md5_digest": "880828ff3dddcf0555ac26759f0971c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8927, "upload_time": "2016-03-08T12:32:20", "url": "https://files.pythonhosted.org/packages/10/11/244e946f7605ae1dfcba1c5c577f5d4ff5205d23c36ee2e0967eb03f0dec/authentic2-auth-kerberos-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "880828ff3dddcf0555ac26759f0971c6", "sha256": "a35c9fc89cb9ab0ed8e1731266b6d3ffedabd9a4d0f6094c60de5a19f197ff4d" }, "downloads": -1, "filename": "authentic2-auth-kerberos-1.1.0.tar.gz", "has_sig": false, "md5_digest": "880828ff3dddcf0555ac26759f0971c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8927, "upload_time": "2016-03-08T12:32:20", "url": "https://files.pythonhosted.org/packages/10/11/244e946f7605ae1dfcba1c5c577f5d4ff5205d23c36ee2e0967eb03f0dec/authentic2-auth-kerberos-1.1.0.tar.gz" } ] }