Venafi / VenafiPS

Powershell module to fully automate your Venafi TLS Protect Datacenter and Cloud platforms!
https://venafips.readthedocs.io/
Apache License 2.0
18 stars 7 forks source link

Domain Identities with period not supported #205

Closed DadsVacayShorts closed 1 year ago

DadsVacayShorts commented 1 year ago

Prodiction

Operating System:WS 2019
VenafiPS version:5.4.1
PowerShell version:5.1
TPP version (if applicable):22.4

Steps to reproduce

Get-VenafiIIdentity -id "<PrefixedUniversal" works with identity connectors without a period But fails on identity connectors with a period

Expected behavior

Get-VenafiIdentity -id "<PrefixedUniversal" works whether the identity connector has a period or not

Actual behavior

Get-VenafiIdentity -id "<PrefixedUniversal" returns not a valid identity when the identity connector has a period

Screenshots

image

gdbarron commented 1 year ago

@DadsVacayShorts mind testing?