KevinTheJedi
Configurations disconnecting?
I reinstalled 1.17 rc4 from scratch with a blank database and a zipped package of the plugins from https://github.com/osTicket/osTicket-plugins/tree/c8cfcf01859e6528c845617a7fe66d51bd481325. The "initial" (?) OAuth2 instance was configured, just registering the app to Azure/AD and all went well.
I moved on to configure oauth for Remote Inbox and Outgoing smtp for the main Support email.
The config form autopopulated some values from the first instance, but I needed to reinput the Client ID and the Secret. For each configuration, the system sent me to log into my institution's Outlook instance (which we do with SSO) and I was able to get through and save the setting in the email. However I just checked:
- Three oauth2 instances are visible in
osticket/scp/plugins.php?id=1#instances
: the "original" one and the two associated with the Inbox and Outgoing functions for the support email.
- The configurations I set up for the support email account (e.g. /osticket/scp/emails.php?id=1#mailbox and /osticket/scp/emails.php?id=1#smtp) have reverted to being blank.
- When I reestablish those connections and attempt a diagnostic, that (failed) test actually wipes the configurations for that particular email (although the oauth instances remain)
Please also forgive my ignorance -- how is the password being saved? Perhaps I'm not using this plugin as intended, We need it to poll an institutional outlook email account every 5 minutes to check for messages that create tickets.
Thank you,
Elizabeth Altman