When allowlisting is required
Apps may be blocked from loading content - such as fonts, APIs, or embedded pages - unless those URLs are explicitly allowlisted. Contact your Domino admin to get the URL added to the allowlist.Identify blocked resources
To find out which external resources your App is being prevented from loading, check your browser’s developer console while the App is running.- Open your App in Domino and run it.
-
Once it’s running, open your browser’s web console. For example, in Chrome, use
Cmd+Option+JorCtrl+Shift+J. -
Look for errors in red, such as:
- Copy the URLs of any blocked resources your App depends on.
Request access
After you identify the blocked URLs, request that your administrator allowlist them so your App can load properly.- Send the list of URLs to your Domino administrator and request that they be allowlisted.
- After the allowlist is updated, stop and restart your App.
- Once restarted, the App should be able to load the required external resources.
Next steps
- Publish and Share Apps: Publish apps, customize URLs, and share with authorized users.
- Use Best Practices for Apps: Apply best practices to make apps easier to find and maintain.