Skip to main content
Version: 26.1 (stable)

IDE Authentication

About

The IDE Authentication is the section that lets you create and edit IDE Users. Use it to grant other team members access to the HELIO IDE.

What's the difference between IDE & HMI Users?

Before we start, it is important to understand the difference between IDE Users and HMI Users in HELIO. Let's have a look at their differences:

IDE UsersHMI Users

Who?

You and your team will using their IDE Users to authenticate and sign into the HELIO IDE.

Once your HMI is deployed to the actual machine, the operators in the factory will sign in as HMI Users.

When?

While you are developing & engineering the HMI.

Once your HMI is deployed to the actual machine and running inside the factory.

Where?

Use the IDE Authentication to define and configure IDE Users.

Use the HMI Users View of the Project Editor to define and configure Initial HMI Users & Roles for your project.

Limitations

IDE Users are only used for signing into the IDE. They can NOT be used to sign into an HMI.

HMI users are only used for signing into an HMI. They can NOT be used to sign into the HELIO IDE.


Adding IDE Users

  1. Use the + button to create new IDE Users.
  2. Choose a Username which will get used internally to identify the user.
  3. Choose a Display Name which will be displayed in the Sign In dialog.
  4. Set a secure Password.
  5. Press Save to store the new IDE User. You can now sign in to the IDE with this user.

Registering Apps

New This Feature Was Added In HELIO 26.1.1

Early Access

This feature is in early access. If you have a concrete use case or would like to explore it, reach out to our team to share it.

In order to be able to use the HELIO HTTP API to automate HELIO, you need to register an app first. The app will provide you with credentials to give scripts and applications safe programmatic access to HELIO via the API. You register an app here to receive the API key and secret that your integration needs.

  1. Use the + button to register a new App.
  2. Choose a Name which will get used internally to identify the App.
  3. Copy the API Key and API Secret which will be displayed in the dialog.
  4. Press Download App Credentials and Close to register the new App.
  5. Set the Key and Secret within your API App. You can now access the IDE using your App.

You will not be able to view the API Secret again after closing the dialog. Be sure to save it to a secure location and/or download the credentials.