Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example if you were going include one of the Opmantek applications in an iFrame, you would need to include directives for frame-ancestors and frame-src, e.g.

Code Block
frame-ancestors https://*.yourdomain.com

...


frame-src https://*.yourdomain

...

.com

...


The total configuration would be something like the following:

...