We're building internal workflows for a cryptocurrency exchange platform and are exploring ways to integrate blockchain-based systems into Jira for greater transparency and security.
Specifically, we're interested in two areas:
User Authentication & Access Control:
Can we integrate blockchain-based identity verification (e.g. DID or wallet signatures) into Jira workflows or permissions? For example, allowing access to certain tasks only if a user signs in via a crypto wallet or passes a smart contract-based validation.
Transaction Logging & Audits:
We're looking for ways to record key actions (like task transitions, approvals, or releases) onto a blockchain for immutable logging and compliance auditing. Is it possible to automate this via Jira webhooks, Forge apps, or third-party integrations?
Jira Cloud does not natively support decentralized identity or blockchain-based authentication, as user access is managed through Atlassian accounts and linked identity providers configured under **Admin > Security > Authentication policies** and **Organization settings > SAML single sign-on**. To introduce wallet-based or DID verification, you would need to build a custom integration using the Forge platform or an external OAuth bridge that validates signatures before granting access through Atlassian’s REST API or SCIM provisioning.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.