Greetings,
Has anyone here successfully configured OAuth 2.0 to Office 365/Azure AD?
I've attempted to follow the online help guidance which is scant at best and the only part that is not clearly defined are the permissions needed on the Application registration. The online help dictates this:
- To use OAuth 2.0, an application must have an application ID issued by Azure Active Directory. On the Request API page, select Exchange under Supported Legacy APIs followed by Application Permissions and then select full_access_as_app. Then click Add Permissions.
The problem I encountered is that I only have Microsoft Graph available under Legacy APIs. The closest thing I could find is "Office 365 Exchange Online" under APIs my organization uses which does have the full_access_as_app permission. I've enabled this permission and configured everything else as described. The trouble I am having is when I click test in the Calendar Integration section when OAuth 2.0 is configured, regardless of what Username I enter, it fails with a
Invalid calendar server credentials.: Invalid credentials. message.
Any ideas or should I reach out to support?
Thanks,
Adam