Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Version of pivnet-cli in pcfnorm/rootfs doesn't support refresh tokens #371

Open
crsimmons opened this issue Oct 23, 2018 · 1 comment
Open

Comments

@crsimmons
Copy link

Issue

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).

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 command

@cf-gitbot
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants