Re: visual studio extension - login error
Vlad Iovanov
Thank you Jon, I'll test against a similar deployment and I'll let you know what I find.
Cheers, Vlad From: Price, Jon [mailto:jon.price(a)intel.com] Sent: Friday, May 15, 2015 11:49 AM To: Iovanov, Vlad Mircea; cf-dev(a)lists.cloudfoundry.org Subject: RE: [cf-dev] visual studio extension - login error Hi Vlad, We are running CF release 207. Here is the /v2/info output with some of the data sanitized: {"name":"vcap","build":"2222","support":"http://url.removed", "authorization_endpoint":"https://login.paaslab3.xxx.com", "token_endpoint":"https://uaa.paaslab3.xxx.com","min_cli_version":null, "min_recommended_cli_version":null,"api_version":"2.25.0", "logging_endpoint":"wss://loggregator.paaslab3.xxx.com:443"} We normally have ldap authentication enabled and require ssl between the login server and uaa but even after disabling all of that and running with what I think is a pretty simple and standard configuration we get the error. Thank you for taking the time to look into this. -- Jon From: cf-dev-bounces(a)lists.cloudfoundry.org<mailto:cf-dev-bounces(a)lists.cloudfoundry.org> [mailto:cf-dev-bounces(a)lists.cloudfoundry.org] On Behalf Of Iovanov, Vlad Mircea Sent: Friday, May 15, 2015 10:52 AM To: cf-dev(a)lists.cloudfoundry.org<mailto:cf-dev(a)lists.cloudfoundry.org> Subject: Re: [cf-dev] visual studio extension - login error Hello Jon, Can you please let me know what version of Cloud Foundry you are running? If you could include the output of your "info" endpoint it would be great (http://apidocs.cloudfoundry.org/208/info/get_info.html) Cheers, Vlad |
|