keystone/keystone/token
Guang Yee 43213e5df2 Support token_format for backward compatibility
The provider property in the [token] section will be unset by default. If
provider is not set, we will use token_format in the [signing] section to
determine to provider. If provider is set, it must agree with the token_format.

fixed bug 1202651

Change-Id: I15ff67490acbbacc9eefc7eee253400475704b04
2013-07-18 11:42:04 -05:00
..
backends Implements Pluggable V3 Token Provider 2013-07-12 13:34:22 -07:00
providers Implement Token Binding. 2013-07-17 15:37:14 +10:00
__init__.py Implements Pluggable V3 Token Provider 2013-07-12 13:34:22 -07:00
controllers.py Implement Token Binding. 2013-07-17 15:37:14 +10:00
core.py Implements Pluggable V3 Token Provider 2013-07-12 13:34:22 -07:00
provider.py Support token_format for backward compatibility 2013-07-18 11:42:04 -05:00
routers.py Driver registry 2012-12-21 11:57:44 -06:00