Skip to main content
Version: 3.4

Create

Users can be created manually in the Loft UI as follows.

  1. Select the Users field on the left menu bar.
  2. Click the button.
  3. In the drawer that appears from the right, give your new user a name by replacing the 'my-user' placeholder name, or by updating the manifest YAML 'metadata.name' field.
  4. [Optional] Update the user with any additional desired configuration options.
    1. The Details tab contains user settings. The username is used to login and optionally you can also set the default password in this tab. The e-mail address needs to be unique across users and can also be used to login instead of using the username. The subject is used to map a user to a SSO provider.
    2. The Team Memberships tab contains settings that govern which teams the user is part of. The Teams selector allows you to make user part of the selected teams.
    3. Advanced Options allow for configuring cluster roles that apply to this team, as well as Image Pull Secrets, that allow users in this team to automatically receive the provided image pull secrets upon logging into Loft (via the Loft CLI).
    4. Access allows you to define which users and teams have access to modify the team you are currently creating.
  5. Click on the button.