osTicket / osTicket-plugins

Core plugins for osTicket (v1.8+)
GNU General Public License v2.0
149 stars 162 forks source link

Added scopes needed by O365 #240

Closed softcodex-team closed 2 years ago

softcodex-team commented 2 years ago

configuring email in admin panel to download ticket and send email (pop/imap/smtp) needed to add additionals scopes

JediKev commented 2 years ago

@softcodex-team

You do not need those scopes in the configuration as the Mail.ReadWrite covers it. You do need those API Permissions however.

Cheers.

softcodex-team commented 2 years ago

only with Mail.ReadWrite, after save the email account, got an error of authorization

JediKev commented 2 years ago

@softcodex-team

Did you follow the steps in our documentation? Also, if you need to edit the scopes, no need to make a pull request, you can just manually add them in the field. The default scopes we have now are working for many, many O365 setups.

Cheers.

softcodex-team commented 2 years ago

yess followed the doc! no problem, I thought the defaults are changed! thanks anyway! a pull request extends life 😂