$ 35.12
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 112 |
Technical Name |
zt_microsoft_sso_integration |
License | OPL-1 |
Website | https://www.zehntech.com/ |
Versions | 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 112 |
Technical Name |
zt_microsoft_sso_integration |
License | OPL-1 |
Website | https://www.zehntech.com/ |
Versions | 16.0 17.0 18.0 |



Microsoft Azure SSO Integration
Microsoft Azure SSO Integration is a custom Odoo module that enables secure and efficient Single Sign-On (SSO) authentication using Microsoft Azure Active Directory. This module facilitates OAuth 2.0-based login by dynamically generating and handling the redirect URL from the web base URL, allowing users to log in to Odoo using their Microsoft credentials.

Key Features
Facilitate Odoo users to log in through their Microsoft account
Utilize Microsoft SSO for a secure login using oauth2 authorization
Embrace the ease of not having to remember new credentials.
Cut down on IT help desk costs and save valuable time and money
Simple and hassle-free one-time setup and configuration
Administer customers through the Odoo backend



Key Features
About Zehntech
Zehntech is a leading Odoo custom development company, empowering businesses across industries with tailored ERP solutions. With a strong team of 50+ skilled Odoo professionals, ranging from 2 to over 10+ years of experience, we bring deep expertise and innovation to every project. Over the years, we have successfully developed 50+ Odoo apps and themes, helping clients streamline operations, enhance productivity, and achieve digital transformation. Our Odoo services include Custom Odoo Development, Implementation, Customization, Support and maintenance.
115+
Happy Customer
120+
Expert Professionals
30%
Time Saved
12+
Countries We Serve
FAQs
Microsoft Azure SSO Integration is a custom Odoo module that enables secure and efficient Single Sign-On (SSO) authentication using Microsoft Azure Active Directory. This module facilitates OAuth 2.0âbased login by dynamically generating and handling the redirect URL from the web base URL, allowing users to log in to Odoo using their Microsoft credentials.

Our Services

Odoo Customization

Odoo Migration Services

Odoo Implementation

Odoo Support & Maintenance

Odoo Website Development

Odoo Theme Development

Odoo Mobile App Development
Microsoft Azure SSO Integration
Microsoft Azure SSO Integration is a custom Odoo module which is used to fetch redirect url for auth oauth from web base url.
Installation
To install this, follow below setps:
- Just simply mount this module as Odoo's custom module
- Now, Install the module in Odoo from Main Apps section.
Usage
How to use this module:
After install this module, Redirect url will get from web base url from system paremeter and this url as redirect url after login from any platform like (Microsoft)
Go to Settings -> OAuth Providers -> create new Provider -> enter the details as per your Azure AD:
- Provider name<Microsoft>
- Client ID<Your_Client_ID>
- Allowed<Checked>
- Login button label<Login with Microsoft>
- CSS class<fa fa-fw fa-sign-in text-primary>
- Authentication URL<Your_Authentication_Endpoint_URL>
- Scope<User.Read User.ReadBasic.All openid email profile>
- UserInfo URL<https://graph.microsoft.com/v1.0/me>
- Data Endpoint<Can_be_blank>
User Manual - https://www.zehntech.com/erp-crm/odoo-apps/microsoft-azure-sso-integration/
Change logs
[1.0.0]
- ``Added``[18-03-2025] Microsoft Azure SSO Integration Module
Support
Zehntech Technologies Inc.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module