Something went wrong on our end. Please try again.
Created by: novoselrok
Fixes #31628 (closed)
This PR removes the Cloud check from the embed route. This makes the embed route available for customer instances. The embed route is still disabled by default. A site-admin has to manually enable the feature flag through the API console (added a doc page for this).
Note: You can skip the whole ngrok setup, if you use a localhost server as the 3rd party site for testing. I'm keeping it because that is what I was testing with and because it's slightly more real world
client/web/src/enterprise/embed/README.md
)externalURL
propertyexport EMBED_DEVELOPMENT=true
to compile the embedded web appsg start enterprise
)