Authentication Connection - Alfresco Federation Services - 3.2 - 3.2 - Ready - Alfresco - external - Alfresco/Alfresco-Federation-Services/3.2/Alfresco-Federation-Services/Configure/Connectors/Jira-Cloud-and-On-Premise/Authentication-Connection - 2025-03-04

Alfresco Federation Services

Platform
Alfresco
Product
Alfresco Federation Services
Release
3.2
License

There are 2 ways to connector to Jira. However, the authentication method depends on whether you’re connecting to an on premise instance of Jira or a cloud based instance of Jira.

Jira Cloud OAuth

JIRA CLOUD

This Connector is for a Cloud instance of Jira only. It interacts with Jira through the Rest API version 3.O Auth Authentication for Cloud Jira requires an app to authenticate and interact with. Follow the steps above to set up your cloud app. Important:SSL REQUIRED

You will ALWAYS need to enable SSL on your Federation Services instance in order to use OAuth 2.0 for Authorisation. In this case, you would replace the localhost with your Federation Services server host and replace the 9443 with your port (if you’re not using a publicly facing DNS).

Name: Unique name for this auth connector.

  • Client ID: Client ID from the Application you set up in the Atlassian App Management area earlier.
  • Client Secret: Secret from the Application you set up in the Atlassian App Management area earlier.
  • Cloud Domain: The Domain of the Jira Cloud instance you wish to connect to without atlassian.net connected to it. The example should help explain.
  • Jira Project Key: The Project Key associated to the Project in Jira you would like to interact with.

Click Authenticate and to complete the process.

Jira On Premise Basic

LIMITATIONS

Currently, the Jira connectors only support interactions with one Project at a time. The user must have full/admin level access to theJira instance.

This Connector is for the on premise instance of Jira only. It interacts with Jira through the Rest API version 2, and was tested on version 7.6.2.

Basic Authentication for on premise Jira just requires a Username and Password to authenticate. The other parameters are required to specify the project you plan on interacting with.

  • Name: Unique name for this auth connector.
  • Username: Username of the user Jira will Authenticate with.
  • Password: Password for the user Jira will Authenticate with.
  • Server Url: The URL of the On Premise Jira Server to connect to. Must include protocol (http or https) in the url.
  • Jira Project Key: The Project Key associated to the Project in Jira you would like to interact with.