← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: keystone
     Importance: Undecided
         Status: New

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

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

Status in Keystone:
  New

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


Follow ups