Skip to content

[Feat]: Embedding an app, prevent access to origin url #473

Open
@MichalisDBA

Description

@MichalisDBA

Hello.

To embed an app to a html page you have to make the app public from the lowcoder instance.

Add a way to prevent accessing the app origin url and allow it to load only from the specified domain where you want to embed it.

For example.

Instance of Lowcoder app is running on

https://internal.domain.com/apps/65414c399d4bce6479440c4d/view

The website you want the app to embed it is

https://www.myowndomain.com/app.html

Prevent accessing directly the app on https://internal.domain.com/apps/65414c399d4bce6479440c4d/view and only allow the app to load from https://www.myowndomain.com/app.html

Metadata

Metadata

Assignees

Labels

EnhancementNew feature or request

Type

No type

Projects

Status

📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions