099a2c38b9
The code is setting defaults for some scope parameters, cheking if the name ends with some specific substring (namely ending in "password") causing failures in some plugins that end with the same string, but do not allow those parameters (like "user_domain_id" in "v3oidcpassword"). Closes-Bug: #1582774 Change-Id: Id7036db3b783b135353d035dc4c1df7c808d6474
6 lines
196 B
YAML
6 lines
196 B
YAML
---
|
|
fixes:
|
|
- Fix setting defaults for some scope parameters, that were putting invalid
|
|
scope parameters for some auth plugins.
|
|
[Bug `1582774 <https://bugs.launchpad.net/bugs/1582774>`_]
|