505fe20479
Fixes incorrect parameters passed into keystone.federation.utils.transform_to_group_ids() which resulted in HTTP 500 internal error. Added an additional test case to test mapping with group domain name in it as this scenario was never tested before. Change-Id: I4112e5968cd0d52444b686a3777da56203ae95ad Closes-Bug: 1814589
8 lines
234 B
YAML
8 lines
234 B
YAML
---
|
|
fixes:
|
|
- |
|
|
[`bug 1814589 <https://bugs.launchpad.net/keystone/+bug/1814589>`_]
|
|
Fixes incorrect parameters passed into
|
|
keystone.federation.utils.transform_to_group_ids() which resulted
|
|
in HTTP 500 internal error.
|