You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Pochatkin (Jira)" <ji...@apache.org> on 2023/05/15 12:25:00 UTC

[jira] [Updated] (IGNITE-19166) Add @Secret annotation to the configuration framework

     [ https://issues.apache.org/jira/browse/IGNITE-19166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Pochatkin updated IGNITE-19166:
---------------------------------------
    Epic Link: IGNITE-19280  (was: IGNITE-18575)

> Add @Secret annotation to the configuration framework
> -----------------------------------------------------
>
>                 Key: IGNITE-19166
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19166
>             Project: Ignite
>          Issue Type: Improvement
>          Components: rest
>            Reporter: Ivan Gagarkin
>            Assignee: Ivan Gagarkin
>            Priority: Critical
>              Labels: ignite-3
>
> We should mask sensitive information on the configuration level via org.apache.ignite.internal.configuration.tree.ConfigurationVisitor
>  
>  * Create MaskConfigurationVisitor, which checks @Secret annotation and returns a masked value, if the annotation is present.
>  * Use the visitor in the REST.
>  * Remove JsonMasker



--
This message was sent by Atlassian Jira
(v8.20.10#820010)