Hide Forgot
Description of problem: if you pass an oauth key that is undefined in configserver it will return positive authentication Version-Release number of selected component (if applicable): 0.4.3 How reproducible: just pass a key that doesn't exist in the configserver Steps to Reproduce: 1. call /auth with a non-existent oauth key 2. 3. Actual results: authentication for non-existent oauth keys Expected results: 401 for non-existent oauth keys Additional info: