keystone/keystone/tests
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
..
common Fix keystone.common.wsgi to explicitly use bytes 2016-03-02 01:30:20 -05:00
functional Fix a few spelling mistakes 2016-06-24 02:53:48 +00:00
hacking Remove log translations in keystone 2017-03-25 18:17:15 +00:00
unit Change url scheme passed to oauth signature verifier 2017-05-15 21:26:34 +05:30
__init__.py Move existing tests to unit 2015-02-13 15:54:29 -06:00