New
Boost Developer Productivity & Streamline Onboarding with CDE's

Download the Whitepaper

Home
/
/
/

Site managers can create and manage users from the Users page, which is accessible at Manage > Users.

Creating a new user

To create a new user:

  1. Go to Manage > Users > New User.
  2. When prompted, provide the user's name and email address and select the Auth Type you want for the account. Select Built-In as your Auth Type if you want the user to access Coder with a username/password combination; select OpenID Connect as your Auth Type if you would like to use your organization's OpenID Connect Identity Provider.
  3. Finally, choose the Organization to which the user belongs (this will affect the images to which the user has access). Click Create.

Coder will create the new user. If you opted for the Built-In auth type, Coder will display a temporary password. Provide this password to the user, which they can use with their email to access their new account. For increased security, Coder prompts the new user to change their password immediately after they log in.

Deleting a user

To delete a user:

  1. Go to Manage > Users. Find the user you want to delete and click the vertical ellipsis associated with that user.
  2. Click Delete.
  3. You'll be prompted to confirm this action. Click Delete to proceed.

If you're using your organization's OpenID Connect identity provider to manage users, this process revokes the user's access to Coder; it does not delete the user from your identity store.

See an opportunity to improve our docs? Make an edit.