Hello,
I am looking to integrate an Indoors deployment with Microsoft 365 to enable meeting room and hotel bookings form the Indoors apps. I have configured the reservations layer but users are concerned about the lack of two-way sync and losing the ability to view a room's availability from Outlook as that is what people are used to. Working with IT we have successfully registered the Indoors Viewer app as a multi-tenant app in the Azure Portal and the Microsoft sign-in dialog launches from the Indoors app as expected. However, users are prompted to email the Azure admin for approval to use the app:
I see in the Indoors docs the following permissions are required:
However my IT team are requesting to know explicitly which Microsoft Graph permissions are required from the doc below:
https://docs.microsoft.com/en-us/graph/permissions-reference
Is this information available or could it be provided please?
Thanks in advance!
Alistair
Managed to work this out. If anyone is interested, granting your registered app the following delegated permissions for Graph worked for me:
@AlistairM thanks a lot for posting the update for the rest of the community. Good to know you got it working.