| AuthConfig |
|
Enum for the type of authentication used in webhooks. |
| API_KEY |
Value : apiKey
|
| NONE |
Value : none
|
| AuthenticationMethod |
| NONE |
Value : none
|
| AUTH |
Value : auth
|
| PRESENTATION_DURING_ISSUANCE |
Value : presentationDuringIssuance
|
| CertUsage |
| Access |
Value : access
|
| Signing |
Value : signing
|
| TrustList |
Value : trustList
|
| StatusList |
Value : statusList
|
| FlowType |
| AUTH_CODE |
Value : authorization_code
|
| PRE_AUTH_CODE |
Value : pre_authorized_code
|
| ImportPhase |
|
Import phase definitions with their order. Lower numbers run first. |
| CORE |
Value : 10
|
| CONFIGURATION |
Value : 20
|
| REFERENCES |
Value : 30
|
| FINAL |
Value : 40
|
| MediaType |
|
Represents the media types used in the application. |
| APPLICATION_JSON |
Value : application/json
|
| APPLICATION_JWT |
Value : application/jwt
|
| ResponseType |
|
Enum for the type of response expected from the presentation request. |
| QRCode |
Value : qrcode
|
| URI |
Value : uri
|
| DC_API |
Value : dc-api
|
| ServiceTypeIdentifier |
| EaaIssuance |
Value : http://uri.etsi.org/19602/SvcType/EAA/Issuance
|
| EaaRevocation |
Value : http://uri.etsi.org/19602/SvcType/EAA/Revocation
|
| SessionCleanupMode |
|
Cleanup mode when sessions expire. |
| Full |
Value : full
|
| Anonymize |
Value : anonymize
|
| SessionStatus |
| Active |
Value : active
|
| Fetched |
Value : fetched
|
| Completed |
Value : completed
|
| Expired |
Value : expired
|
| Failed |
Value : failed
|
| TrustedAuthorityType |
| AKI |
Value : aki
|
| ETSI_TL |
Value : etsi_tl
|