{ "info": { "author": "Christoph Gohlke", "author_email": "cgohlke@uci.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only" ], "description": "Access UCI WebAuth, LDAP person records, and Active Directory user objects\n==========================================================================\n\nUciwebauth is a Python library to access identity management and authentication\nservices at the University of California, Irvine (UCI):\n\n1. WebAuth provides a secure, single sign-on authentication solution tool\n for web applications.\n2. LDAP (Lightweight Directory Access Protocol) provides information from\n the Campus Directory.\n3. ADSI (Active Directory Service Interfaces) enables managing user objects\n in a Microsoft AD.\n\n:Author:\n `Christoph Gohlke `_\n\n:Organization:\n Laboratory for Fluorescence Dynamics. University of California, Irvine\n\n:Version: 2019.1.1\n\nRequirements\n------------\n* `CPython 3.5+ `_\n* `Python-ldap 3.1 `_\n* `Pywin32 224 `_\n\nRevisions\n---------\n2019.1.1\n Update copyright year.\n2018.9.28\n Add option to authenticate with OIT LDAP service.\n Use OIT instead of Campus LDAP service.\n2018.8.30\n Move uciwebauth.py module into uciwebauth package.\n2018.5.25\n Add Active Directory Service Interfaces for user accounts.\n Drop support for Python 2.\n Remove Django backend.\n2008.x.x\n Initial release.\n\nReferences\n----------\n1. OIT WebAuth: A tool for validating UCInetIDs on the Web.\n https://www.oit.uci.edu/idm/webauth/\n2. UCI LDAP Directory Service. https://www.oit.uci.edu/idm/ldap/\n3. Active Directory Service Interfaces.\n https://docs.microsoft.com/en-us/windows/desktop/adsi/\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.lfd.uci.edu/~gohlke/", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "uciwebauth", "package_url": "https://pypi.org/project/uciwebauth/", "platform": "any", "project_url": "https://pypi.org/project/uciwebauth/", "project_urls": { "Homepage": "https://www.lfd.uci.edu/~gohlke/" }, "release_url": "https://pypi.org/project/uciwebauth/2019.1.1/", "requires_dist": [ "pywin32 (>=223) ; (platform_system == \"Windows\") and extra == 'adsi'", "python-ldap (>=3.1) ; extra == 'all'", "pywin32 (>=224) ; (platform_system == \"Windows\") and extra == 'all'", "python-ldap (>=3.1) ; extra == 'ldap'" ], "requires_python": ">=3.5", "summary": "Access UCI WebAuth, LDAP person records, and Active Directory user objects", "version": "2019.1.1" }, "last_serial": 4662238, "releases": { "2018.10.18": [ { "comment_text": "", "digests": { "md5": "cc8d95906350d18be4a9b4ac619a063d", "sha256": "4dcba3f7c739faefdee276acf0c376ac1048a795528018cebad1c5d76f648b88" }, "downloads": -1, "filename": "uciwebauth-2018.10.18-py3-none-any.whl", "has_sig": false, "md5_digest": "cc8d95906350d18be4a9b4ac619a063d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 12036, "upload_time": "2018-10-19T23:29:04", "url": "https://files.pythonhosted.org/packages/d1/7b/c504dd5fae53ef7b50fc2d7b442ba95ab5d5d73960a8933d2c5eac323070/uciwebauth-2018.10.18-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "723d949bcd0d4a2ca29a13c0c521c230", "sha256": "cd4331bb37092e5cb1dc35cb53b1907254daf78463dcdd1cfd17f8b05440fced" }, "downloads": -1, "filename": "uciwebauth-2018.10.18.tar.gz", "has_sig": false, "md5_digest": "723d949bcd0d4a2ca29a13c0c521c230", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 10933, "upload_time": "2018-10-19T23:29:28", "url": "https://files.pythonhosted.org/packages/7b/4f/55678f0ac65836ab316f53fca055fe38ffa45f2711de5b389e64f2a6fdc5/uciwebauth-2018.10.18.tar.gz" } ], "2018.8.30": [ { "comment_text": "", "digests": { "md5": "3571b7a31818531173a8c8ca9961248a", "sha256": "676da114dbede2ae78ba2675c2993194370e90fc9448435e236da6d477b58498" }, "downloads": -1, "filename": "uciwebauth-2018.8.30-py3-none-any.whl", "has_sig": false, "md5_digest": "3571b7a31818531173a8c8ca9961248a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 9875, "upload_time": "2018-08-31T07:49:54", "url": "https://files.pythonhosted.org/packages/6f/9f/6584492e03082bbe5af4b7033668fce301a040da5b5cff0bd3943bcbe450/uciwebauth-2018.8.30-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fb046e0520064b5c923afc0d500ed767", "sha256": "769ea3c21fac8645df5931253e54d97ec1de4b080cab5422365db6a7032b01d8" }, "downloads": -1, "filename": "uciwebauth-2018.8.30.tar.gz", "has_sig": false, "md5_digest": "fb046e0520064b5c923afc0d500ed767", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 9918, "upload_time": "2018-08-31T07:49:56", "url": "https://files.pythonhosted.org/packages/ed/85/43962836928f099ad08bfcefb8b6a624983bb68cc4698e63963a9986cae5/uciwebauth-2018.8.30.tar.gz" } ], "2018.9.28": [ { "comment_text": "", "digests": { "md5": "27c0372ebd894e3f8ff3463f0b38d5d9", "sha256": "017c263bdef331b14315bcde2e0c8c818a5c952fd561aec4671ceb7e7fd8a24c" }, "downloads": -1, "filename": "uciwebauth-2018.9.28-py3-none-any.whl", "has_sig": false, "md5_digest": "27c0372ebd894e3f8ff3463f0b38d5d9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 10995, "upload_time": "2018-09-29T06:45:34", "url": "https://files.pythonhosted.org/packages/0b/61/96a1933fa783731b492ec27fd12a7bdf3b5bc385c49eabfc04d9e6f1f863/uciwebauth-2018.9.28-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c5d77cd1005e82683562169e482bde60", "sha256": "2012ae909c7d2f03ab6cd0041221eb8417a7e3893a9705cff9229f5e1f208f6c" }, "downloads": -1, "filename": "uciwebauth-2018.9.28.tar.gz", "has_sig": false, "md5_digest": "c5d77cd1005e82683562169e482bde60", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 10944, "upload_time": "2018-09-29T06:45:35", "url": "https://files.pythonhosted.org/packages/f3/d9/c1f5b831d340d9481ec067635dae32077f6f0c4449ce4908f20e7265d487/uciwebauth-2018.9.28.tar.gz" } ], "2019.1.1": [ { "comment_text": "", "digests": { "md5": "ca1d6a060544d5869b3a7084b7c457c6", "sha256": "17b08fce5d6e5c5c003a53be3675a3889b1fc038a91d9bd5b8296daa7d038123" }, "downloads": -1, "filename": "uciwebauth-2019.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ca1d6a060544d5869b3a7084b7c457c6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 12041, "upload_time": "2019-01-05T00:14:01", "url": "https://files.pythonhosted.org/packages/c0/16/65bff41a69fabc49a4e4fef12a6e1d32b9da2a55365e73f6acadbff919db/uciwebauth-2019.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "53a07af17e63b5e5bdf8d6bd39536785", "sha256": "cbb6859bcbe5f3f9e32f444ffd92d576e9cf6a8624ad45e8ff9487a23d880307" }, "downloads": -1, "filename": "uciwebauth-2019.1.1.tar.gz", "has_sig": false, "md5_digest": "53a07af17e63b5e5bdf8d6bd39536785", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 10979, "upload_time": "2019-01-05T00:14:25", "url": "https://files.pythonhosted.org/packages/e8/05/bf890cc053df70625fb08396252f20c4d0b528a14e3b2c23ff466c1835fd/uciwebauth-2019.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ca1d6a060544d5869b3a7084b7c457c6", "sha256": "17b08fce5d6e5c5c003a53be3675a3889b1fc038a91d9bd5b8296daa7d038123" }, "downloads": -1, "filename": "uciwebauth-2019.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ca1d6a060544d5869b3a7084b7c457c6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 12041, "upload_time": "2019-01-05T00:14:01", "url": "https://files.pythonhosted.org/packages/c0/16/65bff41a69fabc49a4e4fef12a6e1d32b9da2a55365e73f6acadbff919db/uciwebauth-2019.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "53a07af17e63b5e5bdf8d6bd39536785", "sha256": "cbb6859bcbe5f3f9e32f444ffd92d576e9cf6a8624ad45e8ff9487a23d880307" }, "downloads": -1, "filename": "uciwebauth-2019.1.1.tar.gz", "has_sig": false, "md5_digest": "53a07af17e63b5e5bdf8d6bd39536785", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 10979, "upload_time": "2019-01-05T00:14:25", "url": "https://files.pythonhosted.org/packages/e8/05/bf890cc053df70625fb08396252f20c4d0b528a14e3b2c23ff466c1835fd/uciwebauth-2019.1.1.tar.gz" } ] }