Install manual dcm4chee with spek
dcm4chee 5.26.0 secure ui
wildfly 24.0.1
keycloak 16.1.1
keycloak oidc adapter 16.1.1
[standalone@localhost:9980 /] /core-service=management/security-realm=ManagementRealm/authentication=ldap:add(connection=ldap,base-dn="ou=users,dc=dcm4che,dc=org",advanced-filter="(&(uid={0})(uid=admin))")
errors like this :
Failed to get the list of the operation properties: "WFLYCTL0030: No resource definition is registered for address
[
("core-service" => "management"),
("security-realm" => "ManagementRealm"),
("authentication" => "ldap")
]"
[standalone@localhost:9980 /] /core-service=management/management-interface=http-interface:write-attribute(name=ssl-context,value=httpsSSC)
[standalone@localhost:9980 /] /core-service=management/management-interface=http-interface:write-attribute(name=secure-socket-binding,value=management-https)
[standalone@localhost:9980 /] /core-service=management/ldap-connection=ldap:add(url=ldap://localhost:389,search-dn="cn=admin,dc=dcm4che,dc=org",search-credential=secret)
Failed to get the list of the operation properties: "WFLYCTL0030: No resource definition is registered for address
[
("core-service" => "management"),
("ldap-connection" => "ldap")
]"
everybody can help me???
thanks