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
Is it possible to use the cf-java-client library to interface with a standalone UAA app ? It seems that the UAA endpoint is derived from the CF apiHost's token_endpoint, so all operations will be against the system UAA. I'm just wondering if there's some way to simply specify the UAA endpoint directly, or should I be using a different library for that ?