You are not logged in.
Pages: 1
Hello,
i am trying to configure the Oauth IMAP plugin but i am stuck when i get to the "Callback url" parameter.
I'm trying to insert the link in the Azure portal but it gives me an error because the link that the plugin generates is in http.
The GLPI portal is in https. Probably the plugin is unable to generate the link in https because there is some setting to fix.
What should I do to fix the problem?
Maybe my glpi site does a redirect from http to https and this creates the problem.
Offline
I fix it. The address had to be changed from the GLPI general settings.
But now I can't do the next step:
I create an authorization from the plugin by connecting to the mailbox account. But I get this error: "Unable to save authorization code".
What should I do?
Last edited by Afol (2022-09-27 13:16:41)
Offline
I tried to put these "API permissions" from Azure:
Microsoft Graph:
email, imap.AccessAsUser.All
offline_access
openid
profile
User.Read
But it still gives me the same mistake ..
Offline
Fix it! I put the secret id instead of the value of the secret id. You can only see the value when you create the secret id the first time.
Offline
Pages: 1