dda426b61a
Currently, a keystone IdP does not provide the groups to which user belong when generating SAML assertions.This patch adds an additional attribute called "openstack_groups" in the assertion. Change-Id: I205e8bbf9a4579b16177f57e29e363f4205a2b48 Closes-Bug: #1641625
8 lines
265 B
YAML
8 lines
265 B
YAML
---
|
|
features:
|
|
- |
|
|
[`bug 1641625 <https://bugs.launchpad.net/keystone/+bug/1641625>`_]
|
|
The keystone configured as an identity provider now includes an additional
|
|
attribute called `openstack_groups` in the assertion when generating SAML
|
|
assertions.
|