omadiaomadia.ai
registry
integrationatlassian

Atlassian (Jira)

@omadia/integration-atlassian

Verbindet eine Atlassian-Cloud-Site (Jira) über OAuth 2.0 (3LO). Stellt den atlassian.jira-Service für Atlassian-Agents bereit — read-only, Tokens kernel-seitig verwaltet.

latest
v0.1.0
license
MIT
versions
1
author
byte5 GmbH

install

In your omadia instance, open Admin → Registries and add this registry, then install Atlassian (Jira) from Admin → Plugins → Store.

registryhttps://hub.omadia.ai

setup guide

Set up the Atlassian app (one-time)

  1. developer.atlassian.comCreateOAuth 2.0 integration.

  2. PermissionsAddJira API and enable these scopes:

    • read:jira-work
    • read:jira-user
    • offline_access (required for automatic token refresh — don't omit it)
  3. AuthorizationOAuth 2.0 (3LO)Callback URL must be set EXACTLY to (scheme, host, port and path must match exactly — no trailing slash):

    <YOUR-OMADIA-URL>/bot-api/v1/install/oauth/callback
    

    <YOUR-OMADIA-URL> is your omadia instance's public base URL (where the web UI runs) — e.g. http://localhost:3333 locally, https://omadia.example.com in production.

  4. Open Settings, copy the Client ID + Secret, and enter them below.

After install, click Connect on the plugin detail page and approve the Atlassian site — the cloud id is resolved automatically. Read-only, Jira Cloud only.

versions

v0.1.0
>=1.2 <2.022.1 KB2026-07-03
.zip303a0ef93a8b

setup fields

Values the operator fills in at install-time.

client_idstringAtlassian Client IDrequired
client_secretsecretAtlassian Client Secretrequired
connectionoauthAtlassian-Verbindungoptional
cloud_idstringAtlassian Cloud IDoptional
cloud_urlstringAtlassian Site URLoptional

permissions

memory

reads: [0] · writes: [0]

graph

reads: [0] · writes: [0]

network

outbound: [1]

filesystem

scratch: false

secrets

runtime_write: true

Atlassian (Jira) · omadia hub