omniauth-office365 | omniauth provider for Office365
kandi X-RAY | omniauth-office365 Summary
kandi X-RAY | omniauth-office365 Summary
omniauth provider for Office365
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of omniauth-office365
omniauth-office365 Key Features
omniauth-office365 Examples and Code Snippets
Community Discussions
Trending Discussions on omniauth-office365
QUESTION
I am stuck here. I sign up for an Office 365 Trial. I created few users and meeting rooms as well. I created an ID for myself and I feel its the Admin one apoorv2020@meetingassistant.onmicrosoft.com
I want to access meeting details, the calendar, schedule a meeting, and get profile pictures using the Microsoft Graph API.
I tried creating an Application on the Azure AD provided with my Office 365 Subscription but I started getting Authentication Failure .
Application '6038996c-9877-489e-a2f5-f78b60d13149' is not supported for this API version
From articles here, I found out that the Application should be registered here(Application Registration Portal).
I tried login using the admin email ID (apoorv2020@meetingassistant.onmicrosoft.com
) but it didn't let me login.
Can anyone help me here. I need to get around this?
Moreover, I have created a personal email ID and I am able to login into the Application Registration Portal and create the Application for accessing my personal details but how to proceed for an organizational setup?
...ANSWER
Answered 2017-Sep-13 at 08:36At present, there are two endpoints for authentication with Azure AD accounts. We need to use the corresponding endpoint based where the app register.
The first one is register the app from Azure portal, and then we can interact with Azure AD via Oauth by following this document.
And the other endpoint is resisting the apps from Application Registration Portal, and using the V2.0 endpoint.
The major different between original endpoint with V2.0 endpoint is that the V2.0 endpoint supports both Azure AD origination accounts and Microsoft Accounts. And the V2.0 uses scope
instead of resource
. More detail about Azure AD V2.0 endpoint, you can refer the document below:
Sign-in Microsoft Account & Azure AD users in a single app
If you only want the apps support for Azure AD account, you can choose the orignal endpoint.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install omniauth-office365
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page