keystone/keystone/oauth1
Dave Chen 3c7e14091d Consolidate the common code into one method
This is following up the comments from review [1], and take chance
to update the exception where it's failed at the validation of
payload in headers.

[1] https://review.openstack.org/#/c/361087/
Related-Bug: #1616424
Change-Id: Ibb97a141b5cbb839b4fce062ad3470032e26f67a
2016-09-21 18:35:59 +00:00
..
backends Move the oauth1 abstract base class out of core 2016-05-16 18:44:12 +00:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
controllers.py Consolidate the common code into one method 2016-09-21 18:35:59 +00:00
core.py Consolidate the common code into one method 2016-09-21 18:35:59 +00:00
routers.py Move oauth1 extension into core 2015-11-18 15:13:40 +00:00
schema.py Add schema for OAuth1 consumer API 2016-02-02 14:12:53 +08:00
validator.py Handle the exception from creating access token properly 2016-09-21 11:18:19 +00:00