Digital ID SDK
Content Type: Module
Categories: Utility,Communication
Overview
The Farmworker Wallet OS is an ecosystem of modules that enable the development of a Native Wallet Agent and a Cloud Wallet Agent in the low-code platform Mendix
- The DigitalID_SDK module enables the infrastructure elements for Cloud Wallet in Mendix, bringing in components for Controllers, Connections, Credentials and Verifications
Documentation
The Farmworker Wallet OS is an ecosystem of modules that enable the development of a Native Wallet Agent and a Cloud Wallet Agent in the low-code platform Mendix
The project FWOS Cloud Agent Core is the digital identity infrastructure for Mendix projects.
It contains:
- DigitalID_SDK
- Controller, Connection, Credential and Verification
- AnonCreds_VC_SDK
- Schema and CredentialDefinition
This module is maintained in this GitHub repository
None.
Please report any issues with the DIDComm modules on GitHub.
Releases
Version: 1.3.0
Framework Version: 9.24.18
Release Notes: Added 'Format', 'IssuerDid', and 'CredentialJson' attributes to Credential entity. This allows for a Credential issuer to store and retrieve the verifiable credential details for the point in time when the Credential was issued. As a best practice, developers to should take steps to encrypt the 'CredentialJson' content.
Version: 1.2.0
Framework Version: 9.24.18
Release Notes: - Add additional retrieve options for Connection_retrieveDb
Version: 1.1.0
Framework Version: 9.24.18
Release Notes: - Add CustomId attribute to entities: Connection, Verification, Presentation
Version: 1.0.1
Framework Version: 9.24.18
Release Notes: - Update entity access (read access for users on own attributes to invitation, invitation url, invitation short url)
Version: 1.0.0
Framework Version: 9.24.18
Release Notes: The project FWOS Cloud Agent Core is the digital identity infrastructure for Mendix projects.
It contains:
- DigitalID_SDK
- Controller, Connection, Credential and Verification
- AnonCreds_VC_SDK
- Schema and CredentialDefinition