Index

src/shared/utils/webhook/webhook.dto.ts

AuthConfig

Enum for the type of authentication used in webhooks.

 API_KEY
Value : apiKey
 NONE
Value : none

src/issuer/configuration/issuance/dto/authentication-config.dto.ts

AuthenticationMethod
 NONE
Value : none
 AUTH
Value : auth
 PRESENTATION_DURING_ISSUANCE
Value : presentationDuringIssuance

src/issuer/issuance/oid4vci/chained-as/entities/chained-as-session.entity.ts

ChainedAsSessionStatus

Status of a Chained AS session.

 PENDING_AUTHORIZE
Value : pending_authorize
 PENDING_UPSTREAM_CALLBACK
Value : pending_upstream_callback
 AUTHORIZED
Value : authorized
 TOKEN_ISSUED
Value : token_issued
 EXPIRED
Value : expired

src/issuer/configuration/credentials/entities/credential.entity.ts

CredentialFormat
 MSO_MDOC
Value : mso_mdoc
 SD_JWT
Value : dc+sd-jwt

src/issuer/issuance/oid4vci/entities/deferred-transaction.entity.ts

DeferredTransactionStatus

Status of a deferred credential transaction.

 Pending
Value : pending
 Ready
Value : ready
 Retrieved
Value : retrieved
 Expired
Value : expired
 Failed
Value : failed

src/issuer/issuance/oid4vci/dto/offer-request.dto.ts

FlowType
 AUTH_CODE
Value : authorization_code
 PRE_AUTH_CODE
Value : pre_authorized_code

src/issuer/configuration/credentials/entities/iae-action.dto.ts

IaeActionType

Discriminator for IAE action types.

 OPENID4VP_PRESENTATION
Value : openid4vp_presentation
 REDIRECT_TO_WEB
Value : redirect_to_web

src/shared/utils/config-import/config-import-orchestrator.service.ts

ImportPhase

Import phase definitions with their order. Lower numbers run first.

 CORE
Value : 10
 CONFIGURATION
Value : 20
 REFERENCES
Value : 30
 FINAL
Value : 40

src/issuer/issuance/oid4vci/authorize/dto/interactive-authorization.dto.ts

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

src/issuer/issuance/oid4vci/entities/interactive-auth-session.entity.ts

InteractiveAuthSessionStatus

Status of an interactive authorization session.

 Pending
Value : pending
 PresentationReceived
Value : presentation_received
 WebAuthCompleted
Value : web_auth_completed
 AllStepsCompleted
Value : all_steps_completed
 CodeIssued
Value : code_issued
 Expired
Value : expired
 Failed
Value : failed

src/crypto/key/dto/key-chain-create.dto.ts

KeyChainType

Key chain type determines the structure of the key chain.

 Standalone
Value : standalone
 InternalChain
Value : internalChain

src/crypto/key/entities/key-chain.entity.ts

KeyUsage

Key usage types for cryptographic operations.

 Sign
Value : sign
 Encrypt
Value : encrypt
KeyUsageType

Key usage types for different purposes in the system.

 Access
Value : access
 Attestation
Value : attestation
 TrustList
Value : trustList
 StatusList
Value : statusList
 Encrypt
Value : encrypt

src/shared/utils/mediaType/media-type.enum.ts

MediaType

Represents the media types used in the application.

 APPLICATION_JSON
Value : application/json
 APPLICATION_JWT
Value : application/jwt

src/verifier/oid4vp/dto/presentation-request.dto.ts

ResponseType

Enum for the type of response expected from the presentation request.

 URI
Value : uri
 DC_API
Value : dc-api

src/auth/roles/role.enum.ts

Role

Enumeration of all roles available in the system.

 Presentations
Value : presentation:manage
 PresentationRequest
Value : presentation:request
 Issuances
Value : issuance:manage
 IssuanceOffer
Value : issuance:offer
 Clients
Value : clients:manage
 Tenants
Value : tenants:manage
 Registrar
Value : registrar:manage

src/issuer/trust-list/trustlist.service.ts

ServiceTypeIdentifier
 PIDIssuance
Value : http://uri.etsi.org/19602/SvcType/PID/Issuance
 PIDRevocation
Value : http://uri.etsi.org/19602/SvcType/PID/Revocation
 EaaIssuance
Value : http://uri.etsi.org/19602/SvcType/EAA/Issuance
 EaaRevocation
Value : http://uri.etsi.org/19602/SvcType/EAA/Revocation

src/auth/tenant/entitites/session-storage-config.ts

SessionCleanupMode

Cleanup mode when sessions expire.

 Full
Value : full
 Anonymize
Value : anonymize

src/session/entities/session.entity.ts

SessionStatus
 Active
Value : active
 Fetched
Value : fetched
 Completed
Value : completed
 Expired
Value : expired
 Failed
Value : failed

src/shared/trust/status-list-verifier.service.ts

StatusValue

Status values as defined in the Token Status List spec.

 VALID
 INVALID
Value : 1
 SUSPENDED
Value : 2

src/verifier/presentations/entities/presentation-config.entity.ts

TrustedAuthorityType
 AKI
Value : aki
 ETSI_TL
Value : etsi_tl

results matching ""

    No results matching ""