29
Views
3
Comments
Enabling Custom Domain Support in White-Label OutSystems Application

I'm currently working on a white-label software project in OutSystems and I'm wondering if it's possible to enable custom domain support for our partner instances. Essentially, we want our partners to have the ability to access their branded version of the application using their own custom domains (e.g., 'partnerdomain.com').

Is it feasible to achieve this in OutSystems, and if so, what would be the best way to approach implementing custom domain support for white-label applications? Any insights, best practices, or recommendations on how to set up custom domains for our partners' instances would be highly valuable.

Thank you for sharing your expertise in advance!

Champion

Hi,

Simply for multiple domains on production application you need to upload custom SSL with multi domain. For this you need to create CSR using SAN (multi domain support). Then you need to point different applications to different domains using Service center SEO section. Please refer below URLs

https://success.outsystems.com/documentation/11/setup_and_maintain_your_outsystems_infrastructure/setting_up_outsystems/use_your_ssl_domain_in_outsystems_cloud/

https://www.outsystems.com/forums/discussion/86890/multidomain-san-certificates-versus-multidomain-san-wildcard-certificates/

regards


Hello Vikas thank you answering

Maybe I wasn't clear i want to configure different domains for different tenants in a single application

@Bernardo Cabral  were you able to acheive this?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.