You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.
pcfnorm/rootfs image used in many tasks has a really old version of pivnet-cli (v0.0.49) which doesn't support UAA refresh tokens. It needs to be upgraded to at least v0.0.50 for this to work (latest is v0.0.55).
We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.
The labels on this github issue will be updated when the story is started.
Issue
pcfnorm/rootfs
image used in many tasks has a really old version ofpivnet-cli
(v0.0.49) which doesn't support UAA refresh tokens. It needs to be upgraded to at least v0.0.50 for this to work (latest is v0.0.55).Expected result
# pivnet-cli login --api-token=<refresh token> Logged-in successfully
Current result
# pivnet-cli login --api-token=<refresh token> Failed to login
Steps to Reproduce
docker run -it pcfnorm/rootfs bash
then try the above commandThe text was updated successfully, but these errors were encountered: