keystone/keystone/tests
Raildo Mascena 7b84e9fcf1 Fixing dn_to_id function for cases were id is not in the DN
The more common scenario to return the uid as part of the RDN in a DN,
However, it's a valid case to not have the uid in the RDN, so we need to
search in the LDAP based on the DN and return the uid in the entire object.

Also, we do not support multivalued attribute id on DN, so the test case
covering this case, it was adjusted for raise NotFound.

Closes-Bug: 1782922
Change-Id: I87a3bfa94b5907ce4c6b4eb8e124ec948b390bf2
(cherry picked from commit a1dc21f3d3)
2019-08-05 09:02:53 -03:00
..
common Add application credential auth plugin 2018-01-27 12:00:19 +01:00
functional Update keystone functional tests 2018-04-18 21:04:59 +00:00
hacking Remove duplicated hacking rule 2017-06-28 07:48:03 +00:00
unit Fixing dn_to_id function for cases were id is not in the DN 2019-08-05 09:02:53 -03:00
__init__.py Move existing tests to unit 2015-02-13 15:54:29 -06:00