Welcome to axe Account Portal Documentation
The axe Account Portal is where axe accounts, plans, enterprises and users are managed. There are 3 supported hosting/deployment options for the axe Account Portal:
- SaaS/cloud (axe.deque.com)
- Private cloud (private, dedicated, standalone cloud instance for your organization)
- On-premises (see on-prem installation instructions)
Hosting Options
SaaS
SaaS: Software as a service
The recommended hosting option for the axe DevTools Extension/axe Account Portal is shared SaaS which supports all user and admin features. The SaaS cloud instance, hosted at axe.deque.com, is completely managed by Deque. SaaS customers do not have to worry about standing up any infrastructure of their own. They can simply use our performant, infinitely scalable cloud instance.
HTTPS Access
The following table describes which URLs the axe Account Portal needs to communicate with along with additional optional URLs.
URL | Description |
---|---|
https://axe.deque.com | The backend API and client axe Account Portal web application. Note that this URL will be different for on-prem and private cloud instances. |
https://auth.deque.com | The authentication service. Note that this may be different for on-prem and private cloud instances. |
https://d2jwli8p3yqbi7.cloudfront.net | Where static assets like js and css are hosted/served from. |
https://usage.deque.com (optional) | Optional for customers who want usage tracking for their users. |
https://docs.deque.com (optional) | Optional for product documentation. |
https://dequeuniversity.com/ (optional) | Optional for axe-core rule help pages. |
Private Cloud
The private cloud enterprise offering involves Deque standing up a dedicated, private, infinitely scalable cloud instance of the axe DevTools Server. With this option, users can still download the browser extension from the browser web store and simply point their extension ("axe Server URL") at their private cloud URL.
On-premises
On-premises is often used by companies that:
- May have sensitive personally identifiable information (PII) associated with accessibility issues raised by Deque products
- Have strict data management policies (internal or via contracts with their customers)
- Are compliant with Health Insurance Portability and Accountability Act (HIPPA)
The on-premises enterprise deployment option involves running the installer script and self-hosting the axe Account Portal infrastructure. Assuming all installation prerequisites are met, the application will be run on-premises. This option does some with some drawbacks in what features we are able to offer (see differences between hosting options below).
Differences Between Hosting Options / Modes
axe DevTools Extension
All features supported unless otherwise noted in the below table...
Feature | SaaS | Private Cloud | On-Premises | Offline Mode |
---|---|---|---|---|
User Management in axe Account Portal | supported | not supported (can be done through SSO) | not supported (can be done through SSO) | not supported |
axe Configuration | supported | not supported | not supported | not supported (can be done via configuration by policy) |
Usage Service (capturing user's usage data) | supported | supported | not supported | not supported |
Machine Learning features | supported | supported (customers can "opt-out" of these enhancements) | not supported | not supported |
Sharing Saved Test Record | supported | supported | supported | not supported |
Sharing Issues | supported | supported | supported | not supported |
Automatic Color Contrast Resolver | supported | supported | supported | not supported |
Product Documentation / Rule Help Pages | supported | supported | supported (must allow traffic to docs.deque.com) | supported (must allow traffic to docs.deque.com) |
Deque University (courses and content) | supported | supported | supported (must allow traffic to docs.deque.com) | supported (must allow traffic to docs.deque.com) |