-
Type:
Documentation
-
Status: Verified (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: JDG 7.0.1 CR1
-
Fix Version/s: JDG 7.0.1 GA
-
Component/s: Documentation
-
Labels:None
-
Fix Build:GA
-
Affects:Documentation (Ref Guide, User Guide, etc.)
Quoting from 7.1 version of this issue (JDG-851).
"With re-enabling REST endpoint security its configuration changes little bit and documentation needs to be updated. Authentication is now in separate sub-element:
<rest-connector socket-binding="rest" cache-container="security">
<authentication security-realm="ApplicationRealm" auth-method="BASIC"/>
</rest-connector>"