Commit a22c90e
committed
docs: add issuer concepts and architecture guide
New comprehensive introduction for credential issuance covering:
- Core concepts: verifiable credentials, credential formats, credential types
- VCTM (Verifiable Credential Type Metadata) explanation
- Issuer components: API Gateway, Issuer Core, Registry
- Service architecture (single process vs microservices)
- Four deployment models with decision matrix:
- SIROS ID Hosted (SaaS)
- Self-Hosted (On-Premise)
- Hybrid
- Standalone
- Security considerations: key management (software/PKCS#11), trust chain
- Mermaid diagrams throughout for visual clarity
Updates category to link to concepts as entry point.1 parent e83958a commit a22c90e
File tree
2 files changed
+470
-1
lines changed- docs/sirosid/integrations/issuers
2 files changed
+470
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
0 commit comments