[ https://issues.apache.org/jira/browse/FELIX-6367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17721041#comment-17721041 ]
Carsten Ziegeler commented on FELIX-6367: ----------------------------------------- OSGI config admin does not provide any hooks in that regard. This SPI is called when the web console is used for managing configurations *before* an operation of config admin is called. That of course means you can bypass this if you manage configurations outside of the webconsole > Provide SPI for configuration management > ---------------------------------------- > > Key: FELIX-6367 > URL: https://issues.apache.org/jira/browse/FELIX-6367 > Project: Felix > Issue Type: Improvement > Components: Web Console > Reporter: Carsten Ziegeler > Assignee: Carsten Ziegeler > Priority: Major > Fix For: webconsole-4.7.0 > > > The web console today displays all configurations and for each configuration > all properties. > For some scenarios it makes sense to distinguish between system and > application configurations where (depending on a role) the user might only be > able to change application configuration. > In addition, providing a mechanism to hook in validation of configurations > before they are applied is useful in other scenarios. > An SPI approach allows to hook-in custom configuration management -- This message was sent by Atlassian Jira (v8.20.10#820010)