Skip to content

Commit f2ebb82

Browse files
committed
Merge upstream PR redis#3371 into feature/docker-support
DOC-6670 RS: Added LDAP OR filter known issue to RS 8.0 release notes (4 files).
2 parents c906a43 + e8b5ef5 commit f2ebb82

4 files changed

Lines changed: 8 additions & 0 deletions

File tree

content/operate/rs/release-notes/rs-8-0-releases/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,8 @@ The following table provides a snapshot of supported platforms as of this Redis
215215

216216
## Known issues
217217

218+
- RS196225: After upgrading to Redis Software version 8.0.x, previously working LDAP filters that use an `OR` clause to match multiple attributes can fail to find a unique DN for some users.
219+
218220
- RS193156: Active Directory LDAP authentication can fail in the Cluster Manager UI after upgrading to Redis Software version 8.0.16-33 due to an issue with LDAP TLS client certificate handling. Users previously authenticated through Active Directory can no longer sign in to the Cluster Manager UI after the upgrade.
219221

220222
As a workaround, configure an LDAP client certificate using an [update cluster certificates]({{<relref "/operate/rs/references/rest-api/requests/cluster/certificates">}}) REST API request:

content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-10-81.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ The following table shows the SHA256 checksums for the available packages:
110110

111111
## Known issues
112112

113+
- RS196225: After upgrading to Redis Software version 8.0.x, previously working LDAP filters that use an `OR` clause to match multiple attributes can fail to find a unique DN for some users.
114+
113115
- RS155734: Endpoint availability metrics do not work as expected due to a calculation error.
114116

115117
## Known limitations

content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-20-19.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,8 @@ The following table shows the SHA256 checksums for the available packages:
188188

189189
## Known issues
190190

191+
- RS196225: After upgrading to Redis Software version 8.0.x, previously working LDAP filters that use an `OR` clause to match multiple attributes can fail to find a unique DN for some users.
192+
191193
- RS155734: Endpoint availability metrics do not work as expected due to a calculation error.
192194

193195
## Known limitations

content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-6-54.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,8 @@ The following table shows the SHA256 checksums for the available packages:
152152

153153
## Known issues
154154

155+
- RS196225: After upgrading to Redis Software version 8.0.x, previously working LDAP filters that use an `OR` clause to match multiple attributes can fail to find a unique DN for some users.
156+
155157
- RS180550: You cannot set up SSO when the Cluster Manager UI is exposed through an IPv6-based load balancer or gateway.
156158

157159
As a workaround, use an IPv4-based address for the SSO service base address, or register a DNS name that resolves to the IPv6 address.

0 commit comments

Comments
 (0)