Skip to content

mTLS authentication method does not use password type of input for "Keystore Password" when editing the cluster configuration #828

@comil4444

Description

@comil4444

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running main-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

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

  1. Setup a new cluster with mTLS authentication method
  2. Edit the cluster configuration by clicking the Configure button on Dashboard page.
  3. You can see the plain text password in Authentication section.

Screenshots

Logs

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions