{ "info": { "author": "Camptocamp, Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": ".. image:: https://img.shields.io/badge/license-AGPL--3-blue.png\n :target: https://www.gnu.org/licenses/agpl\n :alt: License: AGPL-3\n\n==========================\nUser Role From HTTP Header\n==========================\n\nThis module extends the functionality of `auth_from_http_remote_user `_\nas well as `base_user_role `_.\nIt gives the possibility when the authentication of the remote user has been successful, to\nassign roles to the new authenticated user, based on the content of the HTTP header field ``HTTP_REMOTE_ROLE``.\n\n\nInstallation\n============\n\nInstall this module like any other module.\n\n\nConfiguration\n=============\n\nWhen the module ``auth_from_http_remote_user`` is installed and working. You need to tweak\nthe HTTP header the same way by adding a field ``HTTP_REMOTE_ROLE``. This field must\ncontain the codes referencing the pre defined user roles that will be assigned to the user.\nIt can contain multiple codes separated by a comma.\n\nThose codes can be assigned to preconfigured user roles directly on ther edition page.\n\n\nUsage\n=====\n\n .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :target: https://runbot.odoo-community.org/runbot/251/11.0\n :alt: Try me on Runbot :\n\n\nKnown issues / Roadmap\n======================\n\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smash it by providing detailed and welcomed feedback.\n\nCredits\n=======\n\nImages\n------\n\n* Odoo Community Association: `Icon `_.\n\nContributors\n------------\n\n* Thierry Ducrest \n\nDo not contact contributors directly about support or help with technical issues.\n\nMaintainer\n----------\n\n .. image:: https://odoo-community.org/logo.png\n :target: https://odoo-community.org\n :alt: Odoo Community Association\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit https://odoo-community.org.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OCA/server-auth", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo11-addon-auth-from-http-remote-user-role", "package_url": "https://pypi.org/project/odoo11-addon-auth-from-http-remote-user-role/", "platform": "", "project_url": "https://pypi.org/project/odoo11-addon-auth-from-http-remote-user-role/", "project_urls": { "Homepage": "https://github.com/OCA/server-auth" }, "release_url": "https://pypi.org/project/odoo11-addon-auth-from-http-remote-user-role/11.0.1.0.0.99.dev5/", "requires_dist": [ "odoo11-addon-auth-from-http-remote-user", "odoo11-addon-base-user-role", "odoo (<11.1dev,>=11.0a)" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "summary": "Assign roles found in the HTTP header, to the connected user", "version": "11.0.1.0.0.99.dev5" }, "last_serial": 5374431, "releases": { "11.0.1.0.0.99.dev5": [ { "comment_text": "", "digests": { "md5": "95f55e36c824a979a62464a4a47c92ad", "sha256": "ed7a2b9c99f27a3f2da55b99fa99887bf362b901d3efdd162ee9ce81e4434ee1" }, "downloads": -1, "filename": "odoo11_addon_auth_from_http_remote_user_role-11.0.1.0.0.99.dev5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "95f55e36c824a979a62464a4a47c92ad", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 20175, "upload_time": "2019-06-08T05:06:34", "url": "https://files.pythonhosted.org/packages/c6/d0/e6447d5b4af01db4c86cdf156fc4951642d9c8a55568e4ed00b58c518d6f/odoo11_addon_auth_from_http_remote_user_role-11.0.1.0.0.99.dev5-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "95f55e36c824a979a62464a4a47c92ad", "sha256": "ed7a2b9c99f27a3f2da55b99fa99887bf362b901d3efdd162ee9ce81e4434ee1" }, "downloads": -1, "filename": "odoo11_addon_auth_from_http_remote_user_role-11.0.1.0.0.99.dev5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "95f55e36c824a979a62464a4a47c92ad", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 20175, "upload_time": "2019-06-08T05:06:34", "url": "https://files.pythonhosted.org/packages/c6/d0/e6447d5b4af01db4c86cdf156fc4951642d9c8a55568e4ed00b58c518d6f/odoo11_addon_auth_from_http_remote_user_role-11.0.1.0.0.99.dev5-py2.py3-none-any.whl" } ] }