diff options
| author | Guang Yee <guang.yee@hp.com> | 2013-06-24 23:37:59 -0700 |
|---|---|---|
| committer | Guang Yee <guang.yee@hp.com> | 2013-07-15 12:53:27 -0700 |
| commit | ee27d6eef62d201c99694d0f788ea2a96c6669a4 (patch) | |
| tree | aed60962e83e6f98d24b7f2f763c2a8bc1c62c57 /docs | |
| parent | c238ace30981877e5991874c5b193ea7d5107419 (diff) | |
Implements Pluggable V2 Token Provider
This patch implemented V2 token provider.
Abstract token provider backend to make token provider pluggable. It enables
deployers to customize token management to add their own capabilities.
Token provider is responsible for issuing, checking, validating, and
revoking tokens. Note the distinction between token 'driver' and 'provider'.
Token 'driver' simply provides token CRUD. It does not issue or interpret
tokens.
Token provider is specified by the 'provider' property in the '[token]'
section of the Keystone configuration file.
Change-Id: Ic418ec433bd9e3f2f70fa31c90e570e32c1ca687
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
