Bug 1168237
| Summary: | HR authentication broken in cluster mode | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Data Grid 6 | Reporter: | Dave Stahl <dstahl> |
| Component: | Server | Assignee: | Tristan Tarrant <ttarrant> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Gencur <mgencur> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.3.1, 6.4.0 | CC: | afield, jdg-bugs, mgencur, mhusnain, slaskawi, tkirby, ttarrant, vchintal, vjuranek |
| Target Milestone: | CR1 | ||
| Target Release: | 6.3.2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Previously in Red Hat JBoss Data Grid, when the server cache was clustered, the Hot Rod client was unable to authenticate itself despite using the correct credentials and displayed the following error:
<screen>09:44:00,343 INFO [org.infinispan.AUDIT] (HotRodServerWorker-1) [DENY] null ADMIN cache[securedcache]</screen>
The transport layer in JBoss Data Grid was breaking the authentication process. However, authentication worked as expected when a local cache was used instead of a clustered cache.
This is now fixed in JBoss Data Grid 6.3.2 and Hot Rod authentication for a clustered server works as expected.
|
Story Points: | --- |
| Clone Of: | 1156318 | Environment: | |
| Last Closed: | 2015-01-26 14:05:10 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1156318 | ||
| Bug Blocks: | 1153109 | ||