Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added issuer_did restriction to request template #1040

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

wadeking98
Copy link
Contributor

only restricting by the schema name allows users to issue themselves a credential that uses the specified schema. This credential would satisfy the proof request even though it was not issued by the intended issuer. I added the issuer_did restriction to ensure that the credential was issued by LSBC or IDIM

Signed-off-by: wadeking98 <wkingnumber2@gmail.com>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jleach jleach merged commit c0972b4 into bcgov:main Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants