This page documents Emerging Platform credential issuance and the cross-product credential patterns used across IXO surfaces, including Emerging Household Energy. For household-energy-specific credential flows, use ITMO credentials.Documentation Index
Fetch the complete documentation index at: https://docs.ixo.world/llms.txt
Use this file to discover all available pages before exploring further.
What this covers
- Credential issuance lifecycle
- Claim-to-credential relationship
- Holder and verifier interactions
- Status, revocation, and re-issuance patterns
Supported credential flow (platform)
- Create or receive a claim.
- Validate claim completeness and issuer authority.
- Issue a verifiable credential linked to the subject DID.
- Publish status references for verifier checks.
Credential lifecycle (cross-product)
- Define the credential schema and required evidence.
- Submit or evaluate claims against schema rules.
- Issue credential to the subject DID.
- Verify signature, issuer authority, and status.
- Revoke or supersede credentials when state changes.
Security and privacy baseline
- Sign credentials with issuer-controlled keys.
- Store only necessary metadata on registry state.
- Keep sensitive payloads in encrypted storage where needed.
- Enforce capability-based permissions for issuance and revocation.
Household Energy usage
In Emerging Household Energy, credentials support household, device, and reporting evidence flows. Continue with:Cross-product IXO dependencies
- IXO Protocol for verifiable registry state: IXO Protocol
- IXO Matrix for encrypted credential payload handling: IXO Matrix
- Impact Hub Registry for claims and status references: Emerging registry
Related pages
- Solution implementation: ITMO credentials
- Schema reference: ITMO schema
- Identity model: Digital identifiers
- dMRV capability: dMRV
- Developer overview: Identity and credentials