|||
IT-Wallet Technical Documentation - Editor's Copy
Quick search
Table of Contents
1. Introduction
2. Design Principles
3. Architecture Overview
4. The Infrastructure of Trust
5. Entities
5.1. Wallet Solution
5.2. Credential Issuer Solution
5.3. Relying Party Solution
5.4. Authentic Sources
6. Digital Credential Management
7. Digital Credential Flows
8. Endpoints
9. Cryptographic Algorithms
10. Security and Privacy Considerations
11. General Log Retention Policies
12. Defined Terms and References
13. How to contribute
14. Open Source Releases
15. Appendix
5.
Entities
ΒΆ
Entities Table of Contents
5.1. Wallet Solution
5.1.1. Wallet Solution Requirements
5.1.1.1. Wallet Attestation Requirements
5.1.1.2. WSCD Requirements
5.1.2. Wallet Solution Components
5.1.2.1. Wallet Backend
5.1.2.2. Wallet Unit
5.1.3. Wallet Solution Interaction Patterns
5.1.4. Wallet Instance
5.1.4.1. Wallet Instance Lifecycle
5.1.4.2. Wallet Instance Functionalities
5.1.5. Backup and Restore
5.1.5.1. Backup Flow
5.1.5.2. Restore flow for Hardware Binding Credential
5.1.6. Wallet Provider Entity Configuration
5.1.6.1. Wallet Provider Entity Configuration JWT Header
5.1.6.2. Wallet Provider Entity Configuration JWT Payload
5.1.7. Wallet Provider Metadata
5.1.7.1. wallet_provider metadata
5.1.7.2. federation_entity metadata
5.2. Credential Issuer Solution
5.2.1. Credential Issuer Requirements
5.2.2. Component Details
5.2.2.1. Frontend Component
5.2.2.2. Credential Issuer Component
5.2.2.3. Authorization Server
5.2.2.4. Relying Party Component
5.2.2.5. API Interface
5.2.2.6. Credential Lifecycle Management
5.2.2.7. Trust & Security Component
5.2.3. Interaction Patterns
5.2.4. Credential Issuer Entity Configuration
5.2.4.1. Example of a (Q)EAA Provider Entity Configuration
5.2.5. Credential Issuer Metadata
5.2.5.1. Metadata for oauth_authorization_server
5.2.5.2. Metadata for openid_credential_issuer
5.3. Relying Party Solution
5.3.1. Relying Party Solution Requirements
5.3.2. Relying Party Instance
5.3.3. Mobile Relying Party Instance
5.3.3.1. Mobile Relying Party Instance Lifecycle
5.3.3.2. Mobile Relying Party Instance Functionalities
5.3.4. Web Relying Party Instance
5.3.4.1. Web Relying Party Instance Functionalities
5.3.5. Relying Party Entity Configuration
5.3.5.1. Example of a Relying Party Entity Configuration
5.3.6. Relying Party Metadata
5.4. Authentic Sources
<
4.
The Infrastructure of Trust
5.1.
Wallet Solution
>