Bug 1014934 - Enable Security for the REST Endpoint prerequisite not required
Summary: Enable Security for the REST Endpoint prerequisite not required
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Documentation
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER2
: 6.2.0
Assignee: Misha H. Ali
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-03 06:59 UTC by Bruce Wolfe
Modified: 2014-10-26 20:34 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
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
Embargoed:


Attachments (Terms of Use)

Description Bruce Wolfe 2013-10-03 06:59:43 UTC
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

Comment 2 Misha H. Ali 2013-10-03 07:01:50 UTC
Thanks for reporting, Bruce. I'm on it now.

Comment 5 Misha H. Ali 2013-11-07 22:50:36 UTC
This bug is approved and available at:

https://access.redhat.com/site/documentation/Red_Hat_JBoss_Data_Grid/


Note You need to log in before you can comment on or make changes to this bug.