CrossTenantIdentityMapping

0.0.1-Preview9500

This is a pre-release module used by a private preview program. Support will only be granted to those in the program.

For detailed information on how to install and run this module from the PowerShell Gallery including prerequisites, please refer to https://docs.microsoft.com/en-us/powershell/scripting/gallery/overview

Minimum PowerShell version

5.1

This is a prerelease version of CrossTenantIdentityMapping.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name CrossTenantIdentityMapping -RequiredVersion 0.0.1-Preview9500 -AllowPrerelease

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

Install-PSResource -Name CrossTenantIdentityMapping -Version 0.0.1-Preview9500 -Prerelease

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) 2022 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Cmdlets

Accept-CtimCopyRequest Add-CtimServicePrincipal Download-CtimCopiedIdentities Get-CtimReport Get-CtimRequest New-CtimCopyRequest New-CtimMapRequest New-CtimWriteRequest Reject-CtimCopyRequest Remove-CtimData Remove-CtimServicePrincipal Upload-CtimMappingData Verify-CtimWrittenAttributes Write-CtimIdentitiesInOnPremises

Dependencies

This module has no dependencies.

Release Notes


---------------------------------------------------------------------------

What is new in this release:

v0.0.1-Preview9500

1. The Accept-CtimCopyRequest cmdlet will now copy only new identities to the target tenant by default and skip any identities copied in previous jobs. If you need to overwrite all previously copied identities, then please use the new -Overwrite switch with Accept-CtimCopyRequest. A copy request job that skips pre-existing identities will currently show a FailureReason of "Skipped this identity because the job was running without an overwrite flag." This does not mean the job itself failed, it means it could not copy those identities from the source as they already exist in the system.

2. Fixed some instances where a "BadDataFound" error was thrown when running Upload-CtimMappingData cmdlet. This was related to machines with a non en-US language/region/culture settings. If you continue encountering this error after updating to this version or later, please contact the team to report it.

3. A reminder all CSV files used with the Upload-CtimMappingData cmdlet must use commas as the delimiter character. We have seen some instances of machines set to use semicolons or other characters as a delimiter, and this will cause Upload-CtimMappingData to fail.

4. Additional stability and optimization improvements.

---------------------------------------------------------------------------

FileList

  • CrossTenantIdentityMapping.nuspec
  • CrossTenantIdentityMapping.psd1
  • CsvHelper.dll
  • LICENSE.txt
  • Microsoft.CrossTenant.IdentityMapping.Module.dll
  • Microsoft.Identity.Client.dll
  • Microsoft.IdentityModel.Abstractions.dll
  • Microsoft.IdentityModel.JsonWebTokens.dll
  • Microsoft.IdentityModel.Logging.dll
  • Microsoft.IdentityModel.Tokens.dll
  • Newtonsoft.Json.dll
  • NOTICE.txt
  • RestSharp.dll
  • System.IdentityModel.Tokens.Jwt.dll

Version History

Version Downloads Last updated
0.0.33-Previ... 470 9/17/2024
0.0.32-Previ... 100 3/19/2024
0.0.32-Previ... 50 10/12/2023
0.0.31-Previ... 38 8/22/2023
0.0.2-Previe... 108 2/1/2023
0.0.1-Previe... (current version) 26 12/17/2022
0.0.1-Previe... 68 10/28/2022
0.0.1-Previe... 46 10/6/2022
0.0.1-Previe... 50 9/7/2022
0.0.1-Previe... 24 8/23/2022
0.0.1-Previe... 35 5/24/2022
0.0.1-Previe... 38 3/25/2022
0.0.1-Previe... 32 3/25/2022
Show less