VenafiTppPS
0.5.0
PowerShell module to access the features of Venafi Trust Protection Platform REST API
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2018 Greg Brownstein. All rights reserved.
Package Details
Author(s)
- Greg Brownstein
Tags
Venafi TPP TrustProtectionPlatform API
Functions
Get-TppAttribute Get-TppCertificateDetail Get-TppCustomField Get-TppIdentity Get-TppIdentityAttribute Get-TppLog Get-TppObject Get-TppPermission Get-TppWorkflowDetail Move-TppObject New-TppCapiApplication New-TppCertificate New-TppPolicy New-TppSession Rename-TppObject Restore-TppCertificate Revoke-TppCertificate Set-TppAttribute Set-TppPermission Set-TppWorkflowStatus Test-TppIdentity Test-TppObject
Dependencies
This module has no dependencies.
Release Notes
- Add TppPermission class
- Add Set-TppPermission, supports add and update
- Update all parameters of name DN to Path
- Add Full switch to Get-TppCertificateDetail to get additional details and validation info with default parameter set
- Get-TppIdentityAttribute, remove attribute name limitation (validation) as specified in documentation; all attributes the directory contains should be accessible.
- Get-TppIdentityAttribute, make attribute name optional and provide basic details, eg. FullName, PrefixedUniversal, etc, by default
- Get-TppPermission, permission properties now return TppPermission type
- Add Test-TppIdentity
- Rename Test-TppObjectExists.ps1 to Test-TppObject.ps1 to match function name
FileList
- VenafiTppPS.nuspec
- VenafiTppPS.psd1
- VenafiTppPS.psm1
- Classes\TppPermission.ps1
- Classes\TppSession.ps1
- Enums\CertificateAttribute.ps1
- Enums\CertificateStage.ps1
- Enums\CertificateStatus.ps1
- Enums\ConfigResult.ps1
- Enums\CredentialResult.ps1
- Enums\IdentityType.ps1
- Enums\MetadataResult.ps1
- Enums\WorkflowResult.ps1
- Private\ConvertTo-TppDN.ps1
- Private\Get-EnumValues.ps1
- Private\Invoke-TppRestMethod.ps1
- Private\Join-UriPath.ps1
- Private\New-TppObject.ps1
- Private\Test-TppDnPath.ps1
- Private\Test-TppSession.ps1
- Public\Get-TppAttribute.ps1
- Public\Get-TppCertificateDetail.ps1
- Public\Get-TppCustomField.ps1
- Public\Get-TppIdentity.ps1
- Public\Get-TppIdentityAttribute.ps1
- Public\Get-TppLog.ps1
- Public\Get-TppObject.ps1
- Public\Get-TppPermission.ps1
- Public\Get-TppWorkflowDetail.ps1
- Public\Move-TppObject.ps1
- Public\New-TppCapiApplication.ps1
- Public\New-TppCertificate.ps1
- Public\New-TppPolicy.ps1
- Public\New-TppSession.ps1
- Public\Rename-TppObject.ps1
- Public\Restore-TppCertificate.ps1
- Public\Revoke-TppCertificate.ps1
- Public\Set-TppAttribute.ps1
- Public\Set-TppPermission.ps1
- Public\Set-TppWorkflowStatus.ps1
- Public\Test-TppIdentity.ps1
- Public\Test-TppObject.ps1
Version History
Version | Downloads | Last updated |
---|