Skip to content

Commit a22c90e

Browse files
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

2 files changed

+470
-1
lines changed

docs/sirosid/integrations/issuers/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"position": 2,
44
"link": {
55
"type": "doc",
6-
"id": "sirosid/integrations/issuers/issuer"
6+
"id": "sirosid/integrations/issuers/concepts"
77
}
88
}

0 commit comments

Comments
 (0)