Built-in User Management

The setup of our built-in user management system depends on what kind of Hyperscience instance you are using.

After initial setup, you can add users to our built-in user management system by following the steps outlined for your version of Hyperscience ( v35 | v36 | v37 | v38 | v39 | v40 ).

On-premise / private cloud instances

To use the Hyperscience built-in user management system, you must define the initial admin user and password in the “.env” file: 

FORMS_USER=<username>
FORMS_PASS=<password>

In v32 and later, you can choose to store your system-level credentials in a secrets manager. To learn more about our secrets-management integration, see Secrets Management.

SaaS instances

Hyperscience uses Okta to manage users in SaaS instances. Okta authentication is enabled by default.

For more details, contact your Hyperscience representative.