eclipse-tractusx / ssi-credential-issuer

SSI Credential Issuer
Apache License 2.0
2 stars 9 forks source link

feat(ssi): Issuer component re issuance of bpnl and membership credentials #239

Open leandro-cavalcante opened 3 weeks ago

leandro-cavalcante commented 3 weeks ago

Description

Development of an automated backend logic inside the issuer component for the re-issuance of BPNL and Membership credentials prior to their expiration. The system will incorporate a scheduled job to run nightly, identifying credentials expiring the next day and re-issuing them automatically, while adhering to defined business rules and workflows.

Why

A creation of a new Reissuance service and related process were created in order to fulfill the requirements of reissuing a new credential when the actual credential is about to expire.

Issue

Link to Github issue.

Checklist

Please delete options that are not relevant.