rubrikinc / rubrik-powershell-sdk

The Rubrik Security Cloud SDK
https://www.powershellgallery.com/packages/RubrikSecurityCloud
MIT License
7 stars 8 forks source link

Access token renewal is not stored in PowerShell session #123

Closed guirava closed 2 months ago

guirava commented 2 months ago

When an access token is expired, the SDK renews it - but does not store it in the PowerShell session , so the next cmdlet calls will all renew the token too.

JIRA Issues: https://rubrik.atlassian.net/browse/SPARK-395322