@meeco/svx-api-sdk 1.0.0-stage.20241122171806.f5ccdca → 1.0.0-stage.20250108182330.b4cebf3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +2 -118
- package/lib/esm/apis/UsersApi.js +6 -100
- package/lib/esm/apis/VerifiableCredentialsApi.js +6 -6
- package/lib/esm/apis/VerifiablePresentationsApi.js +26 -29
- package/lib/esm/models/IDPCreateInvitationDto.js +6 -12
- package/lib/esm/models/VCCreateCredentialTypeConfigDto.js +8 -3
- package/lib/esm/models/VCCreatePresentationRequestOptionsRequestDto.js +1 -1
- package/lib/esm/models/VCCredentialTypeConfigDto.js +14 -5
- package/lib/esm/models/VCCredentialTypeModelDto.js +12 -12
- package/lib/esm/models/VCFieldsDtoFilter.js +6 -0
- package/lib/esm/models/{ATOMRebuildableProjectors.js → VCFilterContainsDto.js} +10 -8
- package/lib/esm/models/VCFilterDto.js +6 -0
- package/lib/esm/models/{ATOMSrt.js → VCFilterItemsDto.js} +9 -9
- package/lib/esm/models/VCInputDescriptorDto.js +2 -0
- package/lib/esm/models/VCPresentationVerificationOptionsDto.js +1 -2
- package/lib/esm/models/index.js +2 -118
- package/lib/types/apis/UsersApi.d.ts +5 -41
- package/lib/types/apis/VerifiableCredentialsApi.d.ts +6 -6
- package/lib/types/apis/VerifiablePresentationsApi.d.ts +26 -26
- package/lib/types/models/IDPCreateInvitationDto.d.ts +3 -18
- package/lib/types/models/VCCreateCredentialTypeConfigDto.d.ts +20 -3
- package/lib/types/models/VCCreatePresentationRequestOptionsRequestDto.d.ts +1 -1
- package/lib/types/models/VCCredentialTypeConfigDto.d.ts +23 -6
- package/lib/types/models/VCCredentialTypeModelDto.d.ts +10 -10
- package/lib/types/models/VCFieldsDtoFilter.d.ts +14 -0
- package/lib/types/models/VCFilterContainsDto.d.ts +37 -0
- package/lib/types/models/VCFilterDto.d.ts +14 -0
- package/lib/types/models/VCFilterItemsDto.d.ts +31 -0
- package/lib/types/models/VCInputDescriptorDto.d.ts +6 -0
- package/lib/types/models/VCPresentationVerificationOptionsDto.d.ts +0 -1
- package/lib/types/models/index.d.ts +2 -118
- package/lib/umd/apis/UsersApi.js +7 -101
- package/lib/umd/apis/VerifiableCredentialsApi.js +6 -6
- package/lib/umd/apis/VerifiablePresentationsApi.js +26 -29
- package/lib/umd/models/IDPCreateInvitationDto.js +7 -13
- package/lib/umd/models/VCCreateCredentialTypeConfigDto.js +8 -3
- package/lib/umd/models/VCCreatePresentationRequestOptionsRequestDto.js +1 -1
- package/lib/umd/models/VCCredentialTypeConfigDto.js +14 -5
- package/lib/umd/models/VCCredentialTypeModelDto.js +12 -12
- package/lib/umd/models/VCFieldsDtoFilter.js +6 -0
- package/lib/umd/models/VCFilterContainsDto.js +52 -0
- package/lib/umd/models/VCFilterDto.js +6 -0
- package/lib/umd/models/VCFilterItemsDto.js +50 -0
- package/lib/umd/models/VCInputDescriptorDto.js +2 -0
- package/lib/umd/models/VCPresentationVerificationOptionsDto.js +1 -2
- package/lib/umd/models/index.js +2 -118
- package/package.json +1 -1
- package/lib/esm/models/ATOMAgentList.js +0 -44
- package/lib/esm/models/ATOMAgentToken.js +0 -43
- package/lib/esm/models/ATOMApplicationVersion.js +0 -44
- package/lib/esm/models/ATOMAuthorizationResponse.js +0 -47
- package/lib/esm/models/ATOMBlobInfo.js +0 -67
- package/lib/esm/models/ATOMBlobInfoResponse.js +0 -44
- package/lib/esm/models/ATOMBlobPublicInfo.js +0 -61
- package/lib/esm/models/ATOMBlobPublicInfoResponse.js +0 -44
- package/lib/esm/models/ATOMBlobUploadUrlRequest.js +0 -46
- package/lib/esm/models/ATOMComponent.js +0 -49
- package/lib/esm/models/ATOMFileStorageBackend.js +0 -45
- package/lib/esm/models/ATOMFileStorageConfiguration.js +0 -46
- package/lib/esm/models/ATOMGenesisRequest.js +0 -43
- package/lib/esm/models/ATOMJwk.js +0 -49
- package/lib/esm/models/ATOMNewAgentRequest.js +0 -48
- package/lib/esm/models/ATOMOneAgent.js +0 -44
- package/lib/esm/models/ATOMOneUser.js +0 -44
- package/lib/esm/models/ATOMOrgAgent.js +0 -51
- package/lib/esm/models/ATOMPublicKey.js +0 -43
- package/lib/esm/models/ATOMRedeemInvitationRequest.js +0 -46
- package/lib/esm/models/ATOMSecurityRightSpec.js +0 -48
- package/lib/esm/models/ATOMUpdateOrgAgentRequest.js +0 -46
- package/lib/esm/models/CreateSessionResponseSession.js +0 -43
- package/lib/esm/models/IDNApp.js +0 -61
- package/lib/esm/models/IDNAppSignal.js +0 -49
- package/lib/esm/models/IDNComponent.js +0 -49
- package/lib/esm/models/IDNDatabase.js +0 -52
- package/lib/esm/models/IDNHealthCheck.js +0 -49
- package/lib/esm/models/IDNStatusDto.js +0 -56
- package/lib/esm/models/IDNStatusDtoWrapper.js +0 -44
- package/lib/esm/models/IDNVersionDto.js +0 -44
- package/lib/esm/models/IDPAcceptInviteNewUserDto.js +0 -52
- package/lib/esm/models/IDPClientModelDto.js +0 -82
- package/lib/esm/models/IDPClientResponseDto.js +0 -44
- package/lib/esm/models/IDPClientsResponseDto.js +0 -44
- package/lib/esm/models/IDPCreateClientDto.js +0 -85
- package/lib/esm/models/IDPCreateClientPayloadDto.js +0 -44
- package/lib/esm/models/IDPForgotPasswordDto.js +0 -43
- package/lib/esm/models/IDPLoginRequestDto.js +0 -49
- package/lib/esm/models/IDPResetPasswordDto.js +0 -43
- package/lib/esm/models/IDPUpdateClientDto.js +0 -61
- package/lib/esm/models/IDPUpdateClientPayloadDto.js +0 -44
- package/lib/esm/models/KeystoreComponent.js +0 -46
- package/lib/esm/models/KeystoreDelegation.js +0 -73
- package/lib/esm/models/KeystoreDelegationResponse.js +0 -44
- package/lib/esm/models/KeystoreDelegationWithPivateDekExternalIdResponse.js +0 -47
- package/lib/esm/models/KeystoreExternalAdmissionTokens.js +0 -46
- package/lib/esm/models/KeystoreKbcSessionResponse.js +0 -48
- package/lib/esm/models/KeystoreSession.js +0 -55
- package/lib/esm/models/KeystoreSessionResponse.js +0 -44
- package/lib/esm/models/KeystoreSessionValidity.js +0 -43
- package/lib/esm/models/KeystoreSrpChallenge.js +0 -46
- package/lib/esm/models/KeystoreUser.js +0 -46
- package/lib/esm/models/KeystoreUserImported.js +0 -49
- package/lib/esm/models/KeystoreUserInfo.js +0 -52
- package/lib/esm/models/KeystoreUserQueuedForDeletion.js +0 -46
- package/lib/esm/models/KeystoreUserResponse.js +0 -44
- package/lib/esm/models/KeystoreUsernameResponse.js +0 -46
- package/lib/esm/models/KeystoreWellKnownRecaptchaResponse.js +0 -43
- package/lib/esm/models/UtilitiesApplicationVersion.js +0 -44
- package/lib/esm/models/UtilitiesComponent.js +0 -49
- package/lib/esm/models/UtilitiesFileStorageBackend.js +0 -45
- package/lib/esm/models/UtilitiesFileStorageConfiguration.js +0 -46
- package/lib/esm/models/VCAmqp.js +0 -50
- package/lib/esm/models/VCApp.js +0 -61
- package/lib/esm/models/VCAppSignal.js +0 -49
- package/lib/esm/models/VCComponent.js +0 -49
- package/lib/esm/models/VCConnectionParams.js +0 -52
- package/lib/esm/models/VCCreateCredentialTypeConfigDtoExpiry.js +0 -49
- package/lib/esm/models/VCCreateCredentialTypeExpiryDto.js +0 -49
- package/lib/esm/models/VCCredentialTypeConfigDtoExpiry.js +0 -49
- package/lib/esm/models/VCCredentialTypeExpiryDto.js +0 -49
- package/lib/esm/models/VCCredentialTypeModelDtoConfig.js +0 -52
- package/lib/esm/models/VCCredentialTypeModelDtoSchema.js +0 -55
- package/lib/esm/models/VCCredentialTypeModelDtoStyle.js +0 -49
- package/lib/esm/models/VCDatabase.js +0 -52
- package/lib/esm/models/VCHealthCheck.js +0 -49
- package/lib/esm/models/VCStatusDto.js +0 -60
- package/lib/esm/models/VCStatusDtoWrapper.js +0 -44
- package/lib/esm/models/VCVersionDto.js +0 -44
- package/lib/esm/models/VaultAdmissionToken.js +0 -49
- package/lib/esm/models/VaultAdmissionTokenResponse.js +0 -44
- package/lib/esm/models/VaultAssociation.js +0 -58
- package/lib/esm/models/VaultAssociationResponse.js +0 -44
- package/lib/esm/models/VaultAttachmentResponse.js +0 -44
- package/lib/esm/models/VaultCompactAttachment.js +0 -54
- package/lib/esm/models/VaultCompactSlot.js +0 -49
- package/lib/esm/models/VaultComponent.js +0 -46
- package/lib/esm/models/VaultCreateOrganizationServiceResponse.js +0 -48
- package/lib/esm/models/VaultCreateSessionResponse.js +0 -44
- package/lib/esm/models/VaultDeletionQueueItemResponse.js +0 -44
- package/lib/esm/models/VaultGlobalAttachmentsReport.js +0 -52
- package/lib/esm/models/VaultGlobalAttachmentsReportResponse.js +0 -44
- package/lib/esm/models/VaultGlobalConnectionsReport.js +0 -56
- package/lib/esm/models/VaultGlobalConnectionsReportResponse.js +0 -48
- package/lib/esm/models/VaultGlobalSharesReport.js +0 -49
- package/lib/esm/models/VaultGlobalUsersReport.js +0 -52
- package/lib/esm/models/VaultGlobalUsersReportResponse.js +0 -44
- package/lib/esm/models/VaultImage.js +0 -49
- package/lib/esm/models/VaultInvitationConfirmedResponse.js +0 -51
- package/lib/esm/models/VaultItemTemplateClassificationRequest.js +0 -46
- package/lib/esm/models/VaultOrganization.js +0 -81
- package/lib/esm/models/VaultOrganizationMember.js +0 -59
- package/lib/esm/models/VaultOrganizationResponse.js +0 -44
- package/lib/esm/models/VaultRedirectResponse.js +0 -43
- package/lib/esm/models/VaultService.js +0 -78
- package/lib/esm/models/VaultServiceUser.js +0 -55
- package/lib/esm/models/VaultSessionResumeResponse.js +0 -51
- package/lib/esm/models/VaultSessionTypeAndUserAccessToken.js +0 -54
- package/lib/esm/models/VaultSlotResponse.js +0 -44
- package/lib/esm/models/VaultSystemClassificationNode.js +0 -64
- package/lib/esm/models/VaultSystemClassificationScheme.js +0 -65
- package/lib/esm/models/VaultSystemItemTemplate.js +0 -63
- package/lib/esm/models/VaultSystemTemplateSlot.js +0 -52
- package/lib/esm/models/VaultUserAccessToken.js +0 -55
- package/lib/esm/models/VaultUserQueuedForDeletion.js +0 -46
- package/lib/types/models/ATOMAgentList.d.ts +0 -32
- package/lib/types/models/ATOMAgentToken.d.ts +0 -31
- package/lib/types/models/ATOMApplicationVersion.d.ts +0 -32
- package/lib/types/models/ATOMAuthorizationResponse.d.ts +0 -38
- package/lib/types/models/ATOMBlobInfo.d.ts +0 -85
- package/lib/types/models/ATOMBlobInfoResponse.d.ts +0 -32
- package/lib/types/models/ATOMBlobPublicInfo.d.ts +0 -67
- package/lib/types/models/ATOMBlobPublicInfoResponse.d.ts +0 -32
- package/lib/types/models/ATOMBlobUploadUrlRequest.d.ts +0 -37
- package/lib/types/models/ATOMComponent.d.ts +0 -43
- package/lib/types/models/ATOMFileStorageBackend.d.ts +0 -37
- package/lib/types/models/ATOMFileStorageConfiguration.d.ts +0 -38
- package/lib/types/models/ATOMGenesisRequest.d.ts +0 -31
- package/lib/types/models/ATOMJwk.d.ts +0 -43
- package/lib/types/models/ATOMNewAgentRequest.d.ts +0 -43
- package/lib/types/models/ATOMOneAgent.d.ts +0 -32
- package/lib/types/models/ATOMOneUser.d.ts +0 -32
- package/lib/types/models/ATOMOrgAgent.d.ts +0 -49
- package/lib/types/models/ATOMPublicKey.d.ts +0 -31
- package/lib/types/models/ATOMRebuildableProjectors.d.ts +0 -31
- package/lib/types/models/ATOMRedeemInvitationRequest.d.ts +0 -37
- package/lib/types/models/ATOMSecurityRightSpec.d.ts +0 -43
- package/lib/types/models/ATOMSrt.d.ts +0 -31
- package/lib/types/models/ATOMUpdateOrgAgentRequest.d.ts +0 -37
- package/lib/types/models/CreateSessionResponseSession.d.ts +0 -31
- package/lib/types/models/IDNApp.d.ts +0 -67
- package/lib/types/models/IDNAppSignal.d.ts +0 -43
- package/lib/types/models/IDNComponent.d.ts +0 -43
- package/lib/types/models/IDNDatabase.d.ts +0 -49
- package/lib/types/models/IDNHealthCheck.d.ts +0 -43
- package/lib/types/models/IDNStatusDto.d.ts +0 -53
- package/lib/types/models/IDNStatusDtoWrapper.d.ts +0 -32
- package/lib/types/models/IDNVersionDto.d.ts +0 -32
- package/lib/types/models/IDPAcceptInviteNewUserDto.d.ts +0 -49
- package/lib/types/models/IDPClientModelDto.d.ts +0 -109
- package/lib/types/models/IDPClientResponseDto.d.ts +0 -32
- package/lib/types/models/IDPClientsResponseDto.d.ts +0 -32
- package/lib/types/models/IDPCreateClientDto.d.ts +0 -102
- package/lib/types/models/IDPCreateClientPayloadDto.d.ts +0 -32
- package/lib/types/models/IDPForgotPasswordDto.d.ts +0 -31
- package/lib/types/models/IDPLoginRequestDto.d.ts +0 -43
- package/lib/types/models/IDPResetPasswordDto.d.ts +0 -31
- package/lib/types/models/IDPUpdateClientDto.d.ts +0 -70
- package/lib/types/models/IDPUpdateClientPayloadDto.d.ts +0 -32
- package/lib/types/models/KeystoreComponent.d.ts +0 -37
- package/lib/types/models/KeystoreDelegation.d.ts +0 -91
- package/lib/types/models/KeystoreDelegationResponse.d.ts +0 -32
- package/lib/types/models/KeystoreDelegationWithPivateDekExternalIdResponse.d.ts +0 -38
- package/lib/types/models/KeystoreExternalAdmissionTokens.d.ts +0 -37
- package/lib/types/models/KeystoreKbcSessionResponse.d.ts +0 -39
- package/lib/types/models/KeystoreSession.d.ts +0 -55
- package/lib/types/models/KeystoreSessionResponse.d.ts +0 -32
- package/lib/types/models/KeystoreSessionValidity.d.ts +0 -31
- package/lib/types/models/KeystoreSrpChallenge.d.ts +0 -37
- package/lib/types/models/KeystoreUser.d.ts +0 -37
- package/lib/types/models/KeystoreUserImported.d.ts +0 -43
- package/lib/types/models/KeystoreUserInfo.d.ts +0 -49
- package/lib/types/models/KeystoreUserQueuedForDeletion.d.ts +0 -37
- package/lib/types/models/KeystoreUserResponse.d.ts +0 -32
- package/lib/types/models/KeystoreUsernameResponse.d.ts +0 -37
- package/lib/types/models/KeystoreWellKnownRecaptchaResponse.d.ts +0 -31
- package/lib/types/models/UtilitiesApplicationVersion.d.ts +0 -32
- package/lib/types/models/UtilitiesComponent.d.ts +0 -43
- package/lib/types/models/UtilitiesFileStorageBackend.d.ts +0 -37
- package/lib/types/models/UtilitiesFileStorageConfiguration.d.ts +0 -38
- package/lib/types/models/VCAmqp.d.ts +0 -44
- package/lib/types/models/VCApp.d.ts +0 -67
- package/lib/types/models/VCAppSignal.d.ts +0 -43
- package/lib/types/models/VCComponent.d.ts +0 -43
- package/lib/types/models/VCConnectionParams.d.ts +0 -49
- package/lib/types/models/VCCreateCredentialTypeConfigDtoExpiry.d.ts +0 -43
- package/lib/types/models/VCCreateCredentialTypeExpiryDto.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeConfigDtoExpiry.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeExpiryDto.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeModelDtoConfig.d.ts +0 -50
- package/lib/types/models/VCCredentialTypeModelDtoSchema.d.ts +0 -55
- package/lib/types/models/VCCredentialTypeModelDtoStyle.d.ts +0 -43
- package/lib/types/models/VCDatabase.d.ts +0 -49
- package/lib/types/models/VCHealthCheck.d.ts +0 -43
- package/lib/types/models/VCStatusDto.d.ts +0 -60
- package/lib/types/models/VCStatusDtoWrapper.d.ts +0 -32
- package/lib/types/models/VCVersionDto.d.ts +0 -32
- package/lib/types/models/VaultAdmissionToken.d.ts +0 -43
- package/lib/types/models/VaultAdmissionTokenResponse.d.ts +0 -32
- package/lib/types/models/VaultAssociation.d.ts +0 -61
- package/lib/types/models/VaultAssociationResponse.d.ts +0 -32
- package/lib/types/models/VaultAttachmentResponse.d.ts +0 -32
- package/lib/types/models/VaultCompactAttachment.d.ts +0 -55
- package/lib/types/models/VaultCompactSlot.d.ts +0 -45
- package/lib/types/models/VaultComponent.d.ts +0 -37
- package/lib/types/models/VaultCreateOrganizationServiceResponse.d.ts +0 -39
- package/lib/types/models/VaultCreateSessionResponse.d.ts +0 -32
- package/lib/types/models/VaultDeletionQueueItemResponse.d.ts +0 -32
- package/lib/types/models/VaultGlobalAttachmentsReport.d.ts +0 -49
- package/lib/types/models/VaultGlobalAttachmentsReportResponse.d.ts +0 -32
- package/lib/types/models/VaultGlobalConnectionsReport.d.ts +0 -56
- package/lib/types/models/VaultGlobalConnectionsReportResponse.d.ts +0 -39
- package/lib/types/models/VaultGlobalSharesReport.d.ts +0 -43
- package/lib/types/models/VaultGlobalUsersReport.d.ts +0 -49
- package/lib/types/models/VaultGlobalUsersReportResponse.d.ts +0 -32
- package/lib/types/models/VaultImage.d.ts +0 -43
- package/lib/types/models/VaultInvitationConfirmedResponse.d.ts +0 -45
- package/lib/types/models/VaultItemTemplateClassificationRequest.d.ts +0 -37
- package/lib/types/models/VaultOrganization.d.ts +0 -100
- package/lib/types/models/VaultOrganizationMember.d.ts +0 -57
- package/lib/types/models/VaultOrganizationResponse.d.ts +0 -32
- package/lib/types/models/VaultRedirectResponse.d.ts +0 -31
- package/lib/types/models/VaultService.d.ts +0 -94
- package/lib/types/models/VaultServiceUser.d.ts +0 -55
- package/lib/types/models/VaultSessionResumeResponse.d.ts +0 -45
- package/lib/types/models/VaultSessionTypeAndUserAccessToken.d.ts +0 -46
- package/lib/types/models/VaultSlotResponse.d.ts +0 -32
- package/lib/types/models/VaultSystemClassificationNode.d.ts +0 -74
- package/lib/types/models/VaultSystemClassificationScheme.d.ts +0 -74
- package/lib/types/models/VaultSystemItemTemplate.d.ts +0 -69
- package/lib/types/models/VaultSystemTemplateSlot.d.ts +0 -49
- package/lib/types/models/VaultUserAccessToken.d.ts +0 -55
- package/lib/types/models/VaultUserQueuedForDeletion.d.ts +0 -37
- package/lib/umd/models/ATOMAgentList.js +0 -51
- package/lib/umd/models/ATOMAgentToken.js +0 -50
- package/lib/umd/models/ATOMApplicationVersion.js +0 -51
- package/lib/umd/models/ATOMAuthorizationResponse.js +0 -54
- package/lib/umd/models/ATOMBlobInfo.js +0 -74
- package/lib/umd/models/ATOMBlobInfoResponse.js +0 -51
- package/lib/umd/models/ATOMBlobPublicInfo.js +0 -68
- package/lib/umd/models/ATOMBlobPublicInfoResponse.js +0 -51
- package/lib/umd/models/ATOMBlobUploadUrlRequest.js +0 -53
- package/lib/umd/models/ATOMComponent.js +0 -56
- package/lib/umd/models/ATOMFileStorageBackend.js +0 -52
- package/lib/umd/models/ATOMFileStorageConfiguration.js +0 -53
- package/lib/umd/models/ATOMGenesisRequest.js +0 -50
- package/lib/umd/models/ATOMJwk.js +0 -56
- package/lib/umd/models/ATOMNewAgentRequest.js +0 -55
- package/lib/umd/models/ATOMOneAgent.js +0 -51
- package/lib/umd/models/ATOMOneUser.js +0 -51
- package/lib/umd/models/ATOMOrgAgent.js +0 -58
- package/lib/umd/models/ATOMPublicKey.js +0 -50
- package/lib/umd/models/ATOMRebuildableProjectors.js +0 -50
- package/lib/umd/models/ATOMRedeemInvitationRequest.js +0 -53
- package/lib/umd/models/ATOMSecurityRightSpec.js +0 -55
- package/lib/umd/models/ATOMSrt.js +0 -50
- package/lib/umd/models/ATOMUpdateOrgAgentRequest.js +0 -53
- package/lib/umd/models/CreateSessionResponseSession.js +0 -50
- package/lib/umd/models/IDNApp.js +0 -68
- package/lib/umd/models/IDNAppSignal.js +0 -56
- package/lib/umd/models/IDNComponent.js +0 -56
- package/lib/umd/models/IDNDatabase.js +0 -59
- package/lib/umd/models/IDNHealthCheck.js +0 -56
- package/lib/umd/models/IDNStatusDto.js +0 -63
- package/lib/umd/models/IDNStatusDtoWrapper.js +0 -51
- package/lib/umd/models/IDNVersionDto.js +0 -51
- package/lib/umd/models/IDPAcceptInviteNewUserDto.js +0 -59
- package/lib/umd/models/IDPClientModelDto.js +0 -89
- package/lib/umd/models/IDPClientResponseDto.js +0 -51
- package/lib/umd/models/IDPClientsResponseDto.js +0 -51
- package/lib/umd/models/IDPCreateClientDto.js +0 -92
- package/lib/umd/models/IDPCreateClientPayloadDto.js +0 -51
- package/lib/umd/models/IDPForgotPasswordDto.js +0 -50
- package/lib/umd/models/IDPLoginRequestDto.js +0 -56
- package/lib/umd/models/IDPResetPasswordDto.js +0 -50
- package/lib/umd/models/IDPUpdateClientDto.js +0 -68
- package/lib/umd/models/IDPUpdateClientPayloadDto.js +0 -51
- package/lib/umd/models/KeystoreComponent.js +0 -53
- package/lib/umd/models/KeystoreDelegation.js +0 -80
- package/lib/umd/models/KeystoreDelegationResponse.js +0 -51
- package/lib/umd/models/KeystoreDelegationWithPivateDekExternalIdResponse.js +0 -54
- package/lib/umd/models/KeystoreExternalAdmissionTokens.js +0 -53
- package/lib/umd/models/KeystoreKbcSessionResponse.js +0 -55
- package/lib/umd/models/KeystoreSession.js +0 -62
- package/lib/umd/models/KeystoreSessionResponse.js +0 -51
- package/lib/umd/models/KeystoreSessionValidity.js +0 -50
- package/lib/umd/models/KeystoreSrpChallenge.js +0 -53
- package/lib/umd/models/KeystoreUser.js +0 -53
- package/lib/umd/models/KeystoreUserImported.js +0 -56
- package/lib/umd/models/KeystoreUserInfo.js +0 -59
- package/lib/umd/models/KeystoreUserQueuedForDeletion.js +0 -53
- package/lib/umd/models/KeystoreUserResponse.js +0 -51
- package/lib/umd/models/KeystoreUsernameResponse.js +0 -53
- package/lib/umd/models/KeystoreWellKnownRecaptchaResponse.js +0 -50
- package/lib/umd/models/UtilitiesApplicationVersion.js +0 -51
- package/lib/umd/models/UtilitiesComponent.js +0 -56
- package/lib/umd/models/UtilitiesFileStorageBackend.js +0 -52
- package/lib/umd/models/UtilitiesFileStorageConfiguration.js +0 -53
- package/lib/umd/models/VCAmqp.js +0 -57
- package/lib/umd/models/VCApp.js +0 -68
- package/lib/umd/models/VCAppSignal.js +0 -56
- package/lib/umd/models/VCComponent.js +0 -56
- package/lib/umd/models/VCConnectionParams.js +0 -59
- package/lib/umd/models/VCCreateCredentialTypeConfigDtoExpiry.js +0 -56
- package/lib/umd/models/VCCreateCredentialTypeExpiryDto.js +0 -56
- package/lib/umd/models/VCCredentialTypeConfigDtoExpiry.js +0 -56
- package/lib/umd/models/VCCredentialTypeExpiryDto.js +0 -56
- package/lib/umd/models/VCCredentialTypeModelDtoConfig.js +0 -59
- package/lib/umd/models/VCCredentialTypeModelDtoSchema.js +0 -62
- package/lib/umd/models/VCCredentialTypeModelDtoStyle.js +0 -56
- package/lib/umd/models/VCDatabase.js +0 -59
- package/lib/umd/models/VCHealthCheck.js +0 -56
- package/lib/umd/models/VCStatusDto.js +0 -67
- package/lib/umd/models/VCStatusDtoWrapper.js +0 -51
- package/lib/umd/models/VCVersionDto.js +0 -51
- package/lib/umd/models/VaultAdmissionToken.js +0 -56
- package/lib/umd/models/VaultAdmissionTokenResponse.js +0 -51
- package/lib/umd/models/VaultAssociation.js +0 -65
- package/lib/umd/models/VaultAssociationResponse.js +0 -51
- package/lib/umd/models/VaultAttachmentResponse.js +0 -51
- package/lib/umd/models/VaultCompactAttachment.js +0 -61
- package/lib/umd/models/VaultCompactSlot.js +0 -56
- package/lib/umd/models/VaultComponent.js +0 -53
- package/lib/umd/models/VaultCreateOrganizationServiceResponse.js +0 -55
- package/lib/umd/models/VaultCreateSessionResponse.js +0 -51
- package/lib/umd/models/VaultDeletionQueueItemResponse.js +0 -51
- package/lib/umd/models/VaultGlobalAttachmentsReport.js +0 -59
- package/lib/umd/models/VaultGlobalAttachmentsReportResponse.js +0 -51
- package/lib/umd/models/VaultGlobalConnectionsReport.js +0 -63
- package/lib/umd/models/VaultGlobalConnectionsReportResponse.js +0 -55
- package/lib/umd/models/VaultGlobalSharesReport.js +0 -56
- package/lib/umd/models/VaultGlobalUsersReport.js +0 -59
- package/lib/umd/models/VaultGlobalUsersReportResponse.js +0 -51
- package/lib/umd/models/VaultImage.js +0 -56
- package/lib/umd/models/VaultInvitationConfirmedResponse.js +0 -58
- package/lib/umd/models/VaultItemTemplateClassificationRequest.js +0 -53
- package/lib/umd/models/VaultOrganization.js +0 -88
- package/lib/umd/models/VaultOrganizationMember.js +0 -66
- package/lib/umd/models/VaultOrganizationResponse.js +0 -51
- package/lib/umd/models/VaultRedirectResponse.js +0 -50
- package/lib/umd/models/VaultService.js +0 -85
- package/lib/umd/models/VaultServiceUser.js +0 -62
- package/lib/umd/models/VaultSessionResumeResponse.js +0 -58
- package/lib/umd/models/VaultSessionTypeAndUserAccessToken.js +0 -61
- package/lib/umd/models/VaultSlotResponse.js +0 -51
- package/lib/umd/models/VaultSystemClassificationNode.js +0 -71
- package/lib/umd/models/VaultSystemClassificationScheme.js +0 -72
- package/lib/umd/models/VaultSystemItemTemplate.js +0 -70
- package/lib/umd/models/VaultSystemTemplateSlot.js +0 -59
- package/lib/umd/models/VaultUserAccessToken.js +0 -62
- package/lib/umd/models/VaultUserQueuedForDeletion.js +0 -53
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { IDPCreateClientDto } from './IDPCreateClientDto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface IDPCreateClientPayloadDto
|
|
17
|
-
*/
|
|
18
|
-
export interface IDPCreateClientPayloadDto {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {IDPCreateClientDto}
|
|
22
|
-
* @memberof IDPCreateClientPayloadDto
|
|
23
|
-
*/
|
|
24
|
-
client: IDPCreateClientDto;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Check if a given object implements the IDPCreateClientPayloadDto interface.
|
|
28
|
-
*/
|
|
29
|
-
export declare function instanceOfIDPCreateClientPayloadDto(value: object): boolean;
|
|
30
|
-
export declare function IDPCreateClientPayloadDtoFromJSON(json: any): IDPCreateClientPayloadDto;
|
|
31
|
-
export declare function IDPCreateClientPayloadDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): IDPCreateClientPayloadDto;
|
|
32
|
-
export declare function IDPCreateClientPayloadDtoToJSON(value?: IDPCreateClientPayloadDto | null): any;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface IDPForgotPasswordDto
|
|
16
|
-
*/
|
|
17
|
-
export interface IDPForgotPasswordDto {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof IDPForgotPasswordDto
|
|
22
|
-
*/
|
|
23
|
-
g_recaptcha_response: string;
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* Check if a given object implements the IDPForgotPasswordDto interface.
|
|
27
|
-
*/
|
|
28
|
-
export declare function instanceOfIDPForgotPasswordDto(value: object): boolean;
|
|
29
|
-
export declare function IDPForgotPasswordDtoFromJSON(json: any): IDPForgotPasswordDto;
|
|
30
|
-
export declare function IDPForgotPasswordDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): IDPForgotPasswordDto;
|
|
31
|
-
export declare function IDPForgotPasswordDtoToJSON(value?: IDPForgotPasswordDto | null): any;
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface IDPLoginRequestDto
|
|
16
|
-
*/
|
|
17
|
-
export interface IDPLoginRequestDto {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof IDPLoginRequestDto
|
|
22
|
-
*/
|
|
23
|
-
g_recaptcha_response: string;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof IDPLoginRequestDto
|
|
28
|
-
*/
|
|
29
|
-
user: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof IDPLoginRequestDto
|
|
34
|
-
*/
|
|
35
|
-
password: string;
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* Check if a given object implements the IDPLoginRequestDto interface.
|
|
39
|
-
*/
|
|
40
|
-
export declare function instanceOfIDPLoginRequestDto(value: object): boolean;
|
|
41
|
-
export declare function IDPLoginRequestDtoFromJSON(json: any): IDPLoginRequestDto;
|
|
42
|
-
export declare function IDPLoginRequestDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): IDPLoginRequestDto;
|
|
43
|
-
export declare function IDPLoginRequestDtoToJSON(value?: IDPLoginRequestDto | null): any;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface IDPResetPasswordDto
|
|
16
|
-
*/
|
|
17
|
-
export interface IDPResetPasswordDto {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof IDPResetPasswordDto
|
|
22
|
-
*/
|
|
23
|
-
g_recaptcha_response: string;
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* Check if a given object implements the IDPResetPasswordDto interface.
|
|
27
|
-
*/
|
|
28
|
-
export declare function instanceOfIDPResetPasswordDto(value: object): boolean;
|
|
29
|
-
export declare function IDPResetPasswordDtoFromJSON(json: any): IDPResetPasswordDto;
|
|
30
|
-
export declare function IDPResetPasswordDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): IDPResetPasswordDto;
|
|
31
|
-
export declare function IDPResetPasswordDtoToJSON(value?: IDPResetPasswordDto | null): any;
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface IDPUpdateClientDto
|
|
16
|
-
*/
|
|
17
|
-
export interface IDPUpdateClientDto {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof IDPUpdateClientDto
|
|
22
|
-
*/
|
|
23
|
-
scopes?: string;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {Array<string>}
|
|
27
|
-
* @memberof IDPUpdateClientDto
|
|
28
|
-
*/
|
|
29
|
-
redirects?: Array<string>;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {Array<string>}
|
|
33
|
-
* @memberof IDPUpdateClientDto
|
|
34
|
-
*/
|
|
35
|
-
logout_redirects?: Array<string>;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {boolean}
|
|
39
|
-
* @memberof IDPUpdateClientDto
|
|
40
|
-
*/
|
|
41
|
-
is_active?: boolean;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof IDPUpdateClientDto
|
|
46
|
-
*/
|
|
47
|
-
application_base_url?: string;
|
|
48
|
-
/**
|
|
49
|
-
*
|
|
50
|
-
* @type {string}
|
|
51
|
-
* @memberof IDPUpdateClientDto
|
|
52
|
-
*/
|
|
53
|
-
token_endpoint_auth_method?: IDPUpdateClientDtoTokenEndpointAuthMethodEnum;
|
|
54
|
-
}
|
|
55
|
-
/**
|
|
56
|
-
* @export
|
|
57
|
-
*/
|
|
58
|
-
export declare const IDPUpdateClientDtoTokenEndpointAuthMethodEnum: {
|
|
59
|
-
readonly ClientSecretBasic: "client_secret_basic";
|
|
60
|
-
readonly ClientSecretPost: "client_secret_post";
|
|
61
|
-
readonly None: "none";
|
|
62
|
-
};
|
|
63
|
-
export type IDPUpdateClientDtoTokenEndpointAuthMethodEnum = typeof IDPUpdateClientDtoTokenEndpointAuthMethodEnum[keyof typeof IDPUpdateClientDtoTokenEndpointAuthMethodEnum];
|
|
64
|
-
/**
|
|
65
|
-
* Check if a given object implements the IDPUpdateClientDto interface.
|
|
66
|
-
*/
|
|
67
|
-
export declare function instanceOfIDPUpdateClientDto(value: object): boolean;
|
|
68
|
-
export declare function IDPUpdateClientDtoFromJSON(json: any): IDPUpdateClientDto;
|
|
69
|
-
export declare function IDPUpdateClientDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): IDPUpdateClientDto;
|
|
70
|
-
export declare function IDPUpdateClientDtoToJSON(value?: IDPUpdateClientDto | null): any;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { IDPUpdateClientDto } from './IDPUpdateClientDto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface IDPUpdateClientPayloadDto
|
|
17
|
-
*/
|
|
18
|
-
export interface IDPUpdateClientPayloadDto {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {IDPUpdateClientDto}
|
|
22
|
-
* @memberof IDPUpdateClientPayloadDto
|
|
23
|
-
*/
|
|
24
|
-
client: IDPUpdateClientDto;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Check if a given object implements the IDPUpdateClientPayloadDto interface.
|
|
28
|
-
*/
|
|
29
|
-
export declare function instanceOfIDPUpdateClientPayloadDto(value: object): boolean;
|
|
30
|
-
export declare function IDPUpdateClientPayloadDtoFromJSON(json: any): IDPUpdateClientPayloadDto;
|
|
31
|
-
export declare function IDPUpdateClientPayloadDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): IDPUpdateClientPayloadDto;
|
|
32
|
-
export declare function IDPUpdateClientPayloadDtoToJSON(value?: IDPUpdateClientPayloadDto | null): any;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface KeystoreComponent
|
|
16
|
-
*/
|
|
17
|
-
export interface KeystoreComponent {
|
|
18
|
-
/**
|
|
19
|
-
* API version
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof KeystoreComponent
|
|
22
|
-
*/
|
|
23
|
-
api_version: string;
|
|
24
|
-
/**
|
|
25
|
-
* Name of the component/microservice
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof KeystoreComponent
|
|
28
|
-
*/
|
|
29
|
-
name: string;
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* Check if a given object implements the KeystoreComponent interface.
|
|
33
|
-
*/
|
|
34
|
-
export declare function instanceOfKeystoreComponent(value: object): boolean;
|
|
35
|
-
export declare function KeystoreComponentFromJSON(json: any): KeystoreComponent;
|
|
36
|
-
export declare function KeystoreComponentFromJSONTyped(json: any, ignoreDiscriminator: boolean): KeystoreComponent;
|
|
37
|
-
export declare function KeystoreComponentToJSON(value?: KeystoreComponent | null): any;
|
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface KeystoreDelegation
|
|
16
|
-
*/
|
|
17
|
-
export interface KeystoreDelegation {
|
|
18
|
-
/**
|
|
19
|
-
* The delegation token identifies the delegation relation in the keystore. The delegation token is a unique token which is generated when the account owner creates a delegation. The delegation token is then added to the invitation in the vault, and once the delegate user accepts the invitation he/she can retrieve it from the connection and use it to claim the delegation record in the keystore.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof KeystoreDelegation
|
|
22
|
-
*/
|
|
23
|
-
delegation_token: string;
|
|
24
|
-
/**
|
|
25
|
-
* Timestamp of when the delegate claimed the delegation record with `POST /delegations/{delegation_token}/claim`
|
|
26
|
-
* @type {Date}
|
|
27
|
-
* @memberof KeystoreDelegation
|
|
28
|
-
*/
|
|
29
|
-
claimed_at: Date | null;
|
|
30
|
-
/**
|
|
31
|
-
* Expiration date of a delegation. Each delegation exipres after a while, and claiming an expired delegation is not possible.
|
|
32
|
-
* @type {Date}
|
|
33
|
-
* @memberof KeystoreDelegation
|
|
34
|
-
*/
|
|
35
|
-
expire_at: Date;
|
|
36
|
-
/**
|
|
37
|
-
* Timestamp of when verification of a delegation took place. Verification of a delegation happens when both `delegate_signature` and `delegate_public_key` are present.`delegate_signature` is added by the delegate user when claiming the delegation record. `delegate_public_key` is a public key of the delegate user from the connection between the delegate user and the account owner in the vault, and is added by the account owner when sharing the KEK for the first time.
|
|
38
|
-
* @type {Date}
|
|
39
|
-
* @memberof KeystoreDelegation
|
|
40
|
-
*/
|
|
41
|
-
verification_attempted_at: Date | null;
|
|
42
|
-
/**
|
|
43
|
-
* `true` or `false`: the result of verifying the signature of the delegate user.Verification of a delegation happens when both `delegate_signature` and `delegate_public_key` are present.`delegate_signature` is added by the delegate user when claiming the delegation record. `delegate_public_key` is a public key of the delegate user from the connection between the delegate user and the account owner in the vault, and is added by the account owner when sharing the KEK for the first time.
|
|
44
|
-
* @type {boolean}
|
|
45
|
-
* @memberof KeystoreDelegation
|
|
46
|
-
*/
|
|
47
|
-
verified: boolean | null;
|
|
48
|
-
/**
|
|
49
|
-
* The delegation role identical to the delegation role in the vault connection.
|
|
50
|
-
* @type {string}
|
|
51
|
-
* @memberof KeystoreDelegation
|
|
52
|
-
*/
|
|
53
|
-
delegation_role: string;
|
|
54
|
-
/**
|
|
55
|
-
* The public key of delegate user, this public key belongs to the connection keypair of the delegate user in the vault. It is added by the account owner when sharing the KEK for the first time.
|
|
56
|
-
* @type {string}
|
|
57
|
-
* @memberof KeystoreDelegation
|
|
58
|
-
*/
|
|
59
|
-
delegate_public_key: string | null;
|
|
60
|
-
/**
|
|
61
|
-
* When the delegate user claims the delegation record he/she adds an RSA signature signed with the connection keypair of the delegate user in the vault
|
|
62
|
-
* @type {string}
|
|
63
|
-
* @memberof KeystoreDelegation
|
|
64
|
-
*/
|
|
65
|
-
delegate_signature: string | null;
|
|
66
|
-
/**
|
|
67
|
-
* ID of the account owner in the vault.
|
|
68
|
-
* @type {string}
|
|
69
|
-
* @memberof KeystoreDelegation
|
|
70
|
-
*/
|
|
71
|
-
vault_account_owner_id: string | null;
|
|
72
|
-
/**
|
|
73
|
-
* This field specifies the current encryption mode of `account_owner_kek`.
|
|
74
|
-
* @type {boolean}
|
|
75
|
-
* @memberof KeystoreDelegation
|
|
76
|
-
*/
|
|
77
|
-
account_owner_kek_encrypted_with_connection_keypair: boolean | null;
|
|
78
|
-
/**
|
|
79
|
-
* Key encryption key of the account owner stored in the delegation record for the delegate user. This KEK is initially encrypted by the public key of delegate user, this public key belongs to the connection keypair of the delegate user in the vault. This KEK is then re-encrypted with the KEK of the delegate user. Field `account_owner_kek_encrypted_with_connection_keypair` specifies the current encryption mode.
|
|
80
|
-
* @type {string}
|
|
81
|
-
* @memberof KeystoreDelegation
|
|
82
|
-
*/
|
|
83
|
-
account_owner_kek: string | null;
|
|
84
|
-
}
|
|
85
|
-
/**
|
|
86
|
-
* Check if a given object implements the KeystoreDelegation interface.
|
|
87
|
-
*/
|
|
88
|
-
export declare function instanceOfKeystoreDelegation(value: object): boolean;
|
|
89
|
-
export declare function KeystoreDelegationFromJSON(json: any): KeystoreDelegation;
|
|
90
|
-
export declare function KeystoreDelegationFromJSONTyped(json: any, ignoreDiscriminator: boolean): KeystoreDelegation;
|
|
91
|
-
export declare function KeystoreDelegationToJSON(value?: KeystoreDelegation | null): any;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { KeystoreDelegation } from './KeystoreDelegation';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface KeystoreDelegationResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface KeystoreDelegationResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {KeystoreDelegation}
|
|
22
|
-
* @memberof KeystoreDelegationResponse
|
|
23
|
-
*/
|
|
24
|
-
delegation: KeystoreDelegation;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Check if a given object implements the KeystoreDelegationResponse interface.
|
|
28
|
-
*/
|
|
29
|
-
export declare function instanceOfKeystoreDelegationResponse(value: object): boolean;
|
|
30
|
-
export declare function KeystoreDelegationResponseFromJSON(json: any): KeystoreDelegationResponse;
|
|
31
|
-
export declare function KeystoreDelegationResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): KeystoreDelegationResponse;
|
|
32
|
-
export declare function KeystoreDelegationResponseToJSON(value?: KeystoreDelegationResponse | null): any;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { KeystoreDelegation } from './KeystoreDelegation';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface KeystoreDelegationWithPivateDekExternalIdResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface KeystoreDelegationWithPivateDekExternalIdResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {KeystoreDelegation}
|
|
22
|
-
* @memberof KeystoreDelegationWithPivateDekExternalIdResponse
|
|
23
|
-
*/
|
|
24
|
-
delegation: KeystoreDelegation;
|
|
25
|
-
/**
|
|
26
|
-
* The ID of the private DEK
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof KeystoreDelegationWithPivateDekExternalIdResponse
|
|
29
|
-
*/
|
|
30
|
-
private_dek_external_id: string;
|
|
31
|
-
}
|
|
32
|
-
/**
|
|
33
|
-
* Check if a given object implements the KeystoreDelegationWithPivateDekExternalIdResponse interface.
|
|
34
|
-
*/
|
|
35
|
-
export declare function instanceOfKeystoreDelegationWithPivateDekExternalIdResponse(value: object): boolean;
|
|
36
|
-
export declare function KeystoreDelegationWithPivateDekExternalIdResponseFromJSON(json: any): KeystoreDelegationWithPivateDekExternalIdResponse;
|
|
37
|
-
export declare function KeystoreDelegationWithPivateDekExternalIdResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): KeystoreDelegationWithPivateDekExternalIdResponse;
|
|
38
|
-
export declare function KeystoreDelegationWithPivateDekExternalIdResponseToJSON(value?: KeystoreDelegationWithPivateDekExternalIdResponse | null): any;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface KeystoreExternalAdmissionTokens
|
|
16
|
-
*/
|
|
17
|
-
export interface KeystoreExternalAdmissionTokens {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof KeystoreExternalAdmissionTokens
|
|
22
|
-
*/
|
|
23
|
-
vault_api_admission_token: string;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof KeystoreExternalAdmissionTokens
|
|
28
|
-
*/
|
|
29
|
-
passphrase_store_admission_token: string;
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* Check if a given object implements the KeystoreExternalAdmissionTokens interface.
|
|
33
|
-
*/
|
|
34
|
-
export declare function instanceOfKeystoreExternalAdmissionTokens(value: object): boolean;
|
|
35
|
-
export declare function KeystoreExternalAdmissionTokensFromJSON(json: any): KeystoreExternalAdmissionTokens;
|
|
36
|
-
export declare function KeystoreExternalAdmissionTokensFromJSONTyped(json: any, ignoreDiscriminator: boolean): KeystoreExternalAdmissionTokens;
|
|
37
|
-
export declare function KeystoreExternalAdmissionTokensToJSON(value?: KeystoreExternalAdmissionTokens | null): any;
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { KeystoreSession } from './KeystoreSession';
|
|
13
|
-
import type { KeystoreUserInfo } from './KeystoreUserInfo';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface KeystoreKbcSessionResponse
|
|
18
|
-
*/
|
|
19
|
-
export interface KeystoreKbcSessionResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {KeystoreSession}
|
|
23
|
-
* @memberof KeystoreKbcSessionResponse
|
|
24
|
-
*/
|
|
25
|
-
session: KeystoreSession;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {KeystoreUserInfo}
|
|
29
|
-
* @memberof KeystoreKbcSessionResponse
|
|
30
|
-
*/
|
|
31
|
-
user_info: KeystoreUserInfo;
|
|
32
|
-
}
|
|
33
|
-
/**
|
|
34
|
-
* Check if a given object implements the KeystoreKbcSessionResponse interface.
|
|
35
|
-
*/
|
|
36
|
-
export declare function instanceOfKeystoreKbcSessionResponse(value: object): boolean;
|
|
37
|
-
export declare function KeystoreKbcSessionResponseFromJSON(json: any): KeystoreKbcSessionResponse;
|
|
38
|
-
export declare function KeystoreKbcSessionResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): KeystoreKbcSessionResponse;
|
|
39
|
-
export declare function KeystoreKbcSessionResponseToJSON(value?: KeystoreKbcSessionResponse | null): any;
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface KeystoreSession
|
|
16
|
-
*/
|
|
17
|
-
export interface KeystoreSession {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof KeystoreSession
|
|
22
|
-
*/
|
|
23
|
-
id: string;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof KeystoreSession
|
|
28
|
-
*/
|
|
29
|
-
session_authentication_string: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {Date}
|
|
33
|
-
* @memberof KeystoreSession
|
|
34
|
-
*/
|
|
35
|
-
valid_from: Date;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {Date}
|
|
39
|
-
* @memberof KeystoreSession
|
|
40
|
-
*/
|
|
41
|
-
valid_till: Date;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof KeystoreSession
|
|
46
|
-
*/
|
|
47
|
-
username: string;
|
|
48
|
-
}
|
|
49
|
-
/**
|
|
50
|
-
* Check if a given object implements the KeystoreSession interface.
|
|
51
|
-
*/
|
|
52
|
-
export declare function instanceOfKeystoreSession(value: object): boolean;
|
|
53
|
-
export declare function KeystoreSessionFromJSON(json: any): KeystoreSession;
|
|
54
|
-
export declare function KeystoreSessionFromJSONTyped(json: any, ignoreDiscriminator: boolean): KeystoreSession;
|
|
55
|
-
export declare function KeystoreSessionToJSON(value?: KeystoreSession | null): any;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { KeystoreSession } from './KeystoreSession';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface KeystoreSessionResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface KeystoreSessionResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {KeystoreSession}
|
|
22
|
-
* @memberof KeystoreSessionResponse
|
|
23
|
-
*/
|
|
24
|
-
session: KeystoreSession;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Check if a given object implements the KeystoreSessionResponse interface.
|
|
28
|
-
*/
|
|
29
|
-
export declare function instanceOfKeystoreSessionResponse(value: object): boolean;
|
|
30
|
-
export declare function KeystoreSessionResponseFromJSON(json: any): KeystoreSessionResponse;
|
|
31
|
-
export declare function KeystoreSessionResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): KeystoreSessionResponse;
|
|
32
|
-
export declare function KeystoreSessionResponseToJSON(value?: KeystoreSessionResponse | null): any;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface KeystoreSessionValidity
|
|
16
|
-
*/
|
|
17
|
-
export interface KeystoreSessionValidity {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {Date}
|
|
21
|
-
* @memberof KeystoreSessionValidity
|
|
22
|
-
*/
|
|
23
|
-
valid_till: Date;
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* Check if a given object implements the KeystoreSessionValidity interface.
|
|
27
|
-
*/
|
|
28
|
-
export declare function instanceOfKeystoreSessionValidity(value: object): boolean;
|
|
29
|
-
export declare function KeystoreSessionValidityFromJSON(json: any): KeystoreSessionValidity;
|
|
30
|
-
export declare function KeystoreSessionValidityFromJSONTyped(json: any, ignoreDiscriminator: boolean): KeystoreSessionValidity;
|
|
31
|
-
export declare function KeystoreSessionValidityToJSON(value?: KeystoreSessionValidity | null): any;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface KeystoreSrpChallenge
|
|
16
|
-
*/
|
|
17
|
-
export interface KeystoreSrpChallenge {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof KeystoreSrpChallenge
|
|
22
|
-
*/
|
|
23
|
-
challenge_salt: string;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof KeystoreSrpChallenge
|
|
28
|
-
*/
|
|
29
|
-
challenge_b: string;
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* Check if a given object implements the KeystoreSrpChallenge interface.
|
|
33
|
-
*/
|
|
34
|
-
export declare function instanceOfKeystoreSrpChallenge(value: object): boolean;
|
|
35
|
-
export declare function KeystoreSrpChallengeFromJSON(json: any): KeystoreSrpChallenge;
|
|
36
|
-
export declare function KeystoreSrpChallengeFromJSONTyped(json: any, ignoreDiscriminator: boolean): KeystoreSrpChallenge;
|
|
37
|
-
export declare function KeystoreSrpChallengeToJSON(value?: KeystoreSrpChallenge | null): any;
|