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

Studio

User Management

When running the installer to install Blueriq Studio ( Installer ), 3 users are created:

  • admin
  • runtime
  • administration page


Please make sure to change the default
password during installation.


After the typical / custom installation the users are stored locally. Although the credentials are encrypted within Studio, it is advisable to authenticate against an Active Directory instead. This way managing users is done outside Blueriq and you have more control over password and lockout policies. Also the passwords are stored in the Active Directory and not within Studio.


To install or change Blueriq Studio security and user management, please read this article: Studio. Since Blueriq 9.7 we've added Kerberos support which is the preferred protocol by Microsoft over NTLM: Kerberos support

Securing the administation page

During installation of Studio, an administration console is also installed. Via this console it is possible to download or upload a Studio repository. The Studio repository contains the models and business logic so it is advisable to secure this console. This is done by following the steps in this article: Studio.

Encrypting a project export

In Studio, it is possible to export a project (.zip file) which can be deployed to the Blueriq Runtime (Export a project. It's advisable to check the "Encrypt" box before exporting so the .zip file does not contain the application model in plain text. Instead of exporting project manually, Blueriq also provides an application called Blueriq Publisher which automates the distribution of applications over environments.

Studio over HTTPS

IIS can be configured to acces Studio and the Studio Management Service over HTTPS. Please see How to enable HTTPS on Studio.  

  • No labels