sapcc / juno

Monorepo for the Juno microfrontend framework, microfrontend apps, design system and component library
Apache License 2.0
5 stars 3 forks source link

[Greenhouse] POC for embedding external content in Greenhouse #414

Open edda opened 10 months ago

edda commented 10 months ago

Example: we might want to embed an externally running app like e.g. Plutono in the content section of a plugin (instead of one of our MFA apps). I think the only way to do this is via iframe. We need to investigate how to do this properly and create a POC.

Here's some further reading about embedding stuff: https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Other_embedding_technologies