Members

Overview

Users with an Admin role can manage Organization Members. They can invite or remove Users from an Organization and manage their permissions through RBAC.

Managing users

Inviting Users to an Organization

An Organization Admin can invite new Users to join an existing Organization in the Platform Orchestrator. An invitation involves sending an email that contains a one-time link that the invited User can follow to associate the account they use with the Platform Orchestrator Organization. The link will expire after 7 days. If the link has expired before a User has accepted the invite, a new invite can be sent.

Inviting Users is currently supported via the Orchestrator console, in the Members section of your Organization at https://console.humanitec.dev .

  1. Select Members from the navigation menu.
  2. Click Invite users.
  3. In the Email text box on the left-hand side, add the User’s email address you want to invite.
  4. Select a a RBAC role for the User to invite from the Role dropdown on the right-hand side.
  5. Select Send invite to invite the User (or add another User in the invitation).

Not yet supported by the Platform Orchestrator CLI.

Not yet supported by the Platform Orchestrator provider .

Removing Users from an Organization

Users can be removed from an Organization by Organization Admins. At least one Admin must remain in the Organization.

  1. Select Members from the navigation menu.
  2. Find the User you want to remove.
  3. Select the three dots icon.
  4. Select Remove user.
  5. Confirm the removal in the dialog.

Not yet supported by the Platform Orchestrator CLI.

Not yet supported by the Platform Orchestrator provider .

Top