Skip to content

v5.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 May 21:33
· 382 commits to main since this release
  • 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, use Get-TppIdentityAttribute.