Register an Application as a Safe Domain

Before you can embed Oracle Analytics content into another application, your administrator must register the application's domain as safe.

For security reasons, you’re not allowed to add analytics content to an applications unless your administrator considers it safe to do so.

See Register Safe Domains.

Web browsers have become more restrictive about dealing with third party cookies. This restriction can impact embedding projects where the browser won't display your embedded analytics content.

To work around this issue, make sure that the Oracle Analytics instance where you embed analytics content is on the same domain as the host web page or web application.

Use this information if you're using JavaScript to embed analytics content:

  • Due to CORS safeguarding, you can't open your HTML file containing embedded analytics content directly in a browser. To work around this issue you must register the web server (either localhost or another web server) as a safe domain.

  • If you use a localhost web server for testing, then you may need to add references to http://localhost:<port> and http://127.0.0.1:<port>.

You must be an administrator to perform this task.
  1. Go to Oracle Analytics, click Navigator, and click Console.
  2. Click Safe Domains.
  3. Click Add Domain and enter the domain.
  4. Select Embedding.