cloudfoundry / uaa-cli

CLI for UAA written in Go
Apache License 2.0
21 stars 14 forks source link

Parsing error during login to corporate PCF environment #71

Open jeblackburn opened 4 years ago

jeblackburn commented 4 years ago

Hello,

I'm having trouble logging in to an on-prem PCF environment using SSO. I've tested using an identical version of the CLI as a colleague who is not having the trouble, but using the slightly older version (6.48) didn't change any behavior.

The core issue is that I'm receiving an error, json: cannot unmarshal string into Go struct field InfoLinks.links.uaa of type ccv3.APILink in response to my login --sso request.

cf-cli: version 6.51.0+2acd15650.2020-04-07

Potentially Useful Details:

cf-gitbot commented 4 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/173942318

The labels on this github issue will be updated when the story is started.