Docs
Credential management

Credential management

Credential management capabilities support the secure and efficient handling of credentials throughout their lifecycle, from issuance to revocation. This ensure their validity and accuracy are maintained to facilitate continuous trust life cycle rather than a point in time interaction.

Credential revocation

Issuers might need to invalidate a previously issued digital credential before its expiry date. This might be required when a credential has been compromised, its status and/or claims have changed, or in cases when a credential is issued in error.

You can use MATTR VII to change the status of issued credentials. Verifiers can obtain the revocation status of a presented credential in a way that preserves the privacy of its holder.

Revocable credentials point to a revocation list which is managed by the issuer. Each list contains the revocation status of many credentials.

When a verifier requests a revocation list, the issuer cannot tell what credential they are checking the status for. This means the issuer does not know how often or to whom a credential is being presented, maintaining holder privacy.

Additional resources

Docs

Guides

API Reference