v3.3.0 - Local token/key storage
- Add support for local token/key storage with PowerShell SecretManagement. Store your access or refresh token securely and have VenafiPS use it to create a new session.
- Add
Get-TppClassAttribute
to list all attributes for a specific class. Helpful for attribute validation and getting values for all attributes.