Dave Syer, 2013
Twitter: @david_syer
Email: dsyer@vmware.com
More Information:
Almost complete solution for Cloud Foundry requirements as of today (if you include work in progress).
What's missing?
Taking UAA beyond existing Cloud Foundry requirements:
Complete OpenID Connect implementation
Strategies for account management. Native works fine already for
cloudfoundry.com
. Others:
More granular permissions and ACL-like access decisions (cloud controller handles this internally, but if VCAP API is to be used more widely it could be abstracted).
Maybe some more high-end security features for enterprise use cases (e.g. encryption of tokens and protection against replay attacks).
/
#