This use case describes a student borrowing an asset, for example, a library book.
Borrowing assets from a library, laboratory or computer laboratory often involves the use of a ID card, and a kiosk. By placing a QR code on the asset (or access to the asset, such as a locker), a student can walk through a consent process using their own phone, and without using a kiosk. The QR code can act as portal with integration to a library management system, and use the Student ID Verifiable Credential to determine who the user is.
Objective | To enable a student to borrow a book from the library using their Digital ID as verification of identity |
Description | Use the Digital ID to perform book issuance for students. The solution will enable a student to verify their identity by linking their student credentials from the verifiable Digital ID when borrowing a book from the library. |
Actors | Student; Library |
Dependencies | Student verifiable digital identity is stored in the student’s wallet |
Preconditions | Verifiable identity service can produce a barcode or QR code to verify student ID |
Postconditions | Student has successfully verified their identity to borrow a book; The book is registered as borrowed by that student in the library management system. |