platform
platform copied to clipboard
Open source, Open standards based Decentralised Identity & Verifiable Credentials Platform
### Ticket Contents ## Description The Cross-Border Credential Verification System is aimed at enabling seamless verification of credentials across borders. The system facilitates verification between different trust registries, allowing entities...
- [x] Store W3C schema in the database - [x] Resolve the schema and store the payload - [x] Change the schema ID to Schema URL
**User Story 1:** - As an ecosystem member, I can able to request `W3C` schema endorsement to the ecosystem. **User Story 2:** - As an ecosystem owner, I can able...
**User story:** - User should be able to create only 10 organizations. **Acceptance Criteria:** - If the total number of organizations created by the user reaches 10, the "Create Organization"...
- Agent configuration in Instance - Platform API - [ ] Validate parameters if 'on_premises' is set to true. - [ ] Store agent details in the 'org_agent' table. -...
**Prerequisites** Ensure that the CREDEBL service is in a running state before proceeding. **Steps to Reproduce Current Behavior** Start the api-gateway. Start the Issuance service. **Current Behavior** Upon initiating the...
- [x] UI for DID list with create DID button - [x] On click of the `Create DID` button, Show a popup with DID creation options - [x] Add validation...
## About - We have implemented pagination DTO [libs/common/src/dtos/pagination.dto.ts] - This DTO is used to sort and get the required data as per the need - It is used in...
### Tasks: ### - [x] Implement API to delete organization - [x] Implement delete organization data in keycloak 1. Agent is spun up - Applied validations to check if any...