← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1479838] Re: 500 error when using fernet tokens and not providing a token in the request.

 

*** This bug is a duplicate of bug 1526976 ***
    https://bugs.launchpad.net/bugs/1526976

** This bug is no longer a duplicate of bug 1474942
   Missing either X-Auth-Token or X-Subject-Token in fernet token gives HTTP 500 code.
** This bug has been marked a duplicate of bug 1526976
   Any operation without token fails with internal server error for fernet token

-- 
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/1479838

Title:
  500 error when using fernet tokens and not providing a token in the
  request.

Status in OpenStack Identity (keystone):
  In Progress

Bug description:
  Change keystone.conf to use Fernet tokens and issue any api call.

  curl http://localhost:5000/v3/users/xyz

  This is because the token is not checked for null value in the Fernet
  token provider code.

  The fix should be straight forward though. I will create a patch for
  this.

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


References