← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1274638] Re: REST API translation not working on authentication failure

 

The difference in messages is very much by design. Authentication can
fail for any number of reasons, and those reasons are suppressed outside
of debug mode.

** Changed in: keystone
       Status: In Progress => Won't Fix

** Changed in: keystone
       Status: Won't Fix => Confirmed

** Changed in: keystone
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1274638

Title:
  REST API translation not working on authentication failure

Status in OpenStack Identity (Keystone):
  Confirmed

Bug description:
  The error message returned from a REST API authentication that fails
  is not getting translated in --debug mode and in normal mode.

  In debug mode the expected translation is an error saying: "Invalid
  user / password" and in normal mode the error message is the generic
  "The request that you made requires authentication".

  They are both failing to translate and apparently for different
  reasons.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1274638/+subscriptions


References