JIM
0.13.0
PowerShell module for administering JIM (Junctional Identity Manager). Provides cmdlets for managing Connected Systems, Synchronisation 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
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-JIMConnectedSystemObject Get-JIMConnectedSystemObjectType Get-JIMConnectedSystemObjectAttributeValue Get-JIMConnectedSystemObjectChangeHistory Get-JIMConnectedSystemDeletionPreview Get-JIMConnectedSystemUnresolvedReferenceCount Get-JIMPendingExport Clear-JIMConnectedSystem Get-JIMSyncRule New-JIMSyncRule Set-JIMSyncRule Remove-JIMSyncRule Get-JIMConfigurationChangeHistory Get-JIMSyncRuleMapping New-JIMSyncRuleMapping Remove-JIMSyncRuleMapping Get-JIMMatchingRule New-JIMMatchingRule Set-JIMMatchingRule Remove-JIMMatchingRule Get-JIMSyncRuleMatchingRule New-JIMSyncRuleMatchingRule Set-JIMSyncRuleMatchingRule Remove-JIMSyncRuleMatchingRule Switch-JIMMatchingMode Get-JIMScopingCriteria New-JIMScopingCriteriaGroup Set-JIMScopingCriteriaGroup Remove-JIMScopingCriteriaGroup New-JIMScopingCriterion Set-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-JIMActivityChildren Get-JIMActivityStats Get-JIMPredefinedSearch Set-JIMPredefinedSearch Get-JIMPredefinedSearchCriteriaGroup New-JIMPredefinedSearchCriteriaGroup Set-JIMPredefinedSearchCriteriaGroup Remove-JIMPredefinedSearchCriteriaGroup New-JIMPredefinedSearchCriterion Set-JIMPredefinedSearchCriterion Remove-JIMPredefinedSearchCriterion Get-JIMMetaverseObject Get-JIMMetaverseObjectChangeHistory Get-JIMPendingDeletion Search-JIMMetaverseObject Get-JIMMetaverseObjectType New-JIMMetaverseObjectType Set-JIMMetaverseObjectType Get-JIMMetaverseAttribute New-JIMMetaverseAttribute Set-JIMMetaverseAttribute Remove-JIMMetaverseAttribute Get-JIMMetaverseAttributePriority Set-JIMMetaverseAttributePriority Move-JIMMetaverseAttributePriority Get-JIMApiKey New-JIMApiKey Set-JIMApiKey Remove-JIMApiKey Get-JIMCertificate Add-JIMCertificate Set-JIMCertificate Remove-JIMCertificate Test-JIMCertificate Export-JIMCertificate Get-JIMRole Get-JIMRoleMember Get-JIMMetaverseObjectRole Add-JIMRoleMember Remove-JIMRoleMember Get-JIMExampleDataSet Get-JIMExampleDataTemplate Invoke-JIMExampleDataTemplate New-JIMExampleDataSet Remove-JIMExampleDataSet Set-JIMExampleDataSet Test-JIMExpression Get-JIMDeletedObject Get-JIMHistoryCount Invoke-JIMHistoryCleanup Get-JIMWorkerTask Stop-JIMWorkerTask Get-JIMFileSystemItem Test-JIMFileSystemPath Get-JIMLogEntry Get-JIMLogFile Watch-JIMLog Get-JIMServiceSetting Set-JIMServiceSetting Reset-JIMServiceSetting Get-JIMHealth Get-JIMVersion Get-JIMAuthConfig Get-JIMUserInfo Reset-JIMSystem
PSEditions
Dependencies
This module has no dependencies.
Release Notes
## 0.7.1
### Fixed
- Sidebar background colour in the Navy O6 theme now matches the page background
For full changelog, see: https://github.com/TetronIO/JIM/blob/main/CHANGELOG.md
FileList
- JIM.nuspec
- JIM.psd1
- JIM.psm1
- Private\Format-JIMConfigurationDiff.ps1
- Private\Get-JIMConnectedSystemObjectListEndpoint.ps1
- Private\Get-JIMLogLevelColour.ps1
- Private\Get-JIMServerVersion.ps1
- Private\Invoke-JIMApi.ps1
- Private\Invoke-OAuthBrowserFlow.ps1
- Private\JIMTokenStore.ps1
- Private\Resolve-JIMBaseUrl.ps1
- Private\Resolve-JIMConnectedSystem.ps1
- Private\Resolve-JIMExampleDataTemplate.ps1
- Private\Resolve-JIMMetaverseAttribute.ps1
- Private\Resolve-JIMMetaverseObjectType.ps1
- Private\Show-JIMBanner.ps1
- Private\Test-JIMAuthorisation.ps1
- Public\Activities\Get-JIMActivity.ps1
- Public\Activities\Get-JIMActivityChildren.ps1
- Public\Activities\Get-JIMActivityStats.ps1
- Public\ApiKeys\Get-JIMApiKey.ps1
- Public\ApiKeys\New-JIMApiKey.ps1
- Public\ApiKeys\Remove-JIMApiKey.ps1
- Public\ApiKeys\Set-JIMApiKey.ps1
- Public\Certificates\Add-JIMCertificate.ps1
- Public\Certificates\Export-JIMCertificate.ps1
- Public\Certificates\Get-JIMCertificate.ps1
- Public\Certificates\Remove-JIMCertificate.ps1
- Public\Certificates\Set-JIMCertificate.ps1
- Public\Certificates\Test-JIMCertificate.ps1
- Public\ConnectedSystems\Clear-JIMConnectedSystem.ps1
- Public\ConnectedSystems\Get-JIMConnectedSystem.ps1
- Public\ConnectedSystems\Get-JIMConnectedSystemDeletionPreview.ps1
- Public\ConnectedSystems\Get-JIMConnectedSystemObject.ps1
- Public\ConnectedSystems\Get-JIMConnectedSystemObjectAttributeValue.ps1
- Public\ConnectedSystems\Get-JIMConnectedSystemObjectChangeHistory.ps1
- Public\ConnectedSystems\Get-JIMConnectedSystemObjectType.ps1
- Public\ConnectedSystems\Get-JIMConnectedSystemPartition.ps1
- Public\ConnectedSystems\Get-JIMConnectedSystemUnresolvedReferenceCount.ps1
- Public\ConnectedSystems\Get-JIMPendingExport.ps1
- Public\ConnectedSystems\Import-JIMConnectedSystemHierarchy.ps1
- Public\ConnectedSystems\Import-JIMConnectedSystemSchema.ps1
- Public\ConnectedSystems\New-JIMConnectedSystem.ps1
- Public\ConnectedSystems\Remove-JIMConnectedSystem.ps1
- Public\ConnectedSystems\Set-JIMConnectedSystem.ps1
- Public\ConnectedSystems\Set-JIMConnectedSystemAttribute.ps1
- Public\ConnectedSystems\Set-JIMConnectedSystemContainer.ps1
- Public\ConnectedSystems\Set-JIMConnectedSystemObjectType.ps1
- Public\ConnectedSystems\Set-JIMConnectedSystemPartition.ps1
- Public\Connection\Connect-JIM.ps1
- Public\Connection\Disconnect-JIM.ps1
- Public\Connection\Test-JIMConnection.ps1
- Public\ExampleData\Get-JIMExampleDataSet.ps1
- Public\ExampleData\Get-JIMExampleDataTemplate.ps1
- Public\ExampleData\Invoke-JIMExampleDataTemplate.ps1
- Public\ExampleData\New-JIMExampleDataSet.ps1
- Public\ExampleData\Remove-JIMExampleDataSet.ps1
- Public\ExampleData\Set-JIMExampleDataSet.ps1
- Public\Expressions\Test-JIMExpression.ps1
- Public\FileSystem\Get-JIMFileSystemItem.ps1
- Public\FileSystem\Test-JIMFileSystemPath.ps1
- Public\History\Get-JIMConfigurationChangeHistory.ps1
- Public\History\Get-JIMDeletedObject.ps1
- Public\History\Get-JIMHistoryCount.ps1
- Public\History\Invoke-JIMHistoryCleanup.ps1
- Public\Logs\Get-JIMLogEntry.ps1
- Public\Logs\Get-JIMLogFile.ps1
- Public\Logs\Watch-JIMLog.ps1
- Public\MatchingRules\Get-JIMMatchingRule.ps1
- Public\MatchingRules\Get-JIMSyncRuleMatchingRule.ps1
- Public\MatchingRules\New-JIMMatchingRule.ps1
- Public\MatchingRules\New-JIMSyncRuleMatchingRule.ps1
- Public\MatchingRules\Remove-JIMMatchingRule.ps1
- Public\MatchingRules\Remove-JIMSyncRuleMatchingRule.ps1
- Public\MatchingRules\Set-JIMMatchingRule.ps1
- Public\MatchingRules\Set-JIMSyncRuleMatchingRule.ps1
- Public\MatchingRules\Switch-JIMMatchingMode.ps1
- Public\Metaverse\Get-JIMMetaverseAttribute.ps1
- Public\Metaverse\Get-JIMMetaverseAttributePriority.ps1
- Public\Metaverse\Get-JIMMetaverseObject.ps1
- Public\Metaverse\Get-JIMMetaverseObjectChangeHistory.ps1
- Public\Metaverse\Get-JIMMetaverseObjectType.ps1
- Public\Metaverse\Get-JIMPendingDeletion.ps1
- Public\Metaverse\Move-JIMMetaverseAttributePriority.ps1
- Public\Metaverse\New-JIMMetaverseAttribute.ps1
- Public\Metaverse\New-JIMMetaverseObjectType.ps1
- Public\Metaverse\Remove-JIMMetaverseAttribute.ps1
- Public\Metaverse\Search-JIMMetaverseObject.ps1
- Public\Metaverse\Set-JIMMetaverseAttribute.ps1
- Public\Metaverse\Set-JIMMetaverseAttributePriority.ps1
- Public\Metaverse\Set-JIMMetaverseObjectType.ps1
- Public\RunProfiles\Get-JIMRunProfile.ps1
- Public\RunProfiles\New-JIMRunProfile.ps1
- Public\RunProfiles\Remove-JIMRunProfile.ps1
- Public\RunProfiles\Set-JIMRunProfile.ps1
- Public\RunProfiles\Start-JIMRunProfile.ps1
- Public\Schedules\Add-JIMScheduleStep.ps1
- Public\Schedules\Disable-JIMSchedule.ps1
- Public\Schedules\Enable-JIMSchedule.ps1
- Public\Schedules\Get-JIMSchedule.ps1
- Public\Schedules\Get-JIMScheduleExecution.ps1
- Public\Schedules\New-JIMSchedule.ps1
- Public\Schedules\Remove-JIMSchedule.ps1
- Public\Schedules\Remove-JIMScheduleStep.ps1
- Public\Schedules\Set-JIMSchedule.ps1
- Public\Schedules\Start-JIMSchedule.ps1
- Public\Schedules\Stop-JIMScheduleExecution.ps1
- Public\ScopingCriteria\Get-JIMScopingCriteria.ps1
- Public\ScopingCriteria\New-JIMScopingCriteriaGroup.ps1
- Public\ScopingCriteria\New-JIMScopingCriterion.ps1
- Public\ScopingCriteria\Remove-JIMScopingCriteriaGroup.ps1
- Public\ScopingCriteria\Remove-JIMScopingCriterion.ps1
- Public\ScopingCriteria\Set-JIMScopingCriteriaGroup.ps1
- Public\ScopingCriteria\Set-JIMScopingCriterion.ps1
- Public\Search\Get-JIMPredefinedSearch.ps1
- Public\Search\Get-JIMPredefinedSearchCriteriaGroup.ps1
- Public\Search\New-JIMPredefinedSearchCriteriaGroup.ps1
- Public\Search\New-JIMPredefinedSearchCriterion.ps1
- Public\Search\Remove-JIMPredefinedSearchCriteriaGroup.ps1
- Public\Search\Remove-JIMPredefinedSearchCriterion.ps1
- Public\Search\Set-JIMPredefinedSearch.ps1
- Public\Search\Set-JIMPredefinedSearchCriteriaGroup.ps1
- Public\Search\Set-JIMPredefinedSearchCriterion.ps1
- Public\Security\Add-JIMRoleMember.ps1
- Public\Security\Get-JIMMetaverseObjectRole.ps1
- Public\Security\Get-JIMRole.ps1
- Public\Security\Get-JIMRoleMember.ps1
- Public\Security\Remove-JIMRoleMember.ps1
- Public\ServiceSettings\Get-JIMServiceSetting.ps1
- Public\ServiceSettings\Reset-JIMServiceSetting.ps1
- Public\ServiceSettings\Set-JIMServiceSetting.ps1
- Public\SyncRuleMappings\Get-JIMSyncRuleMapping.ps1
- Public\SyncRuleMappings\New-JIMSyncRuleMapping.ps1
- Public\SyncRuleMappings\Remove-JIMSyncRuleMapping.ps1
- Public\SyncRules\Get-JIMSyncRule.ps1
- Public\SyncRules\New-JIMSyncRule.ps1
- Public\SyncRules\Remove-JIMSyncRule.ps1
- Public\SyncRules\Set-JIMSyncRule.ps1
- Public\Synchronisation\Get-JIMConnectorDefinition.ps1
- Public\System\Get-JIMAuthConfig.ps1
- Public\System\Get-JIMHealth.ps1
- Public\System\Get-JIMUserInfo.ps1
- Public\System\Get-JIMVersion.ps1
- Public\System\Reset-JIMSystem.ps1
- Public\WorkerTasks\Get-JIMWorkerTask.ps1
- Public\WorkerTasks\Stop-JIMWorkerTask.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.13.0 (current version) | 5 | 7/10/2026 |
| 0.12.0 | 11 | 6/23/2026 |
| 0.11.0 | 11 | 6/6/2026 |
| 0.10.3 | 16 | 5/10/2026 |
| 0.10.2 | 8 | 4/29/2026 |
| 0.10.1 | 3 | 4/27/2026 |
| 0.10.0 | 6 | 4/22/2026 |
| 0.9.1 | 6 | 4/8/2026 |
| 0.9.0 | 4 | 4/7/2026 |
| 0.8.1 | 6 | 4/2/2026 |
| 0.8.0 | 4 | 4/1/2026 |
| 0.7.1 | 8 | 3/19/2026 |
| 0.7.0 | 5 | 3/19/2026 |
| 0.6.1 | 5 | 3/15/2026 |
| 0.6.0 | 8 | 3/12/2026 |
| 0.5.0 | 6 | 3/8/2026 |
| 0.4.0 | 6 | 3/5/2026 |
| 0.3.0 | 8 | 2/25/2026 |
| 0.2.0-alpha | 4 | 1/27/2026 |
| 0.1.0-alpha | 4 | 12/11/2025 |