What is the hosting environment or service model used to run your app?
Iaas
Which hosting cloud providers does the app use?
Azure
Customer support contact.
support@365heroes.de
Questions
Questions or updates to any of the information you see here? Contact us!
How the app handles data
This information has been provided by 365 Heroes GmbH about how this app collects and stores organizational data and the control that your organization will have over the data the app collects.
Information
Response
Does the app or underlying infrastructure process any data relating to a Microsoft customer or their device?
Does the app perform automated decision making, including profiling that could have a legal effect or similar impact?
No
Does the app process customer data for a secondary purpose not described in the privacy notice (i.e. marketing, analytics)?
No
Do you process special categories of sensitive data (i.e. racial or ethnic origin, political opinion, religious or philosophical beliefs, genetic or biometric data, health data) or categories of data subject to breach notification laws?
No
Does the app collect or process data from minors (i.e., individuals under the age of 16)?
No
Does the app have capabilities to delete an individual's personal data upon request?
N/A
Does the app have capabilities to restrict or limit the processing of an individual's personal data upon request?
N/A
Does the app provide individuals the ability to correct or update their personal data?
N/A
Are regular data security and privacy reviews performed (for example, Data Protection Impact Assessments or privacy risk assessments) to identify risks related to the processing of personal data for the app?
N/A
Questions
Questions or updates to any of the information you see here? Contact us!
Information
Response
Does your application integrate with Microsoft identity platform (Microsoft Entra ID) for single-sign on, API access, etc.?
Yes
Have you reviewed and complied with all applicable best practices outlined in the Microsoft identity platform integration checklist?
Yes
Does your app use the latest version of MSAL (Microsoft Authentication Library) or Microsoft Identity Web for authentication?
Yes
Does your app support Conditional Access policies?
No
Does your app support Continuous Access Evaluation (CAE)
N/A
Does your app store any credentials in code?
No
Apps and add-ins for Microsoft 365 might use additional Microsoft APIs outside of Microsoft Graph. Does your app or add-in use additional Microsoft APIs?
No
Data access using Microsoft Graph
Graph Permission
Permission Type
Justification
Microsoft Entra App ID
ChatMessage.Send
delegated
Is used to send out Messages from you to another user / In the App this is used to send Requests for review to Team Owners, for example to review the guests of a Team
!! THIS IS ONLY USED THROUGH USER INTERACTION SINCE IT DISABLES CONCEALING REPORTS !! / If the Conceal Reports Feature is on, our app can’t function correctly since we can’t map activity data to the corresponding Team. If it’s turned on in your Tenant, the App will ask you to turn it off and give you the option to do so via the App so you don’t have to leave Teams. This is the only time the Permission is used. The App will at no time change this setting on its own!
Learn how to authenticate users with Microsoft identity platform, configure permissions, and retrieve user data for your Microsoft Teams app using the Microsoft Graph API.