vault:add and authentication=<x>:add have arguments of type OBJECT with a value-type of STRING. The arguments passed to the operations are complex-type, so the value-type should be containing the complex type description.
Examples:
/core-service=vault:add(vault-options=
)
/subsystem=security/security-domain=test/authentication=classic:add(login-modules=[{code=UsersRoles,flag=required,module-options={usersProperties=$\{jboss.server.config.dir\}/users.properties,rolesProperties=$\{jboss.server.config.dir\}/roles.properties}}]
- is related to
-
WFCORE-1787 Try to add resource with OBJECT type attribute cause IllegalArgumentException
- Resolved