Cloud Security Considerations

Link to Cloud Security Considerations copied to clipboard

How is your data used and accessed in different scenarios?

Access to Data at Rest

  1. 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.
  2. Each customer has a unique group.
  3. Each user belongs to a customer and is identified by a unique identifier.
  4. Generated test results include a screenshot and the view's hierarchy and properties, including any subviews.
  5. Test results can be shared between users within the same customer.

Data in Transit

  1. 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.
  2. 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.