Search 1.9 billion lines of Odoo code on GitHub

auth_oauth_microsoft_graph

Author: Open for Small Business Ltd
License: AGPL-3
Branch: 11.0
Repository: odoonz/odoonz-addons
Dependencies: auth_oauth
Languages: Python (23, 37.7%), and reStructuredText (38, 62.3%)
Other branches: 12.0, 12.0-greenify-gdg, 12.0-no-translate, 13.0, 14.0, 14.0-partner-lock, 15.0, 16.0-wip, and gdg-pricelist-rework
Other repositories: RL-OtherApps/odoonz-addons, RujiaL/odoonz-addons, cherryservers/odoonz-addons, erick-alvino/odoonz-addons, gameboy199/odoonz-addons, grottas/odoonz-addons, jonisunz/odoonz-addons, robotiko/odoonz-addons, sondt87/odoonz-addons, suningwz/odoonz-addons, timsmet/odoonz-addons, vanthaiunghoa/odoonz-addons, vidtsin/odoonz-addons, wtaferner/odoonz-addons, xuanthanh/odoonz-addons, and yasmanycastillo/odoonz-addons

<a class="reference external image-reference" href="http://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="microsoft-graph-oauth-authentication"></a> <h2>Microsoft Graph Oauth Authentication</h2> <p>Allows users to login using Microsoft Graph in Azure AD environments. This module is experimental and somewhat untested.</p> <a name="installation"></a> <h3>Installation</h3> <p>There are no special installation instructions for this module.</p> <a name="configuration"></a> <h3>Configuration</h3> <p>If using B2B authentication you will need to populate users authentication usernames and complete an oauth provider.</p> <p>Provider name: AzureAD Client ID: Client ID provided when registering Application Body: Login with Microsoft Auth URL: <a class="reference external" href="https://login.microsoftonline.com/common/oauth2/v2.0/authorize">https://login.microsoftonline.com/common/oauth2/v2.0/authorize</a> Scope: User.Read User.ReadBasic.All Validation URL: <a class="reference external" href="https://graph.microsoft.com/v1.0/me">https://graph.microsoft.com/v1.0/me</a></p> <a name="usage"></a> <h3>Usage</h3> <p>User select Login with Microsoft at login screen to authenticate.</p> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/odoonz/account/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>Graeme Gellatly &lt;<a class="reference external" href="mailto:graeme&#64;o4sb.com">graeme&#64;o4sb.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <p>This module is maintained by Open for Small Business Ltd.</p> <p>Open for Small Business is a small developer and integrator of Odoo software since 2009.</p>