You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

SubjectPropertyExplanation
Multi-tenacy

blueriq.multi-tenancy.enabled=false

If multi-tenancy is enabled or not.

application.properties


blueriq.multi-tenancy.allowed-tenants

List of comma seperated tenant names. For example:

blueriq.multi-tenancy.allowed-tenants=google,apple

application.properties


blueriq.multi-tenancy.http-header=X-TENANT-IDThe name of the HTTP header which the Runtime can retrieve the tenant name

application.properties

  • No labels