JIM

0.4.0

PowerShell module for administering JIM (Junctional Identity Manager). Provides cmdlets for managing Connected Systems, Sync Rules, Run Profiles, Metaverse Objects, Activities, API Keys, Certificates, and more. Supports both interactive (SSO) and non-interactive (API Key) authentication.

Minimum PowerShell version

7.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name JIM -RequiredVersion 0.4.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name JIM -Version 0.4.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Tetron Limited. All rights reserved.

Package Details

Author(s)

  • Tetron

Tags

Identity IAM IdentityManagement JIM Synchronisation Administration Automation DevOps

Functions

Connect-JIM Disconnect-JIM Test-JIMConnection Get-JIMConnectedSystem New-JIMConnectedSystem Set-JIMConnectedSystem Remove-JIMConnectedSystem Import-JIMConnectedSystemSchema Import-JIMConnectedSystemHierarchy Get-JIMConnectorDefinition Set-JIMConnectedSystemObjectType Set-JIMConnectedSystemAttribute Get-JIMConnectedSystemPartition Set-JIMConnectedSystemPartition Set-JIMConnectedSystemContainer Get-JIMSyncRule New-JIMSyncRule Set-JIMSyncRule Remove-JIMSyncRule Get-JIMSyncRuleMapping New-JIMSyncRuleMapping Remove-JIMSyncRuleMapping Get-JIMMatchingRule New-JIMMatchingRule Set-JIMMatchingRule Remove-JIMMatchingRule Get-JIMScopingCriteria New-JIMScopingCriteriaGroup Set-JIMScopingCriteriaGroup Remove-JIMScopingCriteriaGroup New-JIMScopingCriterion Remove-JIMScopingCriterion Get-JIMRunProfile New-JIMRunProfile Set-JIMRunProfile Remove-JIMRunProfile Start-JIMRunProfile Get-JIMSchedule New-JIMSchedule Set-JIMSchedule Remove-JIMSchedule Enable-JIMSchedule Disable-JIMSchedule Start-JIMSchedule Add-JIMScheduleStep Remove-JIMScheduleStep Get-JIMScheduleExecution Stop-JIMScheduleExecution Get-JIMActivity Get-JIMActivityStats Get-JIMMetaverseObject Get-JIMMetaverseObjectType Set-JIMMetaverseObjectType Get-JIMMetaverseAttribute New-JIMMetaverseAttribute Set-JIMMetaverseAttribute Remove-JIMMetaverseAttribute Get-JIMApiKey New-JIMApiKey Set-JIMApiKey Remove-JIMApiKey Get-JIMCertificate Add-JIMCertificate Set-JIMCertificate Remove-JIMCertificate Test-JIMCertificate Export-JIMCertificate Get-JIMRole Get-JIMExampleDataSet Get-JIMDataGenerationTemplate Invoke-JIMDataGenerationTemplate Test-JIMExpression Get-JIMDeletedObject Get-JIMHistoryCount Invoke-JIMHistoryCleanup

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

## 0.4.0

### New Features
- Sync Outcome Graph — full causal tracing of every change during synchronisation
- Configurable sync outcome tracking level (None / Standard / Detailed)
- Export change history with before/after attribute values
- One-command deployment with interactive installer
- Production-ready Docker Compose configuration for pre-built images
- Sync Rule detail page redesign with expression highlighting and inline editing
- Filter controls on Attribute Flow table and Connected System Objects list
- Pronouns attribute support
- Welcome banner on PowerShell connection
- Comprehensive Deployment Guide

### Performance
- Up to 37% faster synchronisation through optimised batch RPEI persistence

### Security
- Hardened release pipeline with container scanning, SBOM attestation, and build validation
- Application blocks readiness until database migrations are applied

### Fixed
- OIDC Identity.Name resolution with unmapped claims
- Two-pass CSO processing prevents false join errors
- Spurious export operations for objects queued for deletion
- Accurate activity attribute flow statistics

For full changelog, see: https://github.com/TetronIO/JIM/blob/main/CHANGELOG.md

FileList

Version History

Version Downloads Last updated
0.7.1 3 3/19/2026
0.7.0 3 3/19/2026
0.6.1 4 3/15/2026
0.6.0 6 3/12/2026
0.5.0 5 3/8/2026
0.4.0 (current version) 5 3/5/2026
0.3.0 7 2/25/2026
0.2.0-alpha 3 1/27/2026
0.1.0-alpha 3 12/11/2025
Show less