Skip to content
Snippets Groups Projects
Commit 4ab8123d authored by Steffen Schulze's avatar Steffen Schulze
Browse files

Update README.md

parent 5a5147ee
No related branches found
No related tags found
No related merge requests found
# Description
This is a dummy issuing module to demonstrate how a issuing functionality can be constructed. This module serves an issuing endpoint over nats to the issuing frame and an creation nats endpoint to the cPCM. The module contains an in memory credential storage which prepares the credentials according to authorization code of the offering for later pickup. The credential itself will be signed by the signer service.
\ No newline at end of file
This is a dummy issuing module to demonstrate how a issuing functionality can be constructed. This module serves an issuing endpoint over nats to the issuing frame and an creation nats endpoint to the cPCM. The module contains an in memory credential storage which prepares the credentials according to authorization code of the offering for later pickup. The credential itself will be signed by the signer service.
# Capabilities
- Prepares dummy credentials in internal storage for issuance.
- Uses TSA Signer Service to sign credentials
- Provides metadata for two credential types, one for JSON-LD one for SD-JWT
- Provides Nats interface to pickup offering links
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment