Changes

m
Line 17: Line 17:  
=Introduction=
 
=Introduction=
 
The OAUth module is a technical module that allow you to create and manage OAuth2 connections with an external system.
 
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:
+
Alone this module is useless. But once you have created OAuth2 connections, you can reuse them in some other modules, for example:
 
* for SMTP email sending
 
* for SMTP email sending
 
* for the EMail collector
 
* for the EMail collector
 
* for some external modules
 
* for some external modules
* for Google authentication (see [[Authentication,_SSO_and_SSL#googleoauth]])
+
* for the Google SSO authentication (see [[Authentication,_SSO_and_SSL#googleoauth]])
    
=Installation=
 
=Installation=