← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1131840] Re: v3 auth API untranslatable to XML

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

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

Title:
  v3 auth API untranslatable to XML

Status in OpenStack Identity (Keystone):
  Fix Released

Bug description:
  The JSON spec for v3 authentication contains multiple root elements
  when translated to XML, which is not allowed.

  This affects three things:

  - Authentication requests have two root elements: "authentication" and "scope"
  - Authentication responses have many root elements, including "user", "expires", "scope", etc
  - Authentication-related errors have two root elements: "error" and "authentication"

  This needs to be fixed at the API level (openstack/identity-api) along
  with the current server implementation. Client implementation is
  currently WIP.

  Reported by gyee.

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