Skip to content

Dynamically Request a Credential when receiving proof request #2412

Open
@cvarjao

Description

@cvarjao

Description of feature / user story

In order to enable login using VC, users need to have a credential with an identifier. We do not want to add an identifier to the Person Credential, but rather create a companion credential for access to authorized/BCGov services only. The wallet needs to provide an easy way for users to easily receive and safely disclose the new credential

Acceptance Criteria

GIVEN that the user has a Person Credential, and a valid/active connection with the issuer
 WHEN the wallet receives a Proof Request for "AccountID" Credential/attribute
 THEN the wallet checks if the proof requester is authorized to request AccountID (by issuing a proof request)
  AND if the AccountID Credential is missing, request the Person Credential issuer for an AccountID, and automatically accepts the credential offer
  AND the user may proceed with approving the proof request with the accountID
          

Wireframes or relevant image assets / links

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