CrossTenantIdentityMapping

0.0.2-Preview9695

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.2-Preview9695 -AllowPrerelease

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

Install-PSResource -Name CrossTenantIdentityMapping -Version 0.0.2-Preview9695 -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.2-Preview9695

1. Adds support for a new method of mapping identities that will search for MailUsers in target tenant with an email address matching a source user's PrimarySMTPAddress. It does not require uploading CSV file with mapping information to use it. This method is now a default mapping method for New-CtimMapRequest cmdlet.
To use old method for mapping identities you will need to run the cmdlet with -UseCsv switch.
Please check the updated documentation for more details.

2. Fixed Write-CtimIdentitiesInOnPremises sometimes throwing a casting error.

3. ExternalDirectoryObjectId can now be used for SecurityGroupGuid parameter in cmdlets.

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... (current version) 108 2/1/2023
0.0.1-Previe... 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