You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Shijin V 838820547a NOV 10 : [ADD] Initial Commit 'microsoft_azure_sso_integration' 1 year ago
..
controllers NOV 10 : [ADD] Initial Commit 'microsoft_azure_sso_integration' 1 year ago
data NOV 10 : [ADD] Initial Commit 'microsoft_azure_sso_integration' 1 year ago
doc NOV 10 : [ADD] Initial Commit 'microsoft_azure_sso_integration' 1 year ago
models NOV 10 : [ADD] Initial Commit 'microsoft_azure_sso_integration' 1 year ago
static/description NOV 10 : [ADD] Initial Commit 'microsoft_azure_sso_integration' 1 year ago
views NOV 10 : [ADD] Initial Commit 'microsoft_azure_sso_integration' 1 year ago
README.rst NOV 10 : [ADD] Initial Commit 'microsoft_azure_sso_integration' 1 year ago
__init__.py NOV 10 : [ADD] Initial Commit 'microsoft_azure_sso_integration' 1 year ago
__manifest__.py NOV 10 : [ADD] Initial Commit 'microsoft_azure_sso_integration' 1 year ago

README.rst

.. image:: https://img.shields.io/badge/license-LGPL--3-green.svg
:target: https://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3

Microsoft Azure OAuth2 SSO Integration
=================================
Microsoft Azure OAuth2 SSO Integration is used to login odoo with microsoft
azure account using the single sign on functionality

Configuration
=============
* Generate Microsoft Azure credentials
* Login the azure portal and go to the azure directory:https://portal.azure.com/
* Click on the App Registration
* Click on New Registration
* You can get the credentials
* Go to Api Permissions.
* Add permissions
* Click on the Client and Secret and create the secret by clicking the New client secret.
* Create Secret for the app.

License
-------
General Public License, Version 3 (LGPL v3).
(https://www.gnu.org/licenses/lgpl-3.0-standalone.html)

Company
-------
* `Cybrosys Techno Solutions <https://cybrosys.com/>`__

Credits
-------
* Developer: (V16) Gayathri V, Contact: odoo@cybrosys.com

Contacts
--------
* Mail Contact : odoo@cybrosys.com
* Website : https://cybrosys.com

Bug Tracker
-----------
Bugs are tracked on GitHub Issues. In case of trouble, please check there if
your issue has already been reported.

Maintainer
==========
.. image:: https://cybrosys.com/images/logo.png
:target: https://cybrosys.com

This module is maintained by Cybrosys Technologies.

For support and more information, please visit `Our Website <https://cybrosys.com/>`__

Further information
===================
HTML Description: `<static/description/index.html>`__