Skip to content
This repository was archived by the owner on Sep 27, 2022. It is now read-only.

Releases: centrify/powershell-sdk

v1.14.0712

01 Dec 13:16

Choose a tag to compare

Centrify Platform PowerShell SDK

This SDK is a PowerShell module for Centrify Platform. The module provides wrapper functions for the Centify Platofrm API as PowerShell Cmdlets that can be used from PowerShell scripts or from an interactive PS Session.

Installation

Run the Install-CentrifyPlatformSDK.ps1 script with Local Admin privilege. Script will install this PowerShell module under C:\Program Files\Centrify\PowerShell by default.

Usage

For more information on Cmdlets usage and sample scripts, see https://github.com/centrify/Powershell-SDK/wiki

What's new

  • Fix Samples scripts to use new cmdlets names
  • Renaming the module into Centrify.Platform.PowerShell for marketing alignment
  • Renaming all cmdlets part of the module for marketing alignement with Centrify Vault Suite
  • Fix Role membership update
  • Fix call to Get-CentrifyRole
  • Fix issue with paremters using Get-VaultAccount
  • Fix call to resultant object
  • Adding new cmdlets for Set management
  • Fix variables name
  • Fix Get-VaultSecret
  • Fix Get-VaultSshKey

v1.13.1609

18 Sep 14:16
9bd9790

Choose a tag to compare

What's new

1.13.1609

  • Fixing several issues with cross cmdlet calls calling for wrong parameter
  • Updating Json formatting on several old cmdlets

v1.12.1106

16 Jun 16:40

Choose a tag to compare

What's new

1.12.1106

  • Fixing OAuth issues preventing authentication following module renaming

1.12.1905

  • Renaming the PS Module to match product name, PS Module is now Centrify.PrivilegedAccessService.PowerShell and refer to Centrify PAS Platform
  • Adding abiltiy to encode and decode Bas64 secrets for OAuth from the Connect-PASPlatform cmdlet
  • Fixing module installation error for first installation (was trying to remove non-existing version)
  • Fixing minor issues with uploading file secret to the Centrify Vault