Cloud Security Considerations
How is your data used and accessed in different scenarios?
Access to Data at Rest
- Only authenticated users have access to the axe DevTools Mobile service. It's secured with Open ID Connect, an implementation of the OAuth 2 security standard.
- Each customer has a unique group.
- Each user belongs to a customer and is identified by a unique identifier.
- Generated test results include a screenshot and the view's hierarchy and properties, including any subviews.
- Test results can be shared between users within the same customer.
Data in Transit
- The axe DevTools Mobile dashboard accesses the service over an HTTPS connection. HTTPS is a standard protocol and is subject to your organization's network security practices.
- The axe DevTools Mobile frameworks access the service using a secure HTTPS connection. Data transferred includes the rule that was flagged as an issue, a screenshot, and the view's hierarchy and properties, including any subviews.