Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add readme about barbican security issues | Keith Holman | 2014-05-23 | 1 | -0/+69 |
Using Barbican with Keystone authentication has some known problems. Specifically, the problme is that Keystone now uses PKI tokens, which are too long for the Barbican protocol to handle in its current configuration. This patch delivers a readme file to document these issues for the end-user. Signed-off-by: Keith Holman <Keith.Holman@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |