Deploy Private App on the web

Hi all,

Is there a way to deploy private app that requires user sign-in on the web?.

0 6 307
6 REPLIES 6

What do you mean? Your app’s Browser Link isn’t enough for this?

When i try to use the app’s browser link it removes all branding and i cannot use it in iframe embedded code in custom website, i only faced this if the app require user sign-in.

if the app is public it works fine.

Secure apps won’t work in iFrame as it’s not secure to send auth tokens. What you can do is: you can forward a TLD of a sub-domain to app’s URL with masking. To see it in action check www.able3ventures.com

@LeventK Many thanks for your feedback and support.

Is there any reason why when i use the browser’s link directly all branding made in app is removed, for example logo, disabling menu, showing header name?.

The masking works great but it still says Not secure website…

@teambelair
Do you have an SSL certificate issued for your domain?

Top Labels in this Space