| Summary: | Enable Security for the REST Endpoint prerequisite not required | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Data Grid 6 | Reporter: | Bruce Wolfe <bwolfe> |
| Component: | Documentation | Assignee: | Misha H. Ali <mhusnain> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1.0 | CC: | jdg-bugs, wdinyes |
| Target Milestone: | ER2 | ||
| Target Release: | 6.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
Build Name: 14115, Developer Guide-6.1-2
Build Date: 02-10-2013 12:28:59
Topic ID: 8845-371957 [Specified]
|
|
| Last Closed: | 2013-11-07 22:50:36 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: | |
Thanks for reporting, Bruce. I'm on it now. This bug is approved and available at: https://access.redhat.com/site/documentation/Red_Hat_JBoss_Data_Grid/ |
Title: Enable Security for the REST Endpoint Describe the issue: The prerequisites no longer appear to be needed, standalone.xml and clustered.xml are already configured with and appropriate security-domain and auth-method. In fact the standalone-rest-auth.xml file is not in the docs/examples/configs directory anymore. Suggestions for improvement:Remove the prerequisite steps. Additional information: The procedure steps appear to be correct (unverified, other than a visual examination of the relevant application-*.properties files. HOWEVER the sample xml code shown in step 1 <subsystem xmlns="urn:jboss:domain:datagrid:1.0"> <rest-connector virtual-server="default-host" cache-container="local" security-domain="other" auth-method="BASIC"/> </subsystem> Needs to be updated per this bug - https://bugzilla.redhat.com/show_bug.cgi?id=1014895