[
https://issues.jboss.org/browse/WFCORE-2426?page=com.atlassian.jira.plugi...
]
Darran Lofthouse moved WFLY-7492 to WFCORE-2426:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-2426 (was: WFLY-7492)
Component/s: Security
(was: Security)
Affects Version/s: 3.0.0.Beta7
(was: 11.0.0.Alpha1)
Fix Version/s: 4.0.0.Alpha1
(was: 11.0.0.Alpha1)
Value of parameter "restart-required" for some attributes
in Elytron subsystem resources does not match reality
---------------------------------------------------------------------------------------------------------------
Key: WFCORE-2426
URL:
https://issues.jboss.org/browse/WFCORE-2426
Project: WildFly Core
Issue Type: Bug
Components: Security
Affects Versions: 3.0.0.Beta7
Reporter: Ondrej Kotek
Assignee: Darran Lofthouse
Labels: user_experience
Fix For: 4.0.0.Alpha1
Some attributes of some resources in {{elytron}} subsystem defines in its description
that there is not necessary to do {{reload}} or {{restart}}. But reality is different.
Trying to change such attributes you are informed that {{reload}} is necessary:
{noformat}
configurable-sasl-server-factory/filters
configurable-sasl-server-factory/properties
custom-role-mapper/*
aggregate-http-server-mechanism-factory/http-server-factories
constant-permission-mapper/permissions
filesystem-realm/levels
filesystem-realm/name-rewriter
ldap-key-store/attributes/new-item-template
service-loader-http-server-mechanism-factory/module
aggregate-principal-decoder/principal-decoders
simple-permission-mapper/permission-mappings
chained-name-rewriter/name-rewriters
custom-permission-mapper/*
configurable-http-server-mechanism-factory/properties
custom-name-rewriter/*
aggregate-sasl-server-factory/sasl-server-factories
aggregate-name-rewriter/name-rewriters
ldap-realm/identity-mapping/*
mechanism-provider-filtering-sasl-server-factory/filters
custom-principal-decoder/*
custom-realm-mapper/*
jdbc-realm/principal-query
key-managers/credential-reference
service-loader-sasl-server-factory/module
concatenating-principal-decoder/principal-decoders
credential-store/alias/*
custom-modifiable-realm/*
custom-credential-security-factory/*
key-store/credential-reference
custom-role-decoder/*
aggregate-role-mapper/role-mappers
custom-realm/*
{noformat}
The attributes are defined as {{"restart-required" =>
"no-services"}}, see e.g.
{{/subsystem=elytron/concatenating-principal-decoder=concatPrincDecoder:read-resource-description}}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)