-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to "Create an authorization" #67
Comments
i am also having same issue. [2024-11-14 10:30:38] glpiphplog.WARNING: *** PHP User Warning (512): Unable to get user email in /var/www/html/glpi/plugins/oauthimap/inc/authorization.class.php at line 434 [2024-11-14 10:51:12] glpiphplog.WARNING: *** PHP User Warning (512): Unable to get user email in /var/www/html/glpi/plugins/oauthimap/inc/authorization.class.php at line 434 |
To address the error related to the expired token, I suggest revoking the current authorization on Azure and initiating a new authorization request through the plugin. Please follow the steps below: Revoking Authorization on Azure
Initiating a New Authorization Request via the Plugin
Best regards |
There should be a better instruction into the plugin how to setup in the right way. Otherwise it's impossible to use. |
On your Tenant, in “APIs used by my organization”, search for “Office 365 Exchange” and select “Office 365 exchange online” then “delegated authorization”.
|
Code of Conduct
Is there an existing issue for this?
GLPI Version
10.0.16
Plugin version
1.4.3
Bug description
I entered "Client ID", "Tenant ID", "Client secret " for OAuth IMAP on Azure.
In the next step, I would "Create an authorization", I can login, but in the redirect page will be an error.
" Unable to save authorization code "
Relevant log output
Page URL
localhost
Steps To reproduce
Your GLPI setup information
システムのインストールと設定の情報
Server
GLPI constants
Libraries
LDAP directories
SQL replicas
Notifications
Plugins list
Anything else?
No response
The text was updated successfully, but these errors were encountered: