Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Please use the domain name Expression type with your company’s SharePoint URL, i.e. https://contoso.sharepoint.com.

  • Please make sure to tick the Allow Incoming option to allow CORS requests

The SharePoint connector needs to use an Application Link in order to be able to access the Jira APIs. You can read more here.

Follow this steps to configure a new Application Link for our app.

  1. Go to Administration -> Application links and click on Create Link

...

  1. Configure it as follows

    1. Name: choose any name, i.e. SharePoint Connector Application Link

    2. Redirect URL: https://<your-jira>/plugins/servlet/senora/redirect

    3. Permission: Write

...