[
https://issues.jboss.org/browse/WFLY-9311?page=com.atlassian.jira.plugin....
]
Paul Ferraro edited comment on WFLY-9311 at 9/7/17 10:47 PM:
-------------------------------------------------------------
Additionally, the
/subsystem=security/security-domain=test:remove()\{allow-resource-service-restart=true\}
operation fails to both stop the "test" cache and remove the associated
"test" cache configuration that was created by the add operation.
was (Author: pferraro):
Additionally, the
/subsystem=security/security-domain=test:remove(){allow-resource-service-restart=true}
operation fails to both stop the "test" cache and remove the associated
"test" cache configuration that was created by the add operation.
Creating infinispan security cache w/o default cache doesn't use
auth-cache settings
------------------------------------------------------------------------------------
Key: WFLY-9311
URL:
https://issues.jboss.org/browse/WFLY-9311
Project: WildFly
Issue Type: Bug
Components: Clustering, Security
Affects Versions: 11.0.0.CR1
Reporter: Bartosz Spyrko-Śmietanko
Assignee: Bartosz Spyrko-Śmietanko
If a default cache is not defined on security cache container, cache configuration named
'auth-cache' should be used (based on [1]). However the created cache has default
values instead of ones specified on the auth-cache.
[1]
https://issues.jboss.org/browse/WFLY-9206
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)