Hi, Im trying to authenticate users in GLPI using the OAuth protocol since Microsoft does not work as a mail receiver without the OAuth plugin.
I am following the steps indicated by GLPI but the indications on obtaining an access token are very vague so I have followed the steps of https://www.limilabs.com/blog/oauth2-web-flow-office365-exchange-imap-pop3-smtp but I don't know where to apply the code about the tokens. I installed .NET on the server that hosts the web but I don't know how the code links to the API created in Azure. All this code can't be set in the app manifest?
Thank you in advance for any information provided.