Issue submitter TODO list
Describe the bug (actual behavior)
For mTLS authentication method, it behaves normal when firstly config the cluster as the input type of Keystore Password is password, but it uses text type while editing the cluster configuration . This increases the risk of exposing keystore password.
Expected behavior
Can you please use password type of input for Keystore Password.
Your installation details
4cf17a0
v1.1.0
Steps to reproduce
- Setup a new cluster with mTLS authentication method
- Edit the cluster configuration by clicking the Configure button on Dashboard page.
- You can see the plain text password in Authentication section.
Screenshots
Logs
No response
Additional context
No response