4c09affde1
This adds a releasenote for the related bug fix for mapped groups. [0] https://review.openstack.org/#/c/597992/ Change-Id: Ied9cc012e0728276bcd083089658c9c1020d9521
9 lines
351 B
YAML
9 lines
351 B
YAML
---
|
|
fixes:
|
|
- |
|
|
[`bug 1789450 <https://bugs.launchpad.net/keystone/+bug/1789450>`_]
|
|
When a mapped group that does not exist in keystone is found, instead
|
|
of throwing a 500 error, keystone will now log the instance and continue.
|
|
This is expected behavior as an external IdP may specify a group that
|
|
does not exist within keystone.
|