...
Click the following link https://admin.mazemap.com/booking/office365/ to sign up for Resource Booking with MazeMap.
Review the terms of service and privacy statement for both Office365 and Mazemap, and provide your consent for the by clicking the accept button
Create a request with MazeMap Support with your Tenant ID
MazeMap support will be in contact
...
The login flow is client side only. It does not go through MazeMap servers. The user gets prompted for a login flow from Office365 which returns an access token. This access token is stored locally in a cookie the browser (for 60 minutes) and used in calls to MazeMap when booking a room. The access token is forwarded directly to the Office365 APIs for booking a room (impersonation).
During this whole process, the only thing MazeMap stores is whether the room was booked successfully or if any errors occurred. End users only see if a room is available or not and for what time it is available, not what the room is booked for and not the meetings’ participants.
...