| 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
|
| CredentialFormat |
| MSO_MDOC |
Value : mso_mdoc
|
| SD_JWT |
Value : dc+sd-jwt
|
| DeferredTransactionStatus |
|
Status of a deferred credential transaction. |
| Pending |
Value : pending
|
| Ready |
Value : ready
|
| Retrieved |
Value : retrieved
|
| Expired |
Value : expired
|
| Failed |
Value : failed
|
| FlowType |
| AUTH_CODE |
Value : authorization_code
|
| PRE_AUTH_CODE |
Value : pre_authorized_code
|
| IaeActionType |
|
Discriminator for IAE action types. |
| OPENID4VP_PRESENTATION |
Value : openid4vp_presentation
|
| REDIRECT_TO_WEB |
Value : redirect_to_web
|
| ImportPhase |
|
Import phase definitions with their order. Lower numbers run first. |
| CORE |
Value : 10
|
| CONFIGURATION |
Value : 20
|
| REFERENCES |
Value : 30
|
| FINAL |
Value : 40
|
| InteractionType |
|
Interaction type enum. |
| OPENID4VP_PRESENTATION |
Value : openid4vp_presentation
|
| REDIRECT_TO_WEB |
Value : redirect_to_web
|
| InteractiveAuthorizationRequestType |
|
Request type enum for internal use. |
| INITIAL |
Value : initial
|
| FOLLOW_UP |
Value : follow_up
|
| 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. |
| URI |
Value : uri
|
| DC_API |
Value : dc-api
|
| 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
|
| StatusValue |
|
Status values as defined in the Token Status List spec. |
| VALID |
| INVALID |
Value : 1
|
| SUSPENDED |
Value : 2
|
| TrustedAuthorityType |
| AKI |
Value : aki
|
| ETSI_TL |
Value : etsi_tl
|