-
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 …
-
Uaa curl does not work with any host but the targeted UAA.
`uaac curl https://not-uaa-host.example.com` is handy with workflows where you use uaa to grab a bearer token and then issue curl requests…
sneal updated
4 years ago
-
copied from app-autoscaler-release project. https://github.com/cloudfoundry/app-autoscaler-release/issues/162
As a CF component it would be nice if auto scalar published health and metrics over lo…
-
I want to log in to the UAA used by my cloudfoundry to perform some basic user management.
```
Getting Tokens:
get-authcode-token Obtain an access token using the authorization_code …
46bit updated
5 years ago
-
The fluent loggregator plugin currently lives in `loggregator-ci` (https://github.com/cloudfoundry/loggregator-ci/tree/master/docker-images/fluentd). It would be great if the gem was in it's own repo,…
-
The CF auth proxy returns a 404 which implies to the user that their source_id is invalid instead of indicating the server is having trouble and they should try again later.
-
We encountered a situation where we had mismatched certs between the scheduler and the log cache nodes. I would have expected to look at the health endpoints and have them better guide me.
## Propo…
-
Currently, RLPs use a service with a cluster IP to load balance to routers. This is far from ideal since it means as you scale the routers up the RLPs could potentially not connect to all of the route…
-
If I've already logged in with `uaa` v0.0.1, and then try to upgrade to master branch I am rewarded with an ugly panic. Perhaps instead, politely suggest to the user to re-authenticate/re-login if `~/…
drnic updated
6 years ago
-
This is similar PR opened for UAAC at https://github.com/cloudfoundry/cf-uaac/issues/64
When creating a client using the latest build of UAA, the scopes are not validated. The UAA is creating the s…