.env file:
OPS_OPENOPS_ADMIN_EMAILOPS_OPENOPS_ADMIN_PASSWORD
Password requirements
User passwords must:- Be 8-64 characters long.
- Include only alphanumeric characters and the following special characters:
!@#$%^&*()_+-=[]{};':"\|,.<>/?
Creating new user accounts
OpenOps doesn’t currently provide a UI for creating user accounts; instead, you can do it with two API calls. The first API call is to sign in the admin user:token. Copy the value of this property and use it in the authorization header in the next call. This next call actually creates a new user account. Before making the call, in the body, don’t forget to specify actual values for the four properties that are left empty in the sample below:
