Difference between revisions of "Module OAuth"
Jump to navigation
Jump to search
m Tag: 2017 source edit |
m (→For Microsoft) Tag: 2017 source edit |
||
Line 27: | Line 27: | ||
=== For Microsoft === | === For Microsoft === | ||
See https://afterlogic.com/mailbee-net/docs/OAuth2Office365NonInteractive.html | See https://afterlogic.com/mailbee-net/docs/OAuth2Office365NonInteractive.html | ||
+ | https://learn.microsoft.com/fr-fr/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth | ||
=== For Google === | === For Google === |
Revision as of 13:37, 7 February 2023
OAuth | |
---|---|
Numero/ID of module | |
User doc. of module | This page |
Developer doc. of module |
Introduction
The OAUth module is a technical module that allow you to create and manage OAuth2 connections with an external system. Alone this module is useless. But once you have created OAuth connections, you can reuse them in some other modules (For example, for SMTP email sending, for the EMail collector or for some external modules).
Installation
This module is included with the Dolibarr distribution, so there is no need to install it.
External documentation
This is some documentation on how to setup your external system to allow an OAuth2 connection
For Microsoft
See https://afterlogic.com/mailbee-net/docs/OAuth2Office365NonInteractive.html https://learn.microsoft.com/fr-fr/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth