Implement config hierarchy #20

Open
opened 2018-03-19 08:53:28 +01:00 by OCram85 · 0 comments
Owner

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.

## 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.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: OCram85/PSCredentialStore#20
No description provided.