Hi all,
We are developing a device for visually impaired people, which is a headless device runs Windows 10 IoT core. There is no web browser or UI controls runs on the device. There is only one type of app runs: a background application. We want to add the Microsoft Graph(email, calendar, etc.) in our device. How to get the authentication about this scenario?
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Hi @moyanming Thank you for your feedback! We will review and provide an update as appropriate.
@moyanming We suggest you to test the sample for non-interactive authentication https://azure.microsoft.com/en-in/resources/samples/active-directory-dotnet-native-headless/ . This will surely give you an idea how to go forward on this. You can use Microsoft Graph or Outlook APIs in order to achieve your results for accessing mail , calender etc. If you still require further assistance on this , feel free to email us at azcommunity[at]Microsoft[dot]com along with your azure subscription ID and we will help you with alternative support options.
Thank you.
@shashishailaj, the link provided is broken. Would you please help to update it?