question

PanchamaniMadhanbabu-7523 avatar image
0 Votes"
PanchamaniMadhanbabu-7523 asked

Webapplication integration with Outlook - Graph API Authentication

I have followed the procedure as per https://docs.microsoft.com/en-us/graph/tutorials/java and able to create events and access outlook calendar through API. However while executing this code a human intervention is required since the App Id is used, every time I execute the code, the device login is required (To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter the code EWSMQRNX9 to authenticate.) Looking for ways to see are there any other ways this authentications can be performed ? since we will be using web application this way of verifying the device would not work. is there any token authentication which can be configured at application server level so that this device login is not required every time

microsoft-graph-calendar
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers