PSCredentialStore icon indicating copy to clipboard operation
PSCredentialStore copied to clipboard

Implement config hierarchy

Open OCram85 opened this issue 7 years ago • 0 comments

Background

Currently we can manage these types of CredentialStores:

  • private
  • shared
  • custom (- path)

In some cases the stored CredentialSotoreItems with its identifiers could be identical. Therefore we need a design decision how to handle this.

Solution

I'm thinking about a separate function which returns the credential in a valid order.

OCram85 avatar Mar 19 '18 07:03 OCram85