SaaS Application

Jira

Integrate TigerIdentity with Atlassian Jira for automated project access control, role synchronization, and comprehensive audit trails for your project management workflows.

Key Features

Project Access Control

Manage access to Jira projects, boards, and workflows with dynamic, context-aware policies.

Role Synchronization

Automatically sync TigerIdentity roles to Jira project roles and permission schemes.

User Provisioning

Automated user lifecycle management including onboarding, updates, and deprovisioning.

Just-in-Time Access

Grant temporary elevated project access with automatic role downgrade after expiration.

Audit Trail

Comprehensive logging of all permission changes, role assignments, and access events.

Issue-Based Access

Grant access to projects and resources through automated Jira ticket workflows.

How It Works

1

Connect Your Jira Instance

Create an API token in Jira and configure the TigerIdentity connector with your instance URL and credentials.

2

Sync Projects and Roles

TigerIdentity discovers all projects, permission schemes, and project roles from your Jira instance.

3

Enforce Access Policies

Define policies that dynamically grant or revoke Jira project access based on user attributes, time, and context.

Configuration Example

connector:
  type: jira
  name: "jira-cloud"

  config:
    url: "https://company.atlassian.net"
    auth:
      type: api_token
      email: "${JIRA_ADMIN_EMAIL}"
      token: "${JIRA_API_TOKEN}"

  sync:
    users: true
    groups: true
    projects: true
    permission_schemes: true
    project_roles: true

  events:
    - user_created
    - user_updated
    - user_deleted
    - project_created
    - project_updated
    - issue_created
    - role_assigned

  provisioning:
    enabled: true
    default_role: "Developer"
    create_users: true
    manage_groups: true
    issue_based_access:
      enabled: true
      issue_type: "Access Request"
      approval_workflow: true

Use Cases

Contractor Workspace Management

Automatically provision contractor access to specific Jira projects and remove access when contracts expire.

Cross-Team Collaboration

Grant temporary project access when employees need to collaborate across teams or departments.

Self-Service Access Requests

Enable users to request Jira project access through automated workflows with approval chains.

Compliance Auditing

Track and report on who has access to which projects, when access was granted, and by whom.

Ready to connect Jira?

See how TigerIdentity enhances Jira access control and project governance in a personalized demo.

Schedule Your Demo