OAuth2 Guide¶
OAuth Authentication allows Agents/Users the ability to use Single Sign-on to log into the helpdesk through the provider you set up. The most commonly used providers are Microsoft and Google.
Authentication¶
OAuth Authentication allows Agents/Users the ability to use Single Sign-on to log into the helpdesk through the provider you set up. The most commonly used providers are Microsoft and Google.
Guides:
Authorization¶
OAuth2 Authorization allows emails the ability to authenticate against a mail server using the OAuth2 protocol. This eliminates the need to store the password locally and instead redirects you directly to the provider to login. Most provider’s are phasing out Basic Authentication (username + password) for Modern Authentication (OAuth2) but if you host your own mailserver you may not have OAuth2 available. The most commonly used providers are Microsoft and Google.
Guides:
Setting Up The Plugin¶
Admin Panel | Manage | Plugins
Change the Status from ‘Disabled’ to ‘Active’ and click ‘Save Changes’
Go to the Instances tab and click ‘Add New Instance’ to see the options for which OAuth provider you want to set up.