← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1730270] Re: keystone raise 500 error when authenticate with "mapped"

 

Reviewed:  https://review.openstack.org/517854
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=503882cb8c251cc948d50d07083666df439bf215
Submitter: Zuul
Branch:    master

commit 503882cb8c251cc948d50d07083666df439bf215
Author: wangxiyuan <wangxiyuan@xxxxxxxxxx>
Date:   Mon Nov 6 11:58:56 2017 +0800

    Fix 500 error when authenticate with "mapped"
    
    When authenticate with "mapped" method, if users forget to add
    "identity_provider" or "protocol" keypair, keystone will raise
    500 error.
    
    In this case, keystone should raise 400 error(ValidationError).
    
    Change-Id: I85feb078b7fb2a5b091407fa69db7409a9c75199
    Closes-bug: #1730270


** Changed in: keystone
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1730270

Title:
  keystone raise 500 error when authenticate with "mapped"

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  When authenticate with "mapped" method, if users forget to add
  "identity_provider" or "protocol" keypair, keystone will raise 500
  error.

  In this case, keystone should raise 400 Bad Request.

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


References