Adding and Removing People

Get your people up and running in Hipchat Server. 

This page describes how to add and remove people in Hipchat Server.

Adding people

You can add people from your organization by:

このページの内容

Adding people from the Hipchat web app 

You can add individual people, one at a time, to Hipchat Server from the Hipchat web app. When you add people, Hipchat Server sends an email inviting them to join Hipchat Server. 

  1. Click the Group admin tab.
  2. [Users] タブをクリックします。
  3. [追加] をクリックします。
  4.  in the Full name field, type the first and last name of the person you're adding to Hipchat.
  5. In the @mention name field, type the name other people will use to mention this person in Hipchat. @mentions are a way of getting another person's attention in Hipchat rooms. For more information, see Hipchat Apps.
  6. Type the person's email address in the Email field.
  7. Select the person's role. You can make the person a user, delegated administrator, or an administrator:
    •  A user can use the Hipchat apps to chat with other people in your organization. 
    • A delegated admin can use the Hipchat apps to chat and can manage some users and rooms.
    • An admin can use the Hipchat apps to chat and has access to the group and server administration features in Hipchat Server.
  8. Click Add User. Hipchat sends an email inviting the person to Hipchat. When the person signs up, Hipchat adds them to your Hipchat  Server group.

Sending a link for signing up with Hipchat

You can send one person or a group of people, for example in an email list, a link pointing them to the page where they can sign up for Hipchat. 

  1. Click the Group admin tab.
  2. Click the Info tab.
  3. In the Invite URL field, copy the link.
  4. Send the link to the people you want to invite to Hipchat. The link directs them to a sign-up page. When they sign up, Hipchat adds them to your group and gives them the user role.

You can generate a new URL, if the current URL gets compromised. To generate a new URL, click the generate a new URL link.

You can also disable the invite URL, so no one can use the URL to sign up for Hipchat. To disable the invite URL, click the Disable button.

Connecting to an external directory

You can use your organization's user directories, including popular LDAP directories, Active Directory, Crowd, and Jira applications, with Hipchat Server. For the full list of supported user directories and instructions on configuring them with Hipchat Server, see Connecting to an external directory.

Connecting to a SAML identity provider

You can connect Hipchat to a SAML 2.0 identify provider, including OneLogin, Okta and Active Directory Federation Services, for user management and single sign on.  See Connecting to a SAML identity provider for single sign-on.

Adding people using the Hipchat API

You can add multiple people, simultaneously, by writing a script that uses the Create User method from the Hipchat API.

Changing people's roles 

You can change a person's role from the user to the admin role or vice-versa.

  1. Click the Group admin tab.
  2. [Users] タブをクリックします。
  3. Select the user's name.
  4. From the Role menu, select the role you want to give the user. 
  5. 保存をクリックします。

Removing people and deleting user accounts

This method should only be used for Hipchat users who are not synchronized from an external directory. External directory users must be excluded from the synchronization through LDAP filtering to be deactivated properly. In case of using Jira as your external user management, the user(s) must be deactivated from Jira's side to ensure that the user remains deactivated on Hipchat Server.

To remove a person's access to Hipchat Server you need to delete their user account. (Deleted accounts can be reactivated.)

You can delete one or more user accounts, simultaneously.

  1. Click the Group admin tab.
  2. [Users] タブをクリックします。
  3. Select the users you want to delete.
  4. Click the Delete button.

You can reactivate deleted user accounts.

  1. Click the Show deleted users button.
  2. Select the users you want to reactivate.
  3. Click the Restore button.

Removing people using the Hipchat API

You can delete one or more user accounts by writing a script that uses Delete User from the Hipchat API.

最終更新日 2017 年 11 月 30 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.