trafficcontrol icon indicating copy to clipboard operation
trafficcontrol copied to clipboard

[TC-153] URL Signing Plugin - Query String Hashing Override Option

Open limited opened this issue 8 years ago • 2 comments

When using query string URL signing, if the client adds any additional query strings to the URL, these are ALWAYS considered in the URL hash regardless of the use parts settings.

When using pathparams URL signing, if the client adds query string parameters to the URL they are NEVER considered in the URL hash regardless of the use parts settings.

Provide a signing option which allows users to override the default behavior and include or exclude custom query strings in the URL signature hash. Standard behavior could remain as is and this new parameter would allow users to override the standard behavior.

Author: Ryan Durfey JIRA Link: https://issues.apache.org/jira/browse/TC-153 Found Version: 2.1.0

limited avatar Aug 29 '17 12:08 limited

@ryandurfey @ashish-timilsina

ashish-timilsina avatar Feb 01 '18 20:02 ashish-timilsina

Is this still an issue - especially now that Consistent Hashing Query Parameters have been introduced? Which kind of hashing are you talking about, Traffic Router or Traffic Server?

ocket8888 avatar Aug 02 '19 16:08 ocket8888