Members
On this page
A member is someone with a membership in one or more Orchestrator organizations.
Overview
To interact with the Platform Orchestrator you need to be registered as an Orchestrator user and be a member in one or more organizations.
Users with an Admin role in an organization can manage the members of that organization. They can invite or remove users from an organization and manage their permissions through RBAC.
Managing users
Creating users
An Orchestrator user can be created by these means:
- Registering for a new organization
- Signing in via SSO
- Receiving an invite to an existing organization
Inviting users to an organization
An organization Admin can invite users to join an existing organization as a member. An invitation involves sending an email that contains a one-time link that the invited user can follow to associate their user 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.
A user becomes a member of the inviting organization upon accepting the invite.
Inviting users is currently supported via the Orchestrator console, in the Members section of your organization at https://console.humanitec.dev .
- Select Members from the navigation menu
- Click Invite users
- In the Email text box on the left-hand side, add the user’s email address you want to invite
- Select an RBAC role for the user to invite from the Role dropdown on the right-hand side
- 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 Terraform/OpenTofu providers.
Manage user roles in an organization
Organization Admins can modify roles of existing users in an organization.
However, users cannot modify their own roles.
- Select Members from the navigation menu
- Find the user you want to modify
- Select the three dots icon
- Select Manage roles
- Select a new RBAC role for the user
- Select Update to confirm the role change
Not yet supported by the Platform Orchestrator CLI.
Not yet supported by the Platform Orchestrator Terraform/OpenTofu providers.
Removing users from an organization
Users can be removed from an organization by organization Admins. At least one Admin must remain in the organization.
However, users cannot remove themselves.
- Select Members from the navigation menu
- Find the user you want to remove
- Select the three dots icon
- Select Remove user
- Confirm the removal in the dialog
Not yet supported by the Platform Orchestrator CLI.
Not yet supported by the Platform Orchestrator Terraform/OpenTofu providers.