v5.5.1
- Fix error with
Get-TppPermission
when an identity which had been permissioned has had its account deleted. Explicit permissions will be returned, but the identity path and name will be null as we can no longer look it up from the provider. Get-TppPermission -Attribute
has been deprecated. Identity path and name are included in the return object. For other attributes, useGet-TppIdentityAttribute
.