Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Feature Request: reference another password field #1348

@lstandifer

Description

@lstandifer

I was looking for the ability to reference the password in another field. There are many instances different pages use a different format of a set of domain credentials example: domain\username or username or username@domain.com , or fqdn@username or shortdomain@username. I would like the ability to have a set of credentials:

creds: domaincreds,
username: user1,
password: abcd1234

then in another set of creds:

creds: confluence
username: user1@domain.com
refPassword: domaincreds

The idea would be to update the password in your domain credentials and anything that references it , on the next read, would get the new value. Just a thought and it would be a nice to have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions