Dash `-` and underscore `_` characters are matched as the same character in the user_key parameter name when the credentials location is set to HTTP Headers.
For example, the string `user_key` would be accepted as a valid user key even if `Auth user key` is set to accept the `user-key` name. The same way,
_-_-_
can be used instead of
_____
, etc.
- relates to
-
THREESCALE-3194 Dash and underscore should not be automatically autocorrected
- Closed