@openvtc/trust-tasks 0.14.0 → 0.14.1
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/dist/auth/step-up/approve-request/0.1/payload.d.ts +3 -3
- package/dist/auth/step-up/approve-request/0.1/payload.js +1 -1
- package/dist/auth/step-up/approve-request/0.1/payload.js.map +1 -1
- package/dist/auth/step-up/approve-request/0.2/payload.d.ts +3 -3
- package/dist/auth/step-up/approve-request/0.2/payload.js +1 -1
- package/dist/auth/step-up/approve-request/0.2/payload.js.map +1 -1
- package/dist/did-management/did/info/0.1/payload.d.ts +3 -3
- package/dist/did-management/did/info/0.1/payload.js +1 -1
- package/dist/did-management/did/info/0.1/payload.js.map +1 -1
- package/dist/governance/capability/enable/0.1/payload.d.ts +3 -3
- package/dist/governance/capability/enable/0.1/payload.js +1 -1
- package/dist/governance/capability/enable/0.1/payload.js.map +1 -1
- package/dist/provision/integration/0.1/payload.d.ts +13 -13
- package/dist/provision/integration/0.1/payload.js +4 -4
- package/dist/provision/integration/0.1/payload.js.map +1 -1
- package/dist/provision/integration/0.2/payload.d.ts +13 -13
- package/dist/provision/integration/0.2/payload.js +4 -4
- package/dist/provision/integration/0.2/payload.js.map +1 -1
- package/dist/provision/integration/0.3/payload.d.ts +13 -13
- package/dist/provision/integration/0.3/payload.js +4 -4
- package/dist/provision/integration/0.3/payload.js.map +1 -1
- package/dist/trust-task-error/0.1/payload.d.ts +3 -3
- package/dist/trust-task-error/0.1/payload.js +1 -1
- package/dist/trust-task-error/0.1/payload.js.map +1 -1
- package/dist/trust-task-error/0.2/payload.d.ts +3 -3
- package/dist/trust-task-error/0.2/payload.js +1 -1
- package/dist/trust-task-error/0.2/payload.js.map +1 -1
- package/dist/trust-task-error/0.3/payload.d.ts +3 -3
- package/dist/trust-task-error/0.3/payload.js +1 -1
- package/dist/trust-task-error/0.3/payload.js.map +1 -1
- package/dist/trust-task-error/0.4/payload.d.ts +3 -3
- package/dist/trust-task-error/0.4/payload.js +1 -1
- package/dist/trust-task-error/0.4/payload.js.map +1 -1
- package/dist/trust-task-error/0.5/payload.d.ts +3 -3
- package/dist/trust-task-error/0.5/payload.js +1 -1
- package/dist/trust-task-error/0.5/payload.js.map +1 -1
- package/dist/vault/proxy-login/0.1/payload.d.ts +13 -13
- package/dist/vault/proxy-login/0.1/payload.js +5 -5
- package/dist/vault/proxy-login/0.1/payload.js.map +1 -1
- package/dist/vault/proxy-login/0.2/payload.d.ts +10 -10
- package/dist/vault/proxy-login/0.2/payload.js +4 -4
- package/dist/vault/proxy-login/0.2/payload.js.map +1 -1
- package/dist/vault/release/0.1/payload.d.ts +13 -13
- package/dist/vault/release/0.1/payload.js +5 -5
- package/dist/vault/release/0.1/payload.js.map +1 -1
- package/dist/vault/release/0.2/payload.d.ts +13 -13
- package/dist/vault/release/0.2/payload.js +5 -5
- package/dist/vault/release/0.2/payload.js.map +1 -1
- package/dist/vault/sign-trust-task/0.1/payload.d.ts +19 -19
- package/dist/vault/sign-trust-task/0.1/payload.js +7 -7
- package/dist/vault/sign-trust-task/0.1/payload.js.map +1 -1
- package/dist/vault/sign-trust-task/0.2/payload.d.ts +16 -16
- package/dist/vault/sign-trust-task/0.2/payload.js +6 -6
- package/dist/vault/sign-trust-task/0.2/payload.js.map +1 -1
- package/dist/vault/upsert/0.1/payload.d.ts +11 -11
- package/dist/vault/upsert/0.1/payload.js +4 -4
- package/dist/vault/upsert/0.1/payload.js.map +1 -1
- package/dist/vault/upsert/0.2/payload.d.ts +11 -11
- package/dist/vault/upsert/0.2/payload.js +4 -4
- package/dist/vault/upsert/0.2/payload.js.map +1 -1
- package/dist/vault/upsert/0.3/payload.d.ts +11 -11
- package/dist/vault/upsert/0.3/payload.js +4 -4
- package/dist/vault/upsert/0.3/payload.js.map +1 -1
- package/package.json +1 -1
- package/src/auth/step-up/approve-request/0.1/payload.ts +2 -2
- package/src/auth/step-up/approve-request/0.2/payload.ts +2 -2
- package/src/did-management/did/info/0.1/payload.ts +2 -2
- package/src/governance/capability/enable/0.1/payload.ts +2 -2
- package/src/provision/integration/0.1/payload.ts +9 -9
- package/src/provision/integration/0.2/payload.ts +9 -9
- package/src/provision/integration/0.3/payload.ts +9 -9
- package/src/trust-task-error/0.1/payload.ts +2 -2
- package/src/trust-task-error/0.2/payload.ts +2 -2
- package/src/trust-task-error/0.3/payload.ts +2 -2
- package/src/trust-task-error/0.4/payload.ts +2 -2
- package/src/trust-task-error/0.5/payload.ts +2 -2
- package/src/vault/proxy-login/0.1/payload.ts +8 -8
- package/src/vault/proxy-login/0.2/payload.ts +6 -6
- package/src/vault/release/0.1/payload.ts +8 -8
- package/src/vault/release/0.2/payload.ts +8 -8
- package/src/vault/sign-trust-task/0.1/payload.ts +12 -12
- package/src/vault/sign-trust-task/0.2/payload.ts +10 -10
- package/src/vault/upsert/0.1/payload.ts +7 -7
- package/src/vault/upsert/0.2/payload.ts +7 -7
- package/src/vault/upsert/0.3/payload.ts +7 -7
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
*/
|
|
8
8
|
export interface TrustTaskErrorPayload {
|
|
9
9
|
/**
|
|
10
|
-
* Short identifier for the failure category. MUST be either a framework standard code (SPEC.md §8.3) or an extended code namespaced by the originating spec's slug (SPEC.md §8.5, e.g. 'acl/grant:
|
|
10
|
+
* Short identifier for the failure category. MUST be either a framework standard code (SPEC.md §8.3) or an extended code namespaced by the originating spec's slug (SPEC.md §8.5, e.g. 'acl/grant:roleNotRecognized').
|
|
11
11
|
*/
|
|
12
12
|
code: (("malformedRequest" | "unsupportedType" | "unsupportedVersion" | "expired" | "proofRequired" | "proofInvalid" | "permissionDenied" | "wrongRecipient" | "identityMismatch" | "idConflict" | "taskFailed" | "unavailable" | "internalError") | {
|
|
13
13
|
[k: string]: unknown | undefined;
|
|
@@ -66,7 +66,7 @@ export declare const PAYLOAD_SCHEMA: {
|
|
|
66
66
|
readonly properties: {
|
|
67
67
|
readonly code: {
|
|
68
68
|
readonly type: "string";
|
|
69
|
-
readonly description: "Short identifier for the failure category. MUST be either a framework standard code (SPEC.md §8.3) or an extended code namespaced by the originating spec's slug (SPEC.md §8.5, e.g. 'acl/grant:
|
|
69
|
+
readonly description: "Short identifier for the failure category. MUST be either a framework standard code (SPEC.md §8.3) or an extended code namespaced by the originating spec's slug (SPEC.md §8.5, e.g. 'acl/grant:roleNotRecognized').";
|
|
70
70
|
readonly anyOf: readonly [{
|
|
71
71
|
readonly enum: readonly ["malformedRequest", "unsupportedType", "unsupportedVersion", "expired", "proofRequired", "proofInvalid", "permissionDenied", "wrongRecipient", "identityMismatch", "idConflict", "taskFailed", "unavailable", "internalError"];
|
|
72
72
|
}, {
|
|
@@ -133,7 +133,7 @@ export declare const SPEC: {
|
|
|
133
133
|
readonly properties: {
|
|
134
134
|
readonly code: {
|
|
135
135
|
readonly type: "string";
|
|
136
|
-
readonly description: "Short identifier for the failure category. MUST be either a framework standard code (SPEC.md §8.3) or an extended code namespaced by the originating spec's slug (SPEC.md §8.5, e.g. 'acl/grant:
|
|
136
|
+
readonly description: "Short identifier for the failure category. MUST be either a framework standard code (SPEC.md §8.3) or an extended code namespaced by the originating spec's slug (SPEC.md §8.5, e.g. 'acl/grant:roleNotRecognized').";
|
|
137
137
|
readonly anyOf: readonly [{
|
|
138
138
|
readonly enum: readonly ["malformedRequest", "unsupportedType", "unsupportedVersion", "expired", "proofRequired", "proofInvalid", "permissionDenied", "wrongRecipient", "identityMismatch", "idConflict", "taskFailed", "unavailable", "internalError"];
|
|
139
139
|
}, {
|
|
@@ -27,7 +27,7 @@ export const PAYLOAD_SCHEMA = {
|
|
|
27
27
|
"properties": {
|
|
28
28
|
"code": {
|
|
29
29
|
"type": "string",
|
|
30
|
-
"description": "Short identifier for the failure category. MUST be either a framework standard code (SPEC.md §8.3) or an extended code namespaced by the originating spec's slug (SPEC.md §8.5, e.g. 'acl/grant:
|
|
30
|
+
"description": "Short identifier for the failure category. MUST be either a framework standard code (SPEC.md §8.3) or an extended code namespaced by the originating spec's slug (SPEC.md §8.5, e.g. 'acl/grant:roleNotRecognized').",
|
|
31
31
|
"anyOf": [
|
|
32
32
|
{
|
|
33
33
|
"enum": [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"payload.js","sourceRoot":"","sources":["../../../src/trust-task-error/0.4/payload.ts"],"names":[],"mappings":"AAAA;;;GAGG;AA6DH,2BAA2B;AAC3B,MAAM,CAAC,MAAM,QAAQ,GAAG,kDAA2D,CAAC;AAKpF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG;IAC5B,SAAS,EAAE,8CAA8C;IACzD,KAAK,EAAE,kDAAkD;IACzD,OAAO,EAAE,4BAA4B;IACrC,aAAa,EAAE,wDAAwD;IACvE,MAAM,EAAE,QAAQ;IAChB,sBAAsB,EAAE,KAAK;IAC7B,UAAU,EAAE;QACV,MAAM;QACN,WAAW;KACZ;IACD,YAAY,EAAE;QACZ,MAAM,EAAE;YACN,MAAM,EAAE,QAAQ;YAChB,aAAa,EAAE,
|
|
1
|
+
{"version":3,"file":"payload.js","sourceRoot":"","sources":["../../../src/trust-task-error/0.4/payload.ts"],"names":[],"mappings":"AAAA;;;GAGG;AA6DH,2BAA2B;AAC3B,MAAM,CAAC,MAAM,QAAQ,GAAG,kDAA2D,CAAC;AAKpF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG;IAC5B,SAAS,EAAE,8CAA8C;IACzD,KAAK,EAAE,kDAAkD;IACzD,OAAO,EAAE,4BAA4B;IACrC,aAAa,EAAE,wDAAwD;IACvE,MAAM,EAAE,QAAQ;IAChB,sBAAsB,EAAE,KAAK;IAC7B,UAAU,EAAE;QACV,MAAM;QACN,WAAW;KACZ;IACD,YAAY,EAAE;QACZ,MAAM,EAAE;YACN,MAAM,EAAE,QAAQ;YAChB,aAAa,EAAE,sNAAsN;YACrO,OAAO,EAAE;gBACP;oBACE,MAAM,EAAE;wBACN,kBAAkB;wBAClB,iBAAiB;wBACjB,oBAAoB;wBACpB,SAAS;wBACT,eAAe;wBACf,cAAc;wBACd,kBAAkB;wBAClB,gBAAgB;wBAChB,kBAAkB;wBAClB,YAAY;wBACZ,YAAY;wBACZ,aAAa;wBACb,eAAe;qBAChB;iBACF;gBACD;oBACE,SAAS,EAAE,iFAAiF;iBAC7F;aACF;SACF;QACD,cAAc,EAAE;YACd,MAAM,EAAE,QAAQ;YAChB,sBAAsB,EAAE,KAAK;YAC7B,UAAU,EAAE;gBACV,SAAS;aACV;YACD,aAAa,EAAE,iWAAiW;YAChX,YAAY,EAAE;gBACZ,SAAS,EAAE;oBACT,MAAM,EAAE,QAAQ;oBAChB,QAAQ,EAAE,KAAK;oBACf,WAAW,EAAE,CAAC;oBACd,aAAa,EAAE,uQAAuQ;iBACvR;gBACD,IAAI,EAAE;oBACJ,MAAM,EAAE,QAAQ;oBAChB,WAAW,EAAE,CAAC;oBACd,aAAa,EAAE,yOAAyO;iBACzP;aACF;SACF;QACD,SAAS,EAAE;YACT,MAAM,EAAE,QAAQ;YAChB,aAAa,EAAE,4FAA4F;SAC5G;QACD,WAAW,EAAE;YACX,MAAM,EAAE,SAAS;YACjB,aAAa,EAAE,+HAA+H;SAC/I;QACD,YAAY,EAAE;YACZ,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,WAAW;YACrB,aAAa,EAAE,wGAAwG;SACxH;QACD,SAAS,EAAE;YACT,MAAM,EAAE,QAAQ;YAChB,aAAa,EAAE,uHAAuH;SACvI;KACF;CACO,CAAC;AAEX;;;;;GAKG;AACH,MAAM,CAAC,MAAM,IAAI,GAAG;IAClB,OAAO,EAAE,QAAQ;IACjB,QAAQ,EAAE,KAAK;IACf,eAAe,EAAE,KAAK;IACtB,mBAAmB,EAAE,IAAI;IACzB,aAAa,EAAE,cAAc;CACrB,CAAC"}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
*/
|
|
8
8
|
export interface TrustTaskErrorPayload {
|
|
9
9
|
/**
|
|
10
|
-
* Short identifier for the failure category. MUST be either a framework standard code (SPEC.md §8.3) or an extended code namespaced by the originating spec's slug (SPEC.md §8.5, e.g. 'acl/grant:
|
|
10
|
+
* Short identifier for the failure category. MUST be either a framework standard code (SPEC.md §8.3) or an extended code namespaced by the originating spec's slug (SPEC.md §8.5, e.g. 'acl/grant:roleNotRecognized').
|
|
11
11
|
*/
|
|
12
12
|
code: (("malformedRequest" | "unsupportedType" | "unsupportedVersion" | "expired" | "proofRequired" | "proofInvalid" | "permissionDenied" | "wrongRecipient" | "identityMismatch" | "idConflict" | "cancelled" | "taskFailed" | "unavailable" | "internalError") | {
|
|
13
13
|
[k: string]: unknown | undefined;
|
|
@@ -66,7 +66,7 @@ export declare const PAYLOAD_SCHEMA: {
|
|
|
66
66
|
readonly properties: {
|
|
67
67
|
readonly code: {
|
|
68
68
|
readonly type: "string";
|
|
69
|
-
readonly description: "Short identifier for the failure category. MUST be either a framework standard code (SPEC.md §8.3) or an extended code namespaced by the originating spec's slug (SPEC.md §8.5, e.g. 'acl/grant:
|
|
69
|
+
readonly description: "Short identifier for the failure category. MUST be either a framework standard code (SPEC.md §8.3) or an extended code namespaced by the originating spec's slug (SPEC.md §8.5, e.g. 'acl/grant:roleNotRecognized').";
|
|
70
70
|
readonly anyOf: readonly [{
|
|
71
71
|
readonly enum: readonly ["malformedRequest", "unsupportedType", "unsupportedVersion", "expired", "proofRequired", "proofInvalid", "permissionDenied", "wrongRecipient", "identityMismatch", "idConflict", "cancelled", "taskFailed", "unavailable", "internalError"];
|
|
72
72
|
}, {
|
|
@@ -133,7 +133,7 @@ export declare const SPEC: {
|
|
|
133
133
|
readonly properties: {
|
|
134
134
|
readonly code: {
|
|
135
135
|
readonly type: "string";
|
|
136
|
-
readonly description: "Short identifier for the failure category. MUST be either a framework standard code (SPEC.md §8.3) or an extended code namespaced by the originating spec's slug (SPEC.md §8.5, e.g. 'acl/grant:
|
|
136
|
+
readonly description: "Short identifier for the failure category. MUST be either a framework standard code (SPEC.md §8.3) or an extended code namespaced by the originating spec's slug (SPEC.md §8.5, e.g. 'acl/grant:roleNotRecognized').";
|
|
137
137
|
readonly anyOf: readonly [{
|
|
138
138
|
readonly enum: readonly ["malformedRequest", "unsupportedType", "unsupportedVersion", "expired", "proofRequired", "proofInvalid", "permissionDenied", "wrongRecipient", "identityMismatch", "idConflict", "cancelled", "taskFailed", "unavailable", "internalError"];
|
|
139
139
|
}, {
|
|
@@ -27,7 +27,7 @@ export const PAYLOAD_SCHEMA = {
|
|
|
27
27
|
"properties": {
|
|
28
28
|
"code": {
|
|
29
29
|
"type": "string",
|
|
30
|
-
"description": "Short identifier for the failure category. MUST be either a framework standard code (SPEC.md §8.3) or an extended code namespaced by the originating spec's slug (SPEC.md §8.5, e.g. 'acl/grant:
|
|
30
|
+
"description": "Short identifier for the failure category. MUST be either a framework standard code (SPEC.md §8.3) or an extended code namespaced by the originating spec's slug (SPEC.md §8.5, e.g. 'acl/grant:roleNotRecognized').",
|
|
31
31
|
"anyOf": [
|
|
32
32
|
{
|
|
33
33
|
"enum": [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"payload.js","sourceRoot":"","sources":["../../../src/trust-task-error/0.5/payload.ts"],"names":[],"mappings":"AAAA;;;GAGG;AA8DH,2BAA2B;AAC3B,MAAM,CAAC,MAAM,QAAQ,GAAG,kDAA2D,CAAC;AAKpF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG;IAC5B,SAAS,EAAE,8CAA8C;IACzD,KAAK,EAAE,kDAAkD;IACzD,OAAO,EAAE,4BAA4B;IACrC,aAAa,EAAE,wDAAwD;IACvE,MAAM,EAAE,QAAQ;IAChB,sBAAsB,EAAE,KAAK;IAC7B,UAAU,EAAE;QACV,MAAM;QACN,WAAW;KACZ;IACD,YAAY,EAAE;QACZ,MAAM,EAAE;YACN,MAAM,EAAE,QAAQ;YAChB,aAAa,EAAE,
|
|
1
|
+
{"version":3,"file":"payload.js","sourceRoot":"","sources":["../../../src/trust-task-error/0.5/payload.ts"],"names":[],"mappings":"AAAA;;;GAGG;AA8DH,2BAA2B;AAC3B,MAAM,CAAC,MAAM,QAAQ,GAAG,kDAA2D,CAAC;AAKpF;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG;IAC5B,SAAS,EAAE,8CAA8C;IACzD,KAAK,EAAE,kDAAkD;IACzD,OAAO,EAAE,4BAA4B;IACrC,aAAa,EAAE,wDAAwD;IACvE,MAAM,EAAE,QAAQ;IAChB,sBAAsB,EAAE,KAAK;IAC7B,UAAU,EAAE;QACV,MAAM;QACN,WAAW;KACZ;IACD,YAAY,EAAE;QACZ,MAAM,EAAE;YACN,MAAM,EAAE,QAAQ;YAChB,aAAa,EAAE,sNAAsN;YACrO,OAAO,EAAE;gBACP;oBACE,MAAM,EAAE;wBACN,kBAAkB;wBAClB,iBAAiB;wBACjB,oBAAoB;wBACpB,SAAS;wBACT,eAAe;wBACf,cAAc;wBACd,kBAAkB;wBAClB,gBAAgB;wBAChB,kBAAkB;wBAClB,YAAY;wBACZ,WAAW;wBACX,YAAY;wBACZ,aAAa;wBACb,eAAe;qBAChB;iBACF;gBACD;oBACE,SAAS,EAAE,iFAAiF;iBAC7F;aACF;SACF;QACD,cAAc,EAAE;YACd,MAAM,EAAE,QAAQ;YAChB,sBAAsB,EAAE,KAAK;YAC7B,UAAU,EAAE;gBACV,SAAS;aACV;YACD,aAAa,EAAE,iWAAiW;YAChX,YAAY,EAAE;gBACZ,SAAS,EAAE;oBACT,MAAM,EAAE,QAAQ;oBAChB,QAAQ,EAAE,KAAK;oBACf,WAAW,EAAE,CAAC;oBACd,aAAa,EAAE,uQAAuQ;iBACvR;gBACD,IAAI,EAAE;oBACJ,MAAM,EAAE,QAAQ;oBAChB,WAAW,EAAE,CAAC;oBACd,aAAa,EAAE,yOAAyO;iBACzP;aACF;SACF;QACD,SAAS,EAAE;YACT,MAAM,EAAE,QAAQ;YAChB,aAAa,EAAE,4FAA4F;SAC5G;QACD,WAAW,EAAE;YACX,MAAM,EAAE,SAAS;YACjB,aAAa,EAAE,+HAA+H;SAC/I;QACD,YAAY,EAAE;YACZ,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,WAAW;YACrB,aAAa,EAAE,wGAAwG;SACxH;QACD,SAAS,EAAE;YACT,MAAM,EAAE,QAAQ;YAChB,aAAa,EAAE,uHAAuH;SACvI;KACF;CACO,CAAC;AAEX;;;;;GAKG;AACH,MAAM,CAAC,MAAM,IAAI,GAAG;IAClB,OAAO,EAAE,QAAQ;IACjB,QAAQ,EAAE,KAAK;IACf,eAAe,EAAE,KAAK;IACtB,mBAAmB,EAAE,IAAI;IACzB,aAAa,EAAE,cAAc;CACrB,CAAC"}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
*/
|
|
8
8
|
export type SiteTarget = WebOrigin | Did | IosApp | AndroidApp;
|
|
9
9
|
/**
|
|
10
|
-
* Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:
|
|
10
|
+
* Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:envelopeUnsupported`.
|
|
11
11
|
*/
|
|
12
12
|
export type SealedEnvelope = DidcommAuthcryptEnvelope | HpkeArmoredEnvelope | TspMessageEnvelope;
|
|
13
13
|
/**
|
|
@@ -87,7 +87,7 @@ export interface ConsumerContext {
|
|
|
87
87
|
networkClass?: "unknown" | "home" | "corp" | "public" | "vpn";
|
|
88
88
|
}
|
|
89
89
|
/**
|
|
90
|
-
* Optional — included on retry after a prior proxy-login attempt returned `
|
|
90
|
+
* Optional — included on retry after a prior proxy-login attempt returned `stepUpRequired`.
|
|
91
91
|
*/
|
|
92
92
|
export interface StepUpProof {
|
|
93
93
|
kind: "webauthn-uv" | "push-approval" | "totp";
|
|
@@ -143,7 +143,7 @@ export interface HpkeArmoredEnvelope {
|
|
|
143
143
|
producerAssertion?: "did-signed" | "attested" | "pinned-only";
|
|
144
144
|
}
|
|
145
145
|
/**
|
|
146
|
-
* Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tsp-message` envelopes explicitly (`
|
|
146
|
+
* Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tsp-message` envelopes explicitly (`envelopeUnsupported`) until they're wired up — rather than silently failing in DIDComm parsing.
|
|
147
147
|
*/
|
|
148
148
|
export interface TspMessageEnvelope {
|
|
149
149
|
envelope: "tsp-message";
|
|
@@ -193,7 +193,7 @@ export declare const PAYLOAD_SCHEMA: {
|
|
|
193
193
|
};
|
|
194
194
|
readonly stepUpProof: {
|
|
195
195
|
readonly $ref: "#/$defs/StepUpProof";
|
|
196
|
-
readonly description: "Optional — included on retry after a prior proxy-login attempt returned `
|
|
196
|
+
readonly description: "Optional — included on retry after a prior proxy-login attempt returned `stepUpRequired`.";
|
|
197
197
|
};
|
|
198
198
|
readonly nonce: {
|
|
199
199
|
readonly type: "string";
|
|
@@ -221,7 +221,7 @@ export declare const PAYLOAD_SCHEMA: {
|
|
|
221
221
|
readonly properties: {
|
|
222
222
|
readonly sealedSessionBlob: {
|
|
223
223
|
readonly $ref: "#/$defs/SealedEnvelope";
|
|
224
|
-
readonly description: "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:
|
|
224
|
+
readonly description: "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:envelopeUnsupported`.";
|
|
225
225
|
};
|
|
226
226
|
readonly ext: {
|
|
227
227
|
readonly $ref: "#/$defs/Ext";
|
|
@@ -251,7 +251,7 @@ export declare const PAYLOAD_SCHEMA: {
|
|
|
251
251
|
};
|
|
252
252
|
readonly TspMessageEnvelope: {
|
|
253
253
|
readonly title: "TspMessageEnvelope";
|
|
254
|
-
readonly description: "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tsp-message` envelopes explicitly (`
|
|
254
|
+
readonly description: "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tsp-message` envelopes explicitly (`envelopeUnsupported`) until they're wired up — rather than silently failing in DIDComm parsing.";
|
|
255
255
|
readonly type: "object";
|
|
256
256
|
readonly additionalProperties: false;
|
|
257
257
|
readonly required: readonly ["envelope", "message"];
|
|
@@ -453,7 +453,7 @@ export declare const RESPONSE_PAYLOAD_SCHEMA: {
|
|
|
453
453
|
readonly properties: {
|
|
454
454
|
readonly sealedSessionBlob: {
|
|
455
455
|
readonly $ref: "#/$defs/SealedEnvelope";
|
|
456
|
-
readonly description: "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:
|
|
456
|
+
readonly description: "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:envelopeUnsupported`.";
|
|
457
457
|
};
|
|
458
458
|
readonly ext: {
|
|
459
459
|
readonly $ref: "#/$defs/Ext";
|
|
@@ -483,7 +483,7 @@ export declare const RESPONSE_PAYLOAD_SCHEMA: {
|
|
|
483
483
|
};
|
|
484
484
|
readonly TspMessageEnvelope: {
|
|
485
485
|
readonly title: "TspMessageEnvelope";
|
|
486
|
-
readonly description: "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tsp-message` envelopes explicitly (`
|
|
486
|
+
readonly description: "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tsp-message` envelopes explicitly (`envelopeUnsupported`) until they're wired up — rather than silently failing in DIDComm parsing.";
|
|
487
487
|
readonly type: "object";
|
|
488
488
|
readonly additionalProperties: false;
|
|
489
489
|
readonly required: readonly ["envelope", "message"];
|
|
@@ -706,7 +706,7 @@ export declare const SPEC: {
|
|
|
706
706
|
};
|
|
707
707
|
readonly stepUpProof: {
|
|
708
708
|
readonly $ref: "#/$defs/StepUpProof";
|
|
709
|
-
readonly description: "Optional — included on retry after a prior proxy-login attempt returned `
|
|
709
|
+
readonly description: "Optional — included on retry after a prior proxy-login attempt returned `stepUpRequired`.";
|
|
710
710
|
};
|
|
711
711
|
readonly nonce: {
|
|
712
712
|
readonly type: "string";
|
|
@@ -734,7 +734,7 @@ export declare const SPEC: {
|
|
|
734
734
|
readonly properties: {
|
|
735
735
|
readonly sealedSessionBlob: {
|
|
736
736
|
readonly $ref: "#/$defs/SealedEnvelope";
|
|
737
|
-
readonly description: "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:
|
|
737
|
+
readonly description: "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:envelopeUnsupported`.";
|
|
738
738
|
};
|
|
739
739
|
readonly ext: {
|
|
740
740
|
readonly $ref: "#/$defs/Ext";
|
|
@@ -764,7 +764,7 @@ export declare const SPEC: {
|
|
|
764
764
|
};
|
|
765
765
|
readonly TspMessageEnvelope: {
|
|
766
766
|
readonly title: "TspMessageEnvelope";
|
|
767
|
-
readonly description: "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tsp-message` envelopes explicitly (`
|
|
767
|
+
readonly description: "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tsp-message` envelopes explicitly (`envelopeUnsupported`) until they're wired up — rather than silently failing in DIDComm parsing.";
|
|
768
768
|
readonly type: "object";
|
|
769
769
|
readonly additionalProperties: false;
|
|
770
770
|
readonly required: readonly ["envelope", "message"];
|
|
@@ -976,7 +976,7 @@ export declare const RESPONSE_SPEC: {
|
|
|
976
976
|
readonly properties: {
|
|
977
977
|
readonly sealedSessionBlob: {
|
|
978
978
|
readonly $ref: "#/$defs/SealedEnvelope";
|
|
979
|
-
readonly description: "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:
|
|
979
|
+
readonly description: "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:envelopeUnsupported`.";
|
|
980
980
|
};
|
|
981
981
|
readonly ext: {
|
|
982
982
|
readonly $ref: "#/$defs/Ext";
|
|
@@ -1006,7 +1006,7 @@ export declare const RESPONSE_SPEC: {
|
|
|
1006
1006
|
};
|
|
1007
1007
|
readonly TspMessageEnvelope: {
|
|
1008
1008
|
readonly title: "TspMessageEnvelope";
|
|
1009
|
-
readonly description: "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tsp-message` envelopes explicitly (`
|
|
1009
|
+
readonly description: "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tsp-message` envelopes explicitly (`envelopeUnsupported`) until they're wired up — rather than silently failing in DIDComm parsing.";
|
|
1010
1010
|
readonly type: "object";
|
|
1011
1011
|
readonly additionalProperties: false;
|
|
1012
1012
|
readonly required: readonly ["envelope", "message"];
|
|
@@ -41,7 +41,7 @@ export const PAYLOAD_SCHEMA = {
|
|
|
41
41
|
},
|
|
42
42
|
"stepUpProof": {
|
|
43
43
|
"$ref": "#/$defs/StepUpProof",
|
|
44
|
-
"description": "Optional — included on retry after a prior proxy-login attempt returned `
|
|
44
|
+
"description": "Optional — included on retry after a prior proxy-login attempt returned `stepUpRequired`."
|
|
45
45
|
},
|
|
46
46
|
"nonce": {
|
|
47
47
|
"type": "string",
|
|
@@ -71,7 +71,7 @@ export const PAYLOAD_SCHEMA = {
|
|
|
71
71
|
"properties": {
|
|
72
72
|
"sealedSessionBlob": {
|
|
73
73
|
"$ref": "#/$defs/SealedEnvelope",
|
|
74
|
-
"description": "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:
|
|
74
|
+
"description": "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:envelopeUnsupported`."
|
|
75
75
|
},
|
|
76
76
|
"ext": {
|
|
77
77
|
"$ref": "#/$defs/Ext"
|
|
@@ -105,7 +105,7 @@ export const PAYLOAD_SCHEMA = {
|
|
|
105
105
|
},
|
|
106
106
|
"TspMessageEnvelope": {
|
|
107
107
|
"title": "TspMessageEnvelope",
|
|
108
|
-
"description": "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tsp-message` envelopes explicitly (`
|
|
108
|
+
"description": "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tsp-message` envelopes explicitly (`envelopeUnsupported`) until they're wired up — rather than silently failing in DIDComm parsing.",
|
|
109
109
|
"type": "object",
|
|
110
110
|
"additionalProperties": false,
|
|
111
111
|
"required": [
|
|
@@ -355,7 +355,7 @@ export const RESPONSE_PAYLOAD_SCHEMA = {
|
|
|
355
355
|
"properties": {
|
|
356
356
|
"sealedSessionBlob": {
|
|
357
357
|
"$ref": "#/$defs/SealedEnvelope",
|
|
358
|
-
"description": "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:
|
|
358
|
+
"description": "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:envelopeUnsupported`."
|
|
359
359
|
},
|
|
360
360
|
"ext": {
|
|
361
361
|
"$ref": "#/$defs/Ext"
|
|
@@ -389,7 +389,7 @@ export const RESPONSE_PAYLOAD_SCHEMA = {
|
|
|
389
389
|
},
|
|
390
390
|
"TspMessageEnvelope": {
|
|
391
391
|
"title": "TspMessageEnvelope",
|
|
392
|
-
"description": "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tsp-message` envelopes explicitly (`
|
|
392
|
+
"description": "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tsp-message` envelopes explicitly (`envelopeUnsupported`) until they're wired up — rather than silently failing in DIDComm parsing.",
|
|
393
393
|
"type": "object",
|
|
394
394
|
"additionalProperties": false,
|
|
395
395
|
"required": [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"payload.js","sourceRoot":"","sources":["../../../../src/vault/proxy-login/0.1/payload.ts"],"names":[],"mappings":"AAAA;;;GAGG;AA0JH,2BAA2B;AAC3B,MAAM,CAAC,MAAM,QAAQ,GAAG,mDAA4D,CAAC;AAKrF,qEAAqE;AACrE,MAAM,CAAC,MAAM,iBAAiB,GAAG,4DAAqE,CAAC;AAKvG;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG;IAC5B,SAAS,EAAE,8CAA8C;IACzD,KAAK,EAAE,mDAAmD;IAC1D,OAAO,EAAE,6BAA6B;IACtC,aAAa,EAAE,oaAAoa;IACnb,MAAM,EAAE,QAAQ;IAChB,sBAAsB,EAAE,KAAK;IAC7B,UAAU,EAAE;QACV,SAAS;KACV;IACD,YAAY,EAAE;QACZ,SAAS,EAAE;YACT,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,CAAC;YACd,aAAa,EAAE,gCAAgC;SAChD;QACD,QAAQ,EAAE;YACR,MAAM,EAAE,oBAAoB;YAC5B,aAAa,EAAE,oXAAoX;SACpY;QACD,iBAAiB,EAAE;YACjB,MAAM,EAAE,yBAAyB;YACjC,aAAa,EAAE,yQAAyQ;SACzR;QACD,aAAa,EAAE;YACb,MAAM,EAAE,qBAAqB;YAC7B,aAAa,EAAE,
|
|
1
|
+
{"version":3,"file":"payload.js","sourceRoot":"","sources":["../../../../src/vault/proxy-login/0.1/payload.ts"],"names":[],"mappings":"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"}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
*/
|
|
8
8
|
export type SiteTarget = WebOrigin | Did | IosApp | AndroidApp;
|
|
9
9
|
/**
|
|
10
|
-
* Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:
|
|
10
|
+
* Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:envelopeUnsupported`.
|
|
11
11
|
*/
|
|
12
12
|
export type SealedEnvelope = DidcommAuthcryptEnvelope | HpkeArmoredEnvelope | TspMessageEnvelope;
|
|
13
13
|
/**
|
|
@@ -143,7 +143,7 @@ export interface HpkeArmoredEnvelope {
|
|
|
143
143
|
producerAssertion?: "didSigned" | "attested" | "pinnedOnly";
|
|
144
144
|
}
|
|
145
145
|
/**
|
|
146
|
-
* Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tspMessage` envelopes explicitly (`
|
|
146
|
+
* Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tspMessage` envelopes explicitly (`envelopeUnsupported`) until they're wired up — rather than silently failing in DIDComm parsing.
|
|
147
147
|
*/
|
|
148
148
|
export interface TspMessageEnvelope {
|
|
149
149
|
envelope: "tspMessage";
|
|
@@ -221,7 +221,7 @@ export declare const PAYLOAD_SCHEMA: {
|
|
|
221
221
|
readonly properties: {
|
|
222
222
|
readonly sealedSessionBlob: {
|
|
223
223
|
readonly $ref: "#/$defs/SealedEnvelope";
|
|
224
|
-
readonly description: "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:
|
|
224
|
+
readonly description: "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:envelopeUnsupported`.";
|
|
225
225
|
};
|
|
226
226
|
readonly ext: {
|
|
227
227
|
readonly $ref: "#/$defs/Ext";
|
|
@@ -251,7 +251,7 @@ export declare const PAYLOAD_SCHEMA: {
|
|
|
251
251
|
};
|
|
252
252
|
readonly TspMessageEnvelope: {
|
|
253
253
|
readonly title: "TspMessageEnvelope";
|
|
254
|
-
readonly description: "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tspMessage` envelopes explicitly (`
|
|
254
|
+
readonly description: "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tspMessage` envelopes explicitly (`envelopeUnsupported`) until they're wired up — rather than silently failing in DIDComm parsing.";
|
|
255
255
|
readonly type: "object";
|
|
256
256
|
readonly additionalProperties: false;
|
|
257
257
|
readonly required: readonly ["envelope", "message"];
|
|
@@ -453,7 +453,7 @@ export declare const RESPONSE_PAYLOAD_SCHEMA: {
|
|
|
453
453
|
readonly properties: {
|
|
454
454
|
readonly sealedSessionBlob: {
|
|
455
455
|
readonly $ref: "#/$defs/SealedEnvelope";
|
|
456
|
-
readonly description: "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:
|
|
456
|
+
readonly description: "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:envelopeUnsupported`.";
|
|
457
457
|
};
|
|
458
458
|
readonly ext: {
|
|
459
459
|
readonly $ref: "#/$defs/Ext";
|
|
@@ -483,7 +483,7 @@ export declare const RESPONSE_PAYLOAD_SCHEMA: {
|
|
|
483
483
|
};
|
|
484
484
|
readonly TspMessageEnvelope: {
|
|
485
485
|
readonly title: "TspMessageEnvelope";
|
|
486
|
-
readonly description: "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tspMessage` envelopes explicitly (`
|
|
486
|
+
readonly description: "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tspMessage` envelopes explicitly (`envelopeUnsupported`) until they're wired up — rather than silently failing in DIDComm parsing.";
|
|
487
487
|
readonly type: "object";
|
|
488
488
|
readonly additionalProperties: false;
|
|
489
489
|
readonly required: readonly ["envelope", "message"];
|
|
@@ -734,7 +734,7 @@ export declare const SPEC: {
|
|
|
734
734
|
readonly properties: {
|
|
735
735
|
readonly sealedSessionBlob: {
|
|
736
736
|
readonly $ref: "#/$defs/SealedEnvelope";
|
|
737
|
-
readonly description: "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:
|
|
737
|
+
readonly description: "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:envelopeUnsupported`.";
|
|
738
738
|
};
|
|
739
739
|
readonly ext: {
|
|
740
740
|
readonly $ref: "#/$defs/Ext";
|
|
@@ -764,7 +764,7 @@ export declare const SPEC: {
|
|
|
764
764
|
};
|
|
765
765
|
readonly TspMessageEnvelope: {
|
|
766
766
|
readonly title: "TspMessageEnvelope";
|
|
767
|
-
readonly description: "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tspMessage` envelopes explicitly (`
|
|
767
|
+
readonly description: "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tspMessage` envelopes explicitly (`envelopeUnsupported`) until they're wired up — rather than silently failing in DIDComm parsing.";
|
|
768
768
|
readonly type: "object";
|
|
769
769
|
readonly additionalProperties: false;
|
|
770
770
|
readonly required: readonly ["envelope", "message"];
|
|
@@ -976,7 +976,7 @@ export declare const RESPONSE_SPEC: {
|
|
|
976
976
|
readonly properties: {
|
|
977
977
|
readonly sealedSessionBlob: {
|
|
978
978
|
readonly $ref: "#/$defs/SealedEnvelope";
|
|
979
|
-
readonly description: "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:
|
|
979
|
+
readonly description: "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:envelopeUnsupported`.";
|
|
980
980
|
};
|
|
981
981
|
readonly ext: {
|
|
982
982
|
readonly $ref: "#/$defs/Ext";
|
|
@@ -1006,7 +1006,7 @@ export declare const RESPONSE_SPEC: {
|
|
|
1006
1006
|
};
|
|
1007
1007
|
readonly TspMessageEnvelope: {
|
|
1008
1008
|
readonly title: "TspMessageEnvelope";
|
|
1009
|
-
readonly description: "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tspMessage` envelopes explicitly (`
|
|
1009
|
+
readonly description: "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tspMessage` envelopes explicitly (`envelopeUnsupported`) until they're wired up — rather than silently failing in DIDComm parsing.";
|
|
1010
1010
|
readonly type: "object";
|
|
1011
1011
|
readonly additionalProperties: false;
|
|
1012
1012
|
readonly required: readonly ["envelope", "message"];
|
|
@@ -71,7 +71,7 @@ export const PAYLOAD_SCHEMA = {
|
|
|
71
71
|
"properties": {
|
|
72
72
|
"sealedSessionBlob": {
|
|
73
73
|
"$ref": "#/$defs/SealedEnvelope",
|
|
74
|
-
"description": "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:
|
|
74
|
+
"description": "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:envelopeUnsupported`."
|
|
75
75
|
},
|
|
76
76
|
"ext": {
|
|
77
77
|
"$ref": "#/$defs/Ext"
|
|
@@ -105,7 +105,7 @@ export const PAYLOAD_SCHEMA = {
|
|
|
105
105
|
},
|
|
106
106
|
"TspMessageEnvelope": {
|
|
107
107
|
"title": "TspMessageEnvelope",
|
|
108
|
-
"description": "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tspMessage` envelopes explicitly (`
|
|
108
|
+
"description": "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tspMessage` envelopes explicitly (`envelopeUnsupported`) until they're wired up — rather than silently failing in DIDComm parsing.",
|
|
109
109
|
"type": "object",
|
|
110
110
|
"additionalProperties": false,
|
|
111
111
|
"required": [
|
|
@@ -355,7 +355,7 @@ export const RESPONSE_PAYLOAD_SCHEMA = {
|
|
|
355
355
|
"properties": {
|
|
356
356
|
"sealedSessionBlob": {
|
|
357
357
|
"$ref": "#/$defs/SealedEnvelope",
|
|
358
|
-
"description": "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:
|
|
358
|
+
"description": "Pluggable cipher envelope containing the SessionBlob cleartext (see `vault/_shared/0.1/session-blob`). The consumer unseals to recover cookies/headers, then injects into its browser session for the bound origin. Consumers reject envelope kinds they don't implement with `vault/proxy-login:envelopeUnsupported`."
|
|
359
359
|
},
|
|
360
360
|
"ext": {
|
|
361
361
|
"$ref": "#/$defs/Ext"
|
|
@@ -389,7 +389,7 @@ export const RESPONSE_PAYLOAD_SCHEMA = {
|
|
|
389
389
|
},
|
|
390
390
|
"TspMessageEnvelope": {
|
|
391
391
|
"title": "TspMessageEnvelope",
|
|
392
|
-
"description": "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tspMessage` envelopes explicitly (`
|
|
392
|
+
"description": "Trust Spanning Protocol message (https://trustoverip.github.io/tswg-tsp-specification/). Reserved variant; no OpenVTC component reads or emits this today. Listed in the union so implementations can declare intent to use TSP in discovery and so consumers reject `tspMessage` envelopes explicitly (`envelopeUnsupported`) until they're wired up — rather than silently failing in DIDComm parsing.",
|
|
393
393
|
"type": "object",
|
|
394
394
|
"additionalProperties": false,
|
|
395
395
|
"required": [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"payload.js","sourceRoot":"","sources":["../../../../src/vault/proxy-login/0.2/payload.ts"],"names":[],"mappings":"AAAA;;;GAGG;AA0JH,2BAA2B;AAC3B,MAAM,CAAC,MAAM,QAAQ,GAAG,mDAA4D,CAAC;AAKrF,qEAAqE;AACrE,MAAM,CAAC,MAAM,iBAAiB,GAAG,4DAAqE,CAAC;AAKvG;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG;IAC5B,SAAS,EAAE,8CAA8C;IACzD,KAAK,EAAE,mDAAmD;IAC1D,OAAO,EAAE,6BAA6B;IACtC,aAAa,EAAE,oaAAoa;IACnb,MAAM,EAAE,QAAQ;IAChB,sBAAsB,EAAE,KAAK;IAC7B,UAAU,EAAE;QACV,SAAS;KACV;IACD,YAAY,EAAE;QACZ,SAAS,EAAE;YACT,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,CAAC;YACd,aAAa,EAAE,gCAAgC;SAChD;QACD,QAAQ,EAAE;YACR,MAAM,EAAE,oBAAoB;YAC5B,aAAa,EAAE,oXAAoX;SACpY;QACD,iBAAiB,EAAE;YACjB,MAAM,EAAE,yBAAyB;YACjC,aAAa,EAAE,yQAAyQ;SACzR;QACD,aAAa,EAAE;YACb,MAAM,EAAE,qBAAqB;YAC7B,aAAa,EAAE,2FAA2F;SAC3G;QACD,OAAO,EAAE;YACP,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,CAAC;YACd,WAAW,EAAE,GAAG;YAChB,aAAa,EAAE,+mBAA+mB;SAC/nB;QACD,gBAAgB,EAAE;YAChB,MAAM,EAAE,SAAS;YACjB,SAAS,EAAE,CAAC;YACZ,SAAS,EAAE,KAAK;YAChB,aAAa,EAAE,kUAAkU;SAClV;QACD,KAAK,EAAE;YACL,MAAM,EAAE,aAAa;SACtB;KACF;IACD,OAAO,EAAE;QACP,UAAU,EAAE;YACV,SAAS,EAAE,UAAU;YACrB,OAAO,EAAE,sCAAsC;YAC/C,MAAM,EAAE,QAAQ;YAChB,sBAAsB,EAAE,KAAK;YAC7B,UAAU,EAAE;gBACV,mBAAmB;aACpB;YACD,YAAY,EAAE;gBACZ,mBAAmB,EAAE;oBACnB,MAAM,EAAE,wBAAwB;oBAChC,aAAa,EAAE,
|
|
1
|
+
{"version":3,"file":"payload.js","sourceRoot":"","sources":["../../../../src/vault/proxy-login/0.2/payload.ts"],"names":[],"mappings":"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"}
|