[
https://issues.apache.org/jira/browse/FELIX-6348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17216706#comment-17216706
]
Carsten Ziegeler commented on FELIX-6348:
-----------------------------------------
The interpolated values might be secrets, passwords or other sensitive data
which you don't want to display in the web console (or any other tool)
> Web Console ConfigurationAdminConfigurationPrinter should expose interpolated
> values as well
> --------------------------------------------------------------------------------------------
>
> Key: FELIX-6348
> URL: https://issues.apache.org/jira/browse/FELIX-6348
> Project: Felix
> Issue Type: Improvement
> Components: Web Console
> Affects Versions: webconsole-4.5.4
> Reporter: Konrad Windszus
> Priority: Major
>
> Currently ConfigurationAdminConfigurationPrinter only exposes the
> non-interpolated values in
> https://github.com/apache/felix-dev/blob/1ef312d0640e11b1129fbbd4b313a66a7f6a3fd8/webconsole/src/main/java/org/apache/felix/webconsole/internal/configuration/ConfigurationAdminConfigurationPrinter.java#L136.
>
> In case interpolation is used it would be nice to in addition also expose the
> interpolated value like outlined in
> https://github.com/apache/felix-dev/tree/master/configadmin-plugins/interpolation#consuming-configurations-with-placeholders.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)