← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1208277] Re: V3 Identity API: Password is under user element

 

Unfortunately it's too late to change this API.

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

** Changed in: keystone
       Status: New => Opinion

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

Title:
  V3 Identity API: Password is under user element

Status in OpenStack Identity (Keystone):
  Opinion

Bug description:
  When authenticating using user/password auth, the password is under
  the user element.

   "password": {
                  "user": {
                      "domain": {
                          "id": "1789d1"
                      },
                      "name": "Joe",
                      "password": "secrete"
                  }
              }

  This is illogical; it should be under the root (password) element, as
  was the case in V2.

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