Skip to Content
Menu

Microsoft Azure OAuth2 SSO Integration

by
Odoo
v 16.0 Third Party 182
Download for v 16.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 202
Technical Name microsoft_azure_sso_integration
LicenseLGPL-3
Websitehttps://www.cybrosys.com
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 202
Technical Name microsoft_azure_sso_integration
LicenseLGPL-3
Websitehttps://www.cybrosys.com
Community
Enterprise
Odoo.sh

Microsoft Azure OAuth2 SSO Integration

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

Explore This Module

Overview

Microsoft sso integration the module allows users to authenticate and login to the Odoo platform using their Microsoft credentials, eliminating the need for users to remember multiple login credentials..

Features

Secure login with Microsoft single sign-on (SSO)
No need to remember password after login.

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

Need Help?

Got questions or need help? Get in touch.

odoo@cybrosys.com

WhatsApp

Say hi to us on WhatsApp!

+91 86068 27707

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
by
Lekshmi
on 12/4/24, 5:23 AM

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:
by
Cybrosys Technologies
on 12/20/24, 12:32 AM Author

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
by
ajaykrishnap688@gmail.com
on 12/15/23, 4:24 AM

Downloaded and configured by checking the documentation, After authenticating its going to same login page with access denied message.