Sign inSign up

safenetlabs/uaa

By safenetlabs

Updated over 8 years ago

Cloud Foundry's UAA

Image
0

2.0K

safenetlabs/uaa repository overview

UAA

The is a build of cloud foundry's uaa. It is built from https://github.com/cloudfoundry/uaa using the gradle task buildImage.

For staging and testing only

Getting Started

To run the image:

docker run -e "CATALINA_OPTS='-Dspring.profiles.active=default'" -p 8080:8080 safenetlabs/uaa

Issue uaac commands to login:

$ uaac target http://localhost:8080/uaa
$ uaac token client get admin -s adminsecret

Tag summary

Content type

Image

Digest

Size

274.7 MB

Last updated

over 8 years ago

docker pull safenetlabs/uaa