New status purpose proposal #183
Labels
CR1
This item was processed during the first Candidate Recommendation phase.
normative
The item is normative in nature.
ready-for-pr
Greetings, while implementing
BitstringStatusList
in our use case (supply-chain), we uncovered a situation where an issued credential might have a new version available for pickup which doesn't warrant a revocation of the previous version, but it would still be worthwhile to have a status to signal that an updated version is available.Therefore I would like to suggest adding a status purpose
supersession
refresh
, which can have a value of0
(meaning this is the latest version of the credential available) or1
(MAY be refreshed).The process for a holder and/or verifier to get the latest version is out of scope, however I would intend this to be used in parallel with a
definedSupersessionRefresh
refreshService
type, which contains an endpoint to query and get an updated version of the credential.Once the software have retrieved the latest version of the credential, they would archive the current version and replace it with the latest version in their software, or create a Symbolic link towards it.
edit: renamed
supersession
torefresh
as proposed.The text was updated successfully, but these errors were encountered: