← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1642988] [NEW] Avoid encoding of project id in fernet tokens

 

Public bug reported:

The proposal is to allow an operator to disable the encoding of the
project_id in fernet via a configuration setting. In this way operators
that have project ids in a different uuid format than the hex format,
can opt-out for the try/catch conversion with uuid resulting in a valid
encoding/decoding of this information inside the fernet token. The
configuration setting will be disabled by default, not modifying the
default behavior.

** Affects: keystone
     Importance: Undecided
     Assignee: Jose Castro Leon (jose-castro-leon)
         Status: In Progress

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

Title:
  Avoid encoding of project id in fernet tokens

Status in OpenStack Identity (keystone):
  In Progress

Bug description:
  The proposal is to allow an operator to disable the encoding of the
  project_id in fernet via a configuration setting. In this way
  operators that have project ids in a different uuid format than the
  hex format, can opt-out for the try/catch conversion with uuid
  resulting in a valid encoding/decoding of this information inside the
  fernet token. The configuration setting will be disabled by default,
  not modifying the default behavior.

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


Follow ups