openedx / credentials

Service hosting course and program certificates
GNU Affero General Public License v3.0
22 stars 72 forks source link

Add support to Credentials for CourseCertificate signatures #1764

Open e0d opened 1 year ago

e0d commented 1 year ago

Work to deprecate the Old Mongo Modulestore is currently blocked from completion because signature image artifacts for course certificates are stored in Mongo's GridFS.

There is a vision that web certificates for courses will migrate to the Credentials IDA. This work is a small piece of that, specified to unblock the DEPR work while remaining aligned with the overall vision.

This work should consider:

e0d commented 1 year ago

The PR for the proposed design is here