{ "info": { "author": "Jason Christa", "author_email": "jason@zeitcode.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "License :: OSI Approved :: BSD License", "Programming Language :: Python" ], "description": "Django SharePoint Auth\n======================\n\n*Django SharePoint Auth* allows you to authenticate using your **managed** or **federated** Active Directory credentials.\n\nInstallation\n------------\n\nRun `pip install django-sharepoint-auth`\n\nAdd the `ActiveDirectoryBackend` to your `AUTHENTICATION_BACKENDS` setting:\n\n```python\nAUTHENTICATION_BACKENDS = (\n ...\n 'sharepoint_auth.auth.ActiveDirectoryBackend',\n)\n```\n\nSettings\n--------\n\n###AD_USER_CREATION\n\n**default:** `True`\nAllow creation of new users after successful authentication.\n\n\n###AD_DOMAIN_WHITELIST\n\n**default:** `None`\nEither `None` meaning allow all or a list of domains that can authenticate through Active Directory.\n\n###AD_DOMAIN_BLACKLIST\n\n**default:** `[]`\nA list of domain that will be block from authenticating through Active Directory.", "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/nextscreenlabs/django-sharepoint-auth", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-sharepoint-auth", "package_url": "https://pypi.org/project/django-sharepoint-auth/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-sharepoint-auth/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/nextscreenlabs/django-sharepoint-auth" }, "release_url": "https://pypi.org/project/django-sharepoint-auth/2.1/", "requires_dist": null, "requires_python": null, "summary": "Authenticate users using SharePoint.", "version": "2.1" }, "last_serial": 1152756, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "f9816c898d8b76c88af0be756c769537", "sha256": "33d6dd26cbc8eb836d1d81071d300e09d35cbec1545fbfae033077f814544df5" }, "downloads": -1, "filename": "django-sharepoint-auth-1.0.zip", "has_sig": false, "md5_digest": "f9816c898d8b76c88af0be756c769537", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7739, "upload_time": "2014-02-25T22:57:19", "url": "https://files.pythonhosted.org/packages/9b/9e/cb64b2a80705339867d44822e1a5f3478c5e25c52f6b4feb5bb816a46280/django-sharepoint-auth-1.0.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "9dceb7b18112b7565bfa51fe9d7e849e", "sha256": "b1b3265293d081e343f441f8c803f50f113ce960a2cf83d4bc533d61235a61b5" }, "downloads": -1, "filename": "django-sharepoint-auth-1.1.zip", "has_sig": false, "md5_digest": "9dceb7b18112b7565bfa51fe9d7e849e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7777, "upload_time": "2014-03-16T15:38:00", "url": "https://files.pythonhosted.org/packages/ac/75/03b8bc3e7f4ce0176d677e005357181158231a605c1571e81fb0bf4aac63/django-sharepoint-auth-1.1.zip" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "163b12f2aa544642f64900d97b95ce74", "sha256": "a68c9bfa2162d85b80625ecf3e786900b7061c0a063e4c193b6cb69d5c5854f8" }, "downloads": -1, "filename": "django-sharepoint-auth-2.0.zip", "has_sig": false, "md5_digest": "163b12f2aa544642f64900d97b95ce74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7860, "upload_time": "2014-04-29T21:04:06", "url": "https://files.pythonhosted.org/packages/c1/b9/9d32415a62c9da94f9e65f340fba6bde4dd57b2faf778e8ce5a14005800d/django-sharepoint-auth-2.0.zip" } ], "2.1": [ { "comment_text": "", "digests": { "md5": "f2cb57ee8831558b2741c4ee7c683ec7", "sha256": "a2ae6decfbfad5afe83124ab07b6515bc5b8cdf9892b0c88240cd1253ac8d2db" }, "downloads": -1, "filename": "django-sharepoint-auth-2.1.zip", "has_sig": false, "md5_digest": "f2cb57ee8831558b2741c4ee7c683ec7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8574, "upload_time": "2014-07-09T22:32:46", "url": "https://files.pythonhosted.org/packages/21/6e/608e8bd60a289cbbdf093d7bafb57614628a1ac4beb7877c393d60538809/django-sharepoint-auth-2.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f2cb57ee8831558b2741c4ee7c683ec7", "sha256": "a2ae6decfbfad5afe83124ab07b6515bc5b8cdf9892b0c88240cd1253ac8d2db" }, "downloads": -1, "filename": "django-sharepoint-auth-2.1.zip", "has_sig": false, "md5_digest": "f2cb57ee8831558b2741c4ee7c683ec7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8574, "upload_time": "2014-07-09T22:32:46", "url": "https://files.pythonhosted.org/packages/21/6e/608e8bd60a289cbbdf093d7bafb57614628a1ac4beb7877c393d60538809/django-sharepoint-auth-2.1.zip" } ] }