Version: 0.1.0
Universal OID4VP
This universal API enables standardized integration with OID4VP-capable Relying Party agents. It minimizes custom integration efforts by defining a baseline for software interoperability. Due to privacy concerns, it favors POST methods with payloads instead of query/path parameters to reduce log-leakage of sensitive values like query IDs or correlation identifiers.
Authentication
- HTTP: Bearer Auth
 - OAuth 2.0: oAuth2
 
Bearer token authentication
Security Scheme Type:  | http  | 
|---|---|
HTTP Authorization Scheme:  | bearer  | 
Bearer format:  | JWT  | 
Security Scheme Type:  | oauth2  | 
|---|---|
OAuth Flow (clientCredentials):  | Scopes:  | 
License