Installing Microsoft Teams Add-on

Microsoft Teams Add-on is an add-on that is installed from the Add-ons page. The add-on also must be signed.

Fastpath: User interface: Your avatar > Add-ons

A user must have at least Manage System permissions to install add-ons.

Attention: This add-on requires connectivity to Jive Cloud Shared Services.

Installing from a package

To install Microsoft Teams Add-on from a zipped package:

  1. Unzip the provided add-on archive.
  2. Open the definition.json file and copy the id field from the file.

    A screenshot of the meta.json file contents
  3. Go to the Add-ons page: In the user interface, click on your avatar in the upper-right corner, and then select Add-ons.
  4. On the Add-ons tab, select All Add-ons on the right, and then click Ctrl+Upload Package (Windows) or CMD+Upload Package (MAC) that the add-on package can be signed.

    The Add-ons page screenshot
  5. Paste the add-on ID you've copied in Step 2 into the sign package field and then click Sign.

    A screenshot of extended Upload Package page view
  6. Copy the generated signature string.

    A screenshot of the page with a signature generated
  7. Open the unzipped add-on folder from Step 1. Open the definition.json and paste the signature string at the following line:
    "jiveServiceSignature": "<<< replace me >>>"

    A screenshot of the definition.json file contents
  8. Save the definition.json file.
  9. Compress all the files contained in this folder into a ZIP archive (including the updated definition.json) and name the archive.
    Attention: The archive must have exactly the same name and structure as the original folder.
  10. Go back to the Jive Add-ons page and, if you closed the page, click Upload Package.
  11. On the Upload Package page, choose the newly compressed package file and then click Install Now.
  12. To verify that the add-on is installed, go to the Add-ons tab, then select All Add-ons > Installed, and find the add-on in the list.

The Microsoft Teams Add-on is installed. Now you need to configure the add-on, as described in Designating a profile field to be used by Microsoft Teams.