Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 856 Bytes

plugin_setup.md

File metadata and controls

10 lines (8 loc) · 856 Bytes

Setting up your plugin configuration for oAuth

  • Go to the Mattermost Azure DevOps plugin configuration page on Mattermost as System Console > Plugins > Mattermost Azure Devops plugin.
  • On the Mattermost Azure DevOps plugin configuration page, you need to configure the following:
    • Azure Devops API base URL: Enter the base URL for Azure DevOps API (https://dev.azure.com).

    • Azure Devops OAuth App ID: The App ID of your created application on AzureDevops.

    • Azure Devops OAuth Client Secret: The client secret of your created application on AzureDevops.

    • Encryption Secret: Regenerate a new encryption secret.

      image