Hide Forgot
"Table 9.1. Attributes of an LDAP Outbound Connection" marks LDAP attributes "search-dn" and "search-credentials" as Required, but they are not. [standalone@localhost:9999 /] /core-service=management/ldap-connection=test-ldap:add(url="ldap://localhost/") {"outcome" => "success"} [standalone@localhost:9999 /] /core-service=management/ldap-connection=test-ldap:read-resource-description() { ... "attributes" => { "search-dn" => { ... "nillable" => true, ... }, "search-credential" => { ... "nillable" => true, ... }, ... }
Moving to ON_QA. The changes should be available for review on the documentation stage within an hour or so from this comment. http://documentation-devel.engineering.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/
Verified on stage.