generate_public_ID() should handle bytes data type because local_id may be assigned in bytes data type.
Bug #1901654 reported by
Keigo Noha
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
In Progress
|
Undecided
|
Keigo Noha |
Bug Description
Currently generate_
However, python-ldap library will return bytes data type if it is retrieved from attributes.
That is described at https:/
That means local_id or else may contain any type of data, which will be represented as bytes data type.
To post a comment you must log in.
Fix proposed to branch: master /review. opendev. org/759812
Review: https:/