ce6031ca12
This avoids the "String length exceeded." error, when using LDAP domain specific backend in case the user uses a user id attribute, which can exceed the previous constraint of 64 chars. Change-Id: I923a2a2a5e79c8f265ff436e96258288dddb867b Closes-Bug: #1929066 Resolves: rhbz#1959345
8 lines
255 B
YAML
8 lines
255 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
[`bug 1929066 <https://bugs.launchpad.net/keystone/+bug/1929066>`_]
|
|
Increase the length of the `local_id` column in the `id_mapping` table
|
|
to accommodate LDAP group names that result in names greater than
|
|
64 characters.
|