Skip to main content

AOK Website Access

Government Workstations blocking web.mustr.io

Updated this week

Updated: August 2025

AOK website access is available to all users, however it may be most useful for Org Leaders, Org Admins, Org Messengers, or Team Leaders.

If users need to access Mustr from a computer where the site is blocked, Mustr messages can be configured to send via email. Messages will be sent to the email address on file from user registration.

Website URLs:

Note: Many Navy users can access the site on NMCI by holding CTRL + ALT + SHIFT + 2 while on the page.

Each unit location and Department of Defense (DoD) platform may have its own unique requirements for website access. We are committed to working with users, bases, shipyards, and IT departments to resolve access issues.

If you're unable to access either version of the webpage, follow these steps:

Steps to Begin Unblocking the Webpage:

Here are the steps to begin unblocking the webpage:

  1. Contact support@adyton.com to confirm whether we're already working with your location.

  2. Open an IT/trouble ticket requesting access to:

  3. Ensure the request is escalated to someone who can add all necessary URLs to the Menlo Security allow list (see below).

For further support, reach out to our support team with any questions.

Mobile Access:

The current webpage, web.adytongovcloud.io is available on non-military devices, including phone browsers.

AOK URLs to “allow/white-list”

Background:

Some DoD agencies use a Proxy PAC file to route websites through a Secure Proxy. One such tool is Menlo Security’s Remote Browser Isolation (RBI) product. At the time of this writing, Menlo RBI is blocking the loading & functionality of Mustr Web. This could be due to the Flutter framework used by Mustr Web, which relies on WebGL rendering, possibly incompatible with Menlo RBI.

In addition to Menlo, some departments use Palo Alto Application Firewalls. It is essential that IT departments classify our URLs as “Military” or access to AOK Web may be restricted.

Required Action

To ensure proper functionality, Mustr Web must load all its dependent URLs and subdomains. The Proxy Auto Configuration (PAC) file must route requests for all Mustr Web assets directly to the internet.

Example PAC rule:

// Any requests for a Mustr Web resource or dependancy
// will be sent direct to the Internet.
if (*.adytonpbc.com | etc.. etc. )
return "DIRECT";

AOK Web & Weblite URLS to allow-list:

  • adt-mustr-file-uploads.s3.us-gov-east-1.amazonaws.com

  • adtmustr.app.prod.uge1.adytongovcloud.io

  • api-iam.intercom.io

  • api2.branch.io

  • app.link

  • cdn.branch.io

  • cdnjs.cloudflare.com

  • fonts.gstatic.com

  • github.com

  • js.intercomcdn.com

  • nexus-websocket-a.intercom.io

  • o1408802.ingest.sentry.io

  • release-assets.githubusercontent.com

  • unleash.app.prod.uge1.adytongovcloud.io

  • unpkg.com

  • web.app.adytonpbc.com

  • widget.intercom.io

Running into issues or have further questions? Reach out to gyoung@adyton.io.

Did this answer your question?