I’m trying to use the new Desktop app with Office 365. The Chrome app used the authentication of the browser, so no Problem. However, I can’t find out the right login settings for the new app.
I tried Digest Auth and entered Username/Password, but it didn’t work.
Thanks - it seems that a Azure AD application needs to be registered, I have found some info in this document: https://docs.microsoft.com/en-us/sharepoint/dev/apis/webhooks/get-started-webhooks
This is a bit ugly as we work with multiple tenants - also customer tenants where we can’t set up an AAD app. It used to be easier with the Chrome app as Postman used the authentication from the browser and no additional setup was required.