Skip to content

Is it possible to use UaaClient with a standalone UAA app ? #791

@drennalls

Description

@drennalls

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 ?

https://github.com/cloudfoundry-incubator/uaa-java-client doesn't seem to be active... and there's https://github.com/cloudfoundry/uaa/tree/master/client-lib but it's unclear whether it's fully supported or not.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions