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

Provide token scopes required when current is insufficient #211

Closed gdbarron closed 1 year ago

gdbarron commented 1 year ago

When the token being used has insufficient scope and/or privilege, the error message now tells you what's missing. This is driven by a config file which keeps track of the scope/privilege required for each function. Closes #175