Search 1.9 billion lines of Odoo code on GitHub

auth_cas

Author: Elico Corp
License: AGPL-3
Branch: 12.0-mig-auth_cas
Repository: lefilament/odoo-addons
Dependencies: base_setup, and web
Languages: CSS (8, 1.2%), PO File (74, 11.3%), Python (441, 67.6%), XML (78, 12.0%), and reStructuredText (51, 7.8%)
Other branches: 10.0, 8.0, 9.0, and add-customer-modules
Other repositories: 2677460874/odoo-addons, 554513154/odoo-addons, Elico-Corp/odoo-addons, Gofekra/odoo-addons, Guobower/odoo-addons-7, JibenCL/odoo-addons, JoJoJoJoJoJoJo/odoo-addons, Kevin4577/odoo-addons, Nkirui/odoo-addons, OpenPymeMx/odoo-addons, Reinhard-sheng/odoo-addons, Stefano-Pedretti/odoo-addons, TheCloneMaster/odoo-addons-1, Ubaid-UrRehman/odoo-addons, XXXXLM/odoo-addons, YogeshMahera-SerpentCS/odoo-addons, a0c/odoo-addons, abdtrust11/odoo-addons, akhdaniel/odoo-addons, aurestic/elico-corp-odoo-addons, aymanshow/odoo-addons, consultingerp/odoo-addons-3, diagramsoftware/elico-corp-odoo-addons, dongshukai/odoo-addons, eksotama/odoo-addons-2, elicoidal/odoo-addons, gastonfeng/odoo-addons, holg/odoo-addons, jason156/odoo-addons-1, jijia-hao/odoo-addons, jlzhou/odoo-addons-1, jsilvestar/odoo-addons, kit9/odoo-addons, kundeng/odoo-addons, lonelysun/odoo-addons, murtuzasaleh/odoo-addons, nikul-serpentcs/odoo-addons, one2pret/odoo-addons-1, ruter-lyu/odoo-addons, savoirfairelinux/server-tools, seb-elico/odoo-addons, skmezanul/odoo-addons, sudhir-serpentcs/odoo-addons, victormmtorres/odoo-addons, and yst726/odoo-addons

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="cas-authentication"></a> <h2>CAS Authentication</h2> <p>This module allows users to login with their CAS account (often LDAP username and password), and will automatically create Odoo users for them on the fly. In Order to use it, you must have a functional CAS server already installed.</p> <a name="installation"></a> <h3>Installation</h3> <ul class="simple"> <li>Add CAS server address under Settings/General Settings</li> <li>Activate the boolean field 'CAS Activate'</li> <li>Add URL Address in cas_server</li> <li>Add URL port in cas_server_port</li> </ul> <a name="configuration"></a> <h3>Configuration</h3> <ul class="simple"> <li>After installing this module, you need to configure the CAS parameters in the default settings.</li> <li>The AS authentication only works if you are in a single database mode.</li> <li>You can launch the Odoo Server with the option --db-filter=YOUR_DATABASE to do so.</li> </ul> <img alt="Odoo CAS Login Page" src="images/auth_cas_login.gif" style="width: 50px;" /> <a name="security-considerations"></a> <h3>Security Considerations</h3> <p>Users' CAS passwords are never stored in the Odoo database, the CAS server is queried whenever a user needs to be authenticated. Odoo does not manage password changes in the CAS, so any change of password should be conducted by other means.</p> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/Elico-Corp/odoo-addons/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Roméo Guillot (<a class="reference external" href="http://www.opensource-elanz.fr">http://www.opensource-elanz.fr</a>)</li> <li>Elico Corp (<a class="reference external" href="https://www.elico-corp.com">https://www.elico-corp.com</a>)</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://www.elico-corp.com"><img alt="Elico Corp" src="https://www.elico-corp.com/logo.png" /></a> <p>This module is maintained by Elico Corporation.</p> <p>Elico Corp is an innovative actor in China, Hong-Kong and Singapore servicing well known international companies and as well as local mid-sized businesses. Since 2010, our seasoned Sino-European consultants have been providing full range Odoo services:</p> <ul class="simple"> <li>Business consultancy for Gap analysis, BPM, operational work-flows review.</li> <li>Ready-to-use ERP packages aimed at starting businesses.</li> <li>Odoo implementation for manufacturing, international trading, service industry and e-commerce.</li> <li>Connectors and integration with 3rd party software (Magento, Taobao, Coswin, Joomla, Prestashop, Tradevine etc...).</li> <li>Odoo Support services such as developments, training, maintenance and hosting.</li> </ul> <p>Our headquarters are located in Shanghai with branch in Singapore servicing customers from all over Asia Pacific.</p> <p>Contact information: <a class="reference external" href="mailto:contact&#64;elico-corp.com">Sales</a></p>