keystone/releasenotes/notes/bug-1789450-9dec1383ffd3de01.yaml
Gage Hugo 4c09affde1 Add releasenote for bug fix 1789450
This adds a releasenote for the related bug fix for
mapped groups.

[0] https://review.openstack.org/#/c/597992/

Change-Id: Ied9cc012e0728276bcd083089658c9c1020d9521
2018-09-21 21:34:58 +00:00

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.