keystone/keystone
Hemanth Nakkina b7aece57d2 Change url scheme passed to oauth signature verifier
Change 461736 modifies the url passed to oauth signature verifier to
request url. But in some deployments, https endpoints are terminated
at haproxy and http request is sent to keystone. So request url will
have http as url scheme whereas the endpoint is registered with https
and signature at client is done with https url. This results in OAUTH
signature validation failure.

Update URL sent for OAUTH signature verification with the scheme of
the base url.

Change-Id: Iaba285985b616a35e3dfe33cdd45667174e7c69d
Partial-Bug: #1687593
2017-05-15 21:26:34 +05:30
..
assignment Refactor Authorization: 2017-05-02 14:42:03 -04:00
auth Refactor Authorization: 2017-05-02 14:42:03 -04:00
catalog Merge "Make use of Dict-base including extras explicit" 2017-03-31 20:11:14 +00:00
cmd Removed the deprecated pki_setup command 2017-03-29 00:15:09 +00:00
common Refactor is_admin 2017-05-04 19:35:39 +00:00
conf Fix misnamed variable in config 2017-05-08 05:00:51 +00:00
contrib Refactor Authorization: 2017-05-02 14:42:03 -04:00
credential Merge "Make use of Dict-base including extras explicit" 2017-03-31 20:11:14 +00:00
endpoint_policy Remove log translations in keystone 2017-03-25 18:17:15 +00:00
federation Remove test_metadata_invalid_contact_type 2017-05-02 17:10:32 +08:00
identity Remove LDAP delete logic and associated tests 2017-05-12 18:57:31 +00:00
locale Imported Translations from Zanata 2017-04-11 07:33:00 +00:00
middleware Remove unused CONF 2017-04-22 15:22:05 +08:00
models Revert change 438035 is_admin_project default 2017-05-11 10:46:03 -04:00
oauth1 Change url scheme passed to oauth signature verifier 2017-05-15 21:26:34 +05:30
policy Remove unused CONF 2017-04-22 15:22:05 +08:00
resource Remove unused CONF 2017-04-22 15:22:05 +08:00
revoke Remove unused revoke_by_domain_role_assignment 2017-03-24 15:22:04 +00:00
server Merge "Remove log translations in keystone" 2017-03-27 17:35:03 +00:00
tests Change url scheme passed to oauth signature verifier 2017-05-15 21:26:34 +05:30
token Remove unused LOG 2017-04-22 14:59:43 +08:00
trust Make use of Dict-base including extras explicit 2017-02-06 19:15:15 -08:00
v2_crud Use https for docs.openstack.org references 2017-01-30 16:05:08 -08:00
version Remove log translations in keystone 2017-03-25 18:17:15 +00:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
exception.py Remove log translations in keystone 2017-03-25 18:17:15 +00:00
i18n.py Remove log translations in keystone 2017-03-25 18:17:15 +00:00
notifications.py Remove log translations in keystone 2017-03-25 18:17:15 +00:00