[jboss-jira] [JBoss JIRA] (WFLY-7492) Value of parameter "restart-required" for some attributes in Elytron subsystem resources does not match reality

Ondrej Kotek (JIRA) issues at jboss.org
Tue Nov 8 04:05:00 EST 2016


     [ https://issues.jboss.org/browse/WFLY-7492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ondrej Kotek updated WFLY-7492:
-------------------------------
    Description: 
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}}

  was:
{{principal-decoders}} attribute of {{concatenating-principal-decoder}} 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.

The attribute is defined as {{"restart-required" => "no-services"}}, see {{/subsystem=elytron/concatenating-principal-decoder=concatPrincDecoder:read-resource-description}}



> Value of parameter "restart-required" for some attributes in Elytron subsystem resources does not match reality
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-7492
>                 URL: https://issues.jboss.org/browse/WFLY-7492
>             Project: WildFly
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 11.0.0.Alpha1
>            Reporter: Ondrej Kotek
>            Assignee: Darran Lofthouse
>              Labels: user_experience
>
> 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)


More information about the jboss-jira mailing list