[
https://issues.apache.org/jira/browse/AMBARI-17041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tuong Truong updated AMBARI-17041:
----------------------------------
Summary: Support password type for custom properties (was: Support
password type for custom custome properties)
> Support password type for custom properties
> -------------------------------------------
>
> Key: AMBARI-17041
> URL: https://issues.apache.org/jira/browse/AMBARI-17041
> Project: Ambari
> Issue Type: New Feature
> Components: ambari-server
> Affects Versions: 2.2.2
> Reporter: Tuong Truong
>
> Currently, services can define properties in the XML configuration files that
> is flagged as type password:
> <property>
> <name>my.special.password</name>
> <value></value>
> <property-type>PASSWORD</property-type>
> <description>Password to be masked</description>
> </property>
> and it will be masked properly in the UI as well as blueprint.
> Custom property should also support this option so that password can be added
> as custom property and treat accordingly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)