Self Sovereign Identity example for credential issuer and credential verification using ASP.NET Core
- Getting started with Self Sovereign Identity SSI by Damien
- Creating Verifiable credentials in ASP.NET Core for decentralized identities using Trinsic by Damien
- Verifying Verifiable Credentials in ASP.NET Core for Decentralized Identities using Trinsic by Matteo
- Challenges to Self Sovereign Identity
2021-09-25 Updated packages
{
"ConnectionStrings": {
"DefaultConnection": "--db-connection-string--"
},
"Trinsic": {
"ApiKey": "--your-api-key-organisation--",
"CredentialTemplateDefinitionId": "--Template-credential-definition-id--"
}
}
{
"Trinsic": {
"ApiKey": "--your-api-key-organisation-which-does-the-verification--",
"NationalDrivingLicense": {
"DID": "--your-DID-from-credential-issuer--"
}
}
}
https://www.youtube.com/watch?v=mvF5gfMG9ps
https://github.com/trinsic-id/verifier-reference-app
https://docs.trinsic.id/docs/tutorial
https://sovrin.org/faq/what-is-self-sovereign-identity/
https://techcommunity.microsoft.com/t5/identity-standards-blog/ion-we-have-liftoff/ba-p/1441555
https://github.com/hyperledger/aries-framework-dotnet
https://github.com/Azure-Samples/active-directory-verifiable-credentials
https://github.com/decentralized-identity/ion
https://bitbucket.org/openid/connect/src/master/openid-connect-self-issued-v2-1_0.md
https://www.lfph.io/wp-content/uploads/2021/02/Verifiable-Credentials-Flavors-Explained.pdf