Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 202 |
Technical Name |
microsoft_azure_sso_integration |
License | LGPL-3 |
Website | https://www.cybrosys.com |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 202 |
Technical Name |
microsoft_azure_sso_integration |
License | LGPL-3 |
Website | https://www.cybrosys.com |

Microsoft Azure OAuth2 SSO Integration
This module is used to log in with Microsoft Azure account.


Explore This Module

Overview

Features



Screenshots
Generate Microsoft Azure credentials
Login the azure portal and go to the azure directory.
Azure Portal
Click on the App Registration

Click on New Registration

You can get the credentials

Go to Api Permissions.

Click on the Add permissions


Click on the Client and Secret and create the secret by clicking the New client secret.


Created Secret for the app.

On the debug mode you can get this menu.

Go to the oauth provide menu.

FIll the client ID and Secret.

Go to the Login page.

Login with the microsoft login button.


Related Products

Our Services

Odoo Customization

Odoo Implementation

Odoo Support

Hire Odoo Developer

Odoo Integration

Odoo Migration

Odoo Consultancy

Odoo Implementation

Odoo Licensing Consultancy

Our Industries

Trading
Easily procure and sell your products

POS
Easy configuration and convivial experience

Education
A platform for educational management

Manufacturing
Plan, track and schedule your operations

E-commerce & Website
Mobile friendly, awe-inspiring product pages

Service Management
Keep track of services and invoice

Restaurant
Run your bar or restaurant methodically

Hotel Management
An all-inclusive hotel management application

Support


Say hi to us on WhatsApp!
+91 86068 27707

Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Hi, I have integrated Odoo using the module and updated all the client ID and secret values in the provider settings. However, I'm encountering an issue where I get an "Access Denied" error and an oauth_error=2 after signing in with my Microsoft account. Could you please assist in resolving this issue?
Re:
Hello Lekshmi,
Thanks for reporting the issue. The access token in this module is generated and converted using JWT (a Python package called PyJWT). However, performing the conversion with this package is no longer possible. As a result, the module is currently not functioning as expected.
We are trying to find other alternative solutions.
Not Working, Access Denied Error while login
Downloaded and configured by checking the documentation, After authenticating its going to same login page with access denied message.