@goauthentik/api 2025.10.0-rc1-1759854379 → 2025.10.0-rc1-1759955726
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 +0 -6
- package/dist/apis/RbacApi.d.ts +1 -1
- package/dist/apis/RbacApi.d.ts.map +1 -1
- package/dist/apis/RbacApi.js +2 -2
- package/dist/apis/RbacApi.js.map +1 -1
- package/dist/esm/apis/RbacApi.d.ts +1 -1
- package/dist/esm/apis/RbacApi.d.ts.map +1 -1
- package/dist/esm/apis/RbacApi.js +2 -2
- package/dist/esm/apis/RbacApi.js.map +1 -1
- package/dist/esm/models/PatchedPromptRequest.d.ts +0 -7
- package/dist/esm/models/PatchedPromptRequest.d.ts.map +1 -1
- package/dist/esm/models/PatchedPromptRequest.js +0 -3
- package/dist/esm/models/PatchedPromptRequest.js.map +1 -1
- package/dist/esm/models/Prompt.d.ts +4 -4
- package/dist/esm/models/Prompt.d.ts.map +1 -1
- package/dist/esm/models/Prompt.js +4 -3
- package/dist/esm/models/Prompt.js.map +1 -1
- package/dist/esm/models/PromptRequest.d.ts +0 -7
- package/dist/esm/models/PromptRequest.d.ts.map +1 -1
- package/dist/esm/models/PromptRequest.js +0 -3
- package/dist/esm/models/PromptRequest.js.map +1 -1
- package/dist/esm/models/Task.d.ts +12 -0
- package/dist/esm/models/Task.d.ts.map +1 -1
- package/dist/esm/models/Task.js +4 -0
- package/dist/esm/models/Task.js.map +1 -1
- package/dist/esm/models/index.d.ts +0 -6
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +0 -6
- package/dist/esm/models/index.js.map +1 -1
- package/dist/models/PatchedPromptRequest.d.ts +0 -7
- package/dist/models/PatchedPromptRequest.d.ts.map +1 -1
- package/dist/models/PatchedPromptRequest.js +0 -3
- package/dist/models/PatchedPromptRequest.js.map +1 -1
- package/dist/models/Prompt.d.ts +4 -4
- package/dist/models/Prompt.d.ts.map +1 -1
- package/dist/models/Prompt.js +4 -3
- package/dist/models/Prompt.js.map +1 -1
- package/dist/models/PromptRequest.d.ts +0 -7
- package/dist/models/PromptRequest.d.ts.map +1 -1
- package/dist/models/PromptRequest.js +0 -3
- package/dist/models/PromptRequest.js.map +1 -1
- package/dist/models/Task.d.ts +12 -0
- package/dist/models/Task.d.ts.map +1 -1
- package/dist/models/Task.js +4 -0
- package/dist/models/Task.js.map +1 -1
- package/dist/models/index.d.ts +0 -6
- package/dist/models/index.d.ts.map +1 -1
- package/dist/models/index.js +0 -6
- package/dist/models/index.js.map +1 -1
- package/dist/tsconfig.esm.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/src/apis/RbacApi.ts +3 -3
- package/src/models/PatchedPromptRequest.ts +0 -15
- package/src/models/Prompt.ts +12 -12
- package/src/models/PromptRequest.ts +0 -15
- package/src/models/Task.ts +16 -0
- package/src/models/index.ts +0 -6
- package/tsconfig.tsbuildinfo +1 -1
- package/dist/esm/models/PermissionRequest.d.ts +0 -39
- package/dist/esm/models/PermissionRequest.d.ts.map +0 -1
- package/dist/esm/models/PermissionRequest.js +0 -55
- package/dist/esm/models/PermissionRequest.js.map +0 -1
- package/dist/esm/models/PolicyRequest.d.ts +0 -39
- package/dist/esm/models/PolicyRequest.d.ts.map +0 -1
- package/dist/esm/models/PolicyRequest.js +0 -53
- package/dist/esm/models/PolicyRequest.js.map +0 -1
- package/dist/esm/models/ProviderRequest.d.ts +0 -57
- package/dist/esm/models/ProviderRequest.d.ts.map +0 -1
- package/dist/esm/models/ProviderRequest.js +0 -63
- package/dist/esm/models/ProviderRequest.js.map +0 -1
- package/dist/esm/models/ServiceConnectionRequest.d.ts +0 -39
- package/dist/esm/models/ServiceConnectionRequest.d.ts.map +0 -1
- package/dist/esm/models/ServiceConnectionRequest.js +0 -53
- package/dist/esm/models/ServiceConnectionRequest.js.map +0 -1
- package/dist/esm/models/SourceRequest.d.ts +0 -89
- package/dist/esm/models/SourceRequest.d.ts.map +0 -1
- package/dist/esm/models/SourceRequest.js +0 -73
- package/dist/esm/models/SourceRequest.js.map +0 -1
- package/dist/esm/models/StageRequest.d.ts +0 -40
- package/dist/esm/models/StageRequest.d.ts.map +0 -1
- package/dist/esm/models/StageRequest.js +0 -54
- package/dist/esm/models/StageRequest.js.map +0 -1
- package/dist/models/PermissionRequest.d.ts +0 -39
- package/dist/models/PermissionRequest.d.ts.map +0 -1
- package/dist/models/PermissionRequest.js +0 -55
- package/dist/models/PermissionRequest.js.map +0 -1
- package/dist/models/PolicyRequest.d.ts +0 -39
- package/dist/models/PolicyRequest.d.ts.map +0 -1
- package/dist/models/PolicyRequest.js +0 -53
- package/dist/models/PolicyRequest.js.map +0 -1
- package/dist/models/ProviderRequest.d.ts +0 -57
- package/dist/models/ProviderRequest.d.ts.map +0 -1
- package/dist/models/ProviderRequest.js +0 -63
- package/dist/models/ProviderRequest.js.map +0 -1
- package/dist/models/ServiceConnectionRequest.d.ts +0 -39
- package/dist/models/ServiceConnectionRequest.d.ts.map +0 -1
- package/dist/models/ServiceConnectionRequest.js +0 -53
- package/dist/models/ServiceConnectionRequest.js.map +0 -1
- package/dist/models/SourceRequest.d.ts +0 -89
- package/dist/models/SourceRequest.d.ts.map +0 -1
- package/dist/models/SourceRequest.js +0 -73
- package/dist/models/SourceRequest.js.map +0 -1
- package/dist/models/StageRequest.d.ts +0 -40
- package/dist/models/StageRequest.d.ts.map +0 -1
- package/dist/models/StageRequest.js +0 -54
- package/dist/models/StageRequest.js.map +0 -1
- package/src/models/PermissionRequest.ts +0 -75
- package/src/models/PolicyRequest.ts +0 -74
- package/src/models/ProviderRequest.ts +0 -100
- package/src/models/ServiceConnectionRequest.ts +0 -74
- package/src/models/SourceRequest.ts +0 -156
- package/src/models/StageRequest.ts +0 -82
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* authentik
|
|
6
|
-
* Making authentication simple.
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2025.10.0-rc1
|
|
9
|
-
* Contact: hello@goauthentik.io
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.instanceOfStageRequest = instanceOfStageRequest;
|
|
17
|
-
exports.StageRequestFromJSON = StageRequestFromJSON;
|
|
18
|
-
exports.StageRequestFromJSONTyped = StageRequestFromJSONTyped;
|
|
19
|
-
exports.StageRequestToJSON = StageRequestToJSON;
|
|
20
|
-
exports.StageRequestToJSONTyped = StageRequestToJSONTyped;
|
|
21
|
-
const FlowSetRequest_1 = require("./FlowSetRequest");
|
|
22
|
-
/**
|
|
23
|
-
* Check if a given object implements the StageRequest interface.
|
|
24
|
-
*/
|
|
25
|
-
function instanceOfStageRequest(value) {
|
|
26
|
-
if (!('name' in value) || value['name'] === undefined)
|
|
27
|
-
return false;
|
|
28
|
-
return true;
|
|
29
|
-
}
|
|
30
|
-
function StageRequestFromJSON(json) {
|
|
31
|
-
return StageRequestFromJSONTyped(json, false);
|
|
32
|
-
}
|
|
33
|
-
function StageRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
|
-
if (json == null) {
|
|
35
|
-
return json;
|
|
36
|
-
}
|
|
37
|
-
return {
|
|
38
|
-
'name': json['name'],
|
|
39
|
-
'flowSet': json['flow_set'] == null ? undefined : (json['flow_set'].map(FlowSetRequest_1.FlowSetRequestFromJSON)),
|
|
40
|
-
};
|
|
41
|
-
}
|
|
42
|
-
function StageRequestToJSON(json) {
|
|
43
|
-
return StageRequestToJSONTyped(json, false);
|
|
44
|
-
}
|
|
45
|
-
function StageRequestToJSONTyped(value, ignoreDiscriminator = false) {
|
|
46
|
-
if (value == null) {
|
|
47
|
-
return value;
|
|
48
|
-
}
|
|
49
|
-
return {
|
|
50
|
-
'name': value['name'],
|
|
51
|
-
'flow_set': value['flowSet'] == null ? undefined : (value['flowSet'].map(FlowSetRequest_1.FlowSetRequestToJSON)),
|
|
52
|
-
};
|
|
53
|
-
}
|
|
54
|
-
//# sourceMappingURL=StageRequest.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StageRequest.js","sourceRoot":"","sources":["../../../src/models/StageRequest.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAkCH,wDAGC;AAED,oDAEC;AAED,8DASC;AAED,gDAEC;AAED,0DAUC;AAhED,qDAK0B;AAsB1B;;GAEG;AACH,SAAgB,sBAAsB,CAAC,KAAa;IAChD,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,oBAAoB,CAAC,IAAS;IAC1C,OAAO,yBAAyB,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClD,CAAC;AAED,SAAgB,yBAAyB,CAAC,IAAS,EAAE,mBAA4B;IAC7E,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,SAAS,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,UAAU,CAAgB,CAAC,GAAG,CAAC,uCAAsB,CAAC,CAAC;KACnH,CAAC;AACN,CAAC;AAED,SAAgB,kBAAkB,CAAC,IAAS;IACxC,OAAO,uBAAuB,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChD,CAAC;AAED,SAAgB,uBAAuB,CAAC,KAA2B,EAAE,sBAA+B,KAAK;IACrG,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,UAAU,EAAE,KAAK,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,SAAS,CAAgB,CAAC,GAAG,CAAC,qCAAoB,CAAC,CAAC;KAClH,CAAC;AACN,CAAC"}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* authentik
|
|
3
|
-
* Making authentication simple.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2025.10.0-rc1
|
|
6
|
-
* Contact: hello@goauthentik.io
|
|
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
|
-
* Global permission
|
|
14
|
-
* @export
|
|
15
|
-
* @interface PermissionRequest
|
|
16
|
-
*/
|
|
17
|
-
export interface PermissionRequest {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof PermissionRequest
|
|
22
|
-
*/
|
|
23
|
-
name: string;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof PermissionRequest
|
|
28
|
-
*/
|
|
29
|
-
codename: string;
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* Check if a given object implements the PermissionRequest interface.
|
|
33
|
-
*/
|
|
34
|
-
export declare function instanceOfPermissionRequest(value: object): value is PermissionRequest;
|
|
35
|
-
export declare function PermissionRequestFromJSON(json: any): PermissionRequest;
|
|
36
|
-
export declare function PermissionRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): PermissionRequest;
|
|
37
|
-
export declare function PermissionRequestToJSON(json: any): PermissionRequest;
|
|
38
|
-
export declare function PermissionRequestToJSONTyped(value?: PermissionRequest | null, ignoreDiscriminator?: boolean): any;
|
|
39
|
-
//# sourceMappingURL=PermissionRequest.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PermissionRequest.d.ts","sourceRoot":"","sources":["../../src/models/PermissionRequest.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,wBAAgB,2BAA2B,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,iBAAiB,CAIrF;AAED,wBAAgB,yBAAyB,CAAC,IAAI,EAAE,GAAG,GAAG,iBAAiB,CAEtE;AAED,wBAAgB,8BAA8B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,iBAAiB,CASzG;AAED,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,GAAG,GAAG,iBAAiB,CAEpE;AAED,wBAAgB,4BAA4B,CAAC,KAAK,CAAC,EAAE,iBAAiB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUxH"}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* authentik
|
|
6
|
-
* Making authentication simple.
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2025.10.0-rc1
|
|
9
|
-
* Contact: hello@goauthentik.io
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.instanceOfPermissionRequest = instanceOfPermissionRequest;
|
|
17
|
-
exports.PermissionRequestFromJSON = PermissionRequestFromJSON;
|
|
18
|
-
exports.PermissionRequestFromJSONTyped = PermissionRequestFromJSONTyped;
|
|
19
|
-
exports.PermissionRequestToJSON = PermissionRequestToJSON;
|
|
20
|
-
exports.PermissionRequestToJSONTyped = PermissionRequestToJSONTyped;
|
|
21
|
-
/**
|
|
22
|
-
* Check if a given object implements the PermissionRequest interface.
|
|
23
|
-
*/
|
|
24
|
-
function instanceOfPermissionRequest(value) {
|
|
25
|
-
if (!('name' in value) || value['name'] === undefined)
|
|
26
|
-
return false;
|
|
27
|
-
if (!('codename' in value) || value['codename'] === undefined)
|
|
28
|
-
return false;
|
|
29
|
-
return true;
|
|
30
|
-
}
|
|
31
|
-
function PermissionRequestFromJSON(json) {
|
|
32
|
-
return PermissionRequestFromJSONTyped(json, false);
|
|
33
|
-
}
|
|
34
|
-
function PermissionRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
35
|
-
if (json == null) {
|
|
36
|
-
return json;
|
|
37
|
-
}
|
|
38
|
-
return {
|
|
39
|
-
'name': json['name'],
|
|
40
|
-
'codename': json['codename'],
|
|
41
|
-
};
|
|
42
|
-
}
|
|
43
|
-
function PermissionRequestToJSON(json) {
|
|
44
|
-
return PermissionRequestToJSONTyped(json, false);
|
|
45
|
-
}
|
|
46
|
-
function PermissionRequestToJSONTyped(value, ignoreDiscriminator = false) {
|
|
47
|
-
if (value == null) {
|
|
48
|
-
return value;
|
|
49
|
-
}
|
|
50
|
-
return {
|
|
51
|
-
'name': value['name'],
|
|
52
|
-
'codename': value['codename'],
|
|
53
|
-
};
|
|
54
|
-
}
|
|
55
|
-
//# sourceMappingURL=PermissionRequest.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PermissionRequest.js","sourceRoot":"","sources":["../../src/models/PermissionRequest.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,kEAIC;AAED,8DAEC;AAED,wEASC;AAED,0DAEC;AAED,oEAUC;AAtCD;;GAEG;AACH,SAAgB,2BAA2B,CAAC,KAAa;IACrD,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,IAAI,CAAC,CAAC,UAAU,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,UAAU,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAC5E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,yBAAyB,CAAC,IAAS;IAC/C,OAAO,8BAA8B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACvD,CAAC;AAED,SAAgB,8BAA8B,CAAC,IAAS,EAAE,mBAA4B;IAClF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC;KAC/B,CAAC;AACN,CAAC;AAED,SAAgB,uBAAuB,CAAC,IAAS;IAC7C,OAAO,4BAA4B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrD,CAAC;AAED,SAAgB,4BAA4B,CAAC,KAAgC,EAAE,sBAA+B,KAAK;IAC/G,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;KAChC,CAAC;AACN,CAAC"}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* authentik
|
|
3
|
-
* Making authentication simple.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2025.10.0-rc1
|
|
6
|
-
* Contact: hello@goauthentik.io
|
|
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
|
-
* Policy Serializer
|
|
14
|
-
* @export
|
|
15
|
-
* @interface PolicyRequest
|
|
16
|
-
*/
|
|
17
|
-
export interface PolicyRequest {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof PolicyRequest
|
|
22
|
-
*/
|
|
23
|
-
name: string;
|
|
24
|
-
/**
|
|
25
|
-
* When this option is enabled, all executions of this policy will be logged. By default, only execution errors are logged.
|
|
26
|
-
* @type {boolean}
|
|
27
|
-
* @memberof PolicyRequest
|
|
28
|
-
*/
|
|
29
|
-
executionLogging?: boolean;
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* Check if a given object implements the PolicyRequest interface.
|
|
33
|
-
*/
|
|
34
|
-
export declare function instanceOfPolicyRequest(value: object): value is PolicyRequest;
|
|
35
|
-
export declare function PolicyRequestFromJSON(json: any): PolicyRequest;
|
|
36
|
-
export declare function PolicyRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): PolicyRequest;
|
|
37
|
-
export declare function PolicyRequestToJSON(json: any): PolicyRequest;
|
|
38
|
-
export declare function PolicyRequestToJSONTyped(value?: PolicyRequest | null, ignoreDiscriminator?: boolean): any;
|
|
39
|
-
//# sourceMappingURL=PolicyRequest.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PolicyRequest.d.ts","sourceRoot":"","sources":["../../src/models/PolicyRequest.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,aAAa;IAC1B;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC9B;AAED;;GAEG;AACH,wBAAgB,uBAAuB,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,aAAa,CAG7E;AAED,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,GAAG,GAAG,aAAa,CAE9D;AAED,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,aAAa,CASjG;AAED,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,GAAG,GAAG,aAAa,CAE5D;AAED,wBAAgB,wBAAwB,CAAC,KAAK,CAAC,EAAE,aAAa,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUhH"}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* authentik
|
|
6
|
-
* Making authentication simple.
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2025.10.0-rc1
|
|
9
|
-
* Contact: hello@goauthentik.io
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.instanceOfPolicyRequest = instanceOfPolicyRequest;
|
|
17
|
-
exports.PolicyRequestFromJSON = PolicyRequestFromJSON;
|
|
18
|
-
exports.PolicyRequestFromJSONTyped = PolicyRequestFromJSONTyped;
|
|
19
|
-
exports.PolicyRequestToJSON = PolicyRequestToJSON;
|
|
20
|
-
exports.PolicyRequestToJSONTyped = PolicyRequestToJSONTyped;
|
|
21
|
-
/**
|
|
22
|
-
* Check if a given object implements the PolicyRequest interface.
|
|
23
|
-
*/
|
|
24
|
-
function instanceOfPolicyRequest(value) {
|
|
25
|
-
if (!('name' in value) || value['name'] === undefined)
|
|
26
|
-
return false;
|
|
27
|
-
return true;
|
|
28
|
-
}
|
|
29
|
-
function PolicyRequestFromJSON(json) {
|
|
30
|
-
return PolicyRequestFromJSONTyped(json, false);
|
|
31
|
-
}
|
|
32
|
-
function PolicyRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
|
-
if (json == null) {
|
|
34
|
-
return json;
|
|
35
|
-
}
|
|
36
|
-
return {
|
|
37
|
-
'name': json['name'],
|
|
38
|
-
'executionLogging': json['execution_logging'] == null ? undefined : json['execution_logging'],
|
|
39
|
-
};
|
|
40
|
-
}
|
|
41
|
-
function PolicyRequestToJSON(json) {
|
|
42
|
-
return PolicyRequestToJSONTyped(json, false);
|
|
43
|
-
}
|
|
44
|
-
function PolicyRequestToJSONTyped(value, ignoreDiscriminator = false) {
|
|
45
|
-
if (value == null) {
|
|
46
|
-
return value;
|
|
47
|
-
}
|
|
48
|
-
return {
|
|
49
|
-
'name': value['name'],
|
|
50
|
-
'execution_logging': value['executionLogging'],
|
|
51
|
-
};
|
|
52
|
-
}
|
|
53
|
-
//# sourceMappingURL=PolicyRequest.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PolicyRequest.js","sourceRoot":"","sources":["../../src/models/PolicyRequest.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,0DAGC;AAED,sDAEC;AAED,gEASC;AAED,kDAEC;AAED,4DAUC;AArCD;;GAEG;AACH,SAAgB,uBAAuB,CAAC,KAAa;IACjD,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,qBAAqB,CAAC,IAAS;IAC3C,OAAO,0BAA0B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnD,CAAC;AAED,SAAgB,0BAA0B,CAAC,IAAS,EAAE,mBAA4B;IAC9E,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,kBAAkB,EAAE,IAAI,CAAC,mBAAmB,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,CAAC;KAChG,CAAC;AACN,CAAC;AAED,SAAgB,mBAAmB,CAAC,IAAS;IACzC,OAAO,wBAAwB,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACjD,CAAC;AAED,SAAgB,wBAAwB,CAAC,KAA4B,EAAE,sBAA+B,KAAK;IACvG,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,mBAAmB,EAAE,KAAK,CAAC,kBAAkB,CAAC;KACjD,CAAC;AACN,CAAC"}
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* authentik
|
|
3
|
-
* Making authentication simple.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2025.10.0-rc1
|
|
6
|
-
* Contact: hello@goauthentik.io
|
|
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
|
-
* Provider Serializer
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ProviderRequest
|
|
16
|
-
*/
|
|
17
|
-
export interface ProviderRequest {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ProviderRequest
|
|
22
|
-
*/
|
|
23
|
-
name: string;
|
|
24
|
-
/**
|
|
25
|
-
* Flow used for authentication when the associated application is accessed by an un-authenticated user.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof ProviderRequest
|
|
28
|
-
*/
|
|
29
|
-
authenticationFlow?: string | null;
|
|
30
|
-
/**
|
|
31
|
-
* Flow used when authorizing this provider.
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof ProviderRequest
|
|
34
|
-
*/
|
|
35
|
-
authorizationFlow: string;
|
|
36
|
-
/**
|
|
37
|
-
* Flow used ending the session from a provider.
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof ProviderRequest
|
|
40
|
-
*/
|
|
41
|
-
invalidationFlow: string;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {Array<string>}
|
|
45
|
-
* @memberof ProviderRequest
|
|
46
|
-
*/
|
|
47
|
-
propertyMappings?: Array<string>;
|
|
48
|
-
}
|
|
49
|
-
/**
|
|
50
|
-
* Check if a given object implements the ProviderRequest interface.
|
|
51
|
-
*/
|
|
52
|
-
export declare function instanceOfProviderRequest(value: object): value is ProviderRequest;
|
|
53
|
-
export declare function ProviderRequestFromJSON(json: any): ProviderRequest;
|
|
54
|
-
export declare function ProviderRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ProviderRequest;
|
|
55
|
-
export declare function ProviderRequestToJSON(json: any): ProviderRequest;
|
|
56
|
-
export declare function ProviderRequestToJSONTyped(value?: ProviderRequest | null, ignoreDiscriminator?: boolean): any;
|
|
57
|
-
//# sourceMappingURL=ProviderRequest.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ProviderRequest.d.ts","sourceRoot":"","sources":["../../src/models/ProviderRequest.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC5B;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC;;;;OAIG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAC1B;;;;OAIG;IACH,gBAAgB,EAAE,MAAM,CAAC;IACzB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CACpC;AAED;;GAEG;AACH,wBAAgB,yBAAyB,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,eAAe,CAKjF;AAED,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,GAAG,GAAG,eAAe,CAElE;AAED,wBAAgB,4BAA4B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,eAAe,CAYrG;AAED,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,GAAG,GAAG,eAAe,CAEhE;AAED,wBAAgB,0BAA0B,CAAC,KAAK,CAAC,EAAE,eAAe,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAapH"}
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* authentik
|
|
6
|
-
* Making authentication simple.
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2025.10.0-rc1
|
|
9
|
-
* Contact: hello@goauthentik.io
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.instanceOfProviderRequest = instanceOfProviderRequest;
|
|
17
|
-
exports.ProviderRequestFromJSON = ProviderRequestFromJSON;
|
|
18
|
-
exports.ProviderRequestFromJSONTyped = ProviderRequestFromJSONTyped;
|
|
19
|
-
exports.ProviderRequestToJSON = ProviderRequestToJSON;
|
|
20
|
-
exports.ProviderRequestToJSONTyped = ProviderRequestToJSONTyped;
|
|
21
|
-
/**
|
|
22
|
-
* Check if a given object implements the ProviderRequest interface.
|
|
23
|
-
*/
|
|
24
|
-
function instanceOfProviderRequest(value) {
|
|
25
|
-
if (!('name' in value) || value['name'] === undefined)
|
|
26
|
-
return false;
|
|
27
|
-
if (!('authorizationFlow' in value) || value['authorizationFlow'] === undefined)
|
|
28
|
-
return false;
|
|
29
|
-
if (!('invalidationFlow' in value) || value['invalidationFlow'] === undefined)
|
|
30
|
-
return false;
|
|
31
|
-
return true;
|
|
32
|
-
}
|
|
33
|
-
function ProviderRequestFromJSON(json) {
|
|
34
|
-
return ProviderRequestFromJSONTyped(json, false);
|
|
35
|
-
}
|
|
36
|
-
function ProviderRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
37
|
-
if (json == null) {
|
|
38
|
-
return json;
|
|
39
|
-
}
|
|
40
|
-
return {
|
|
41
|
-
'name': json['name'],
|
|
42
|
-
'authenticationFlow': json['authentication_flow'] == null ? undefined : json['authentication_flow'],
|
|
43
|
-
'authorizationFlow': json['authorization_flow'],
|
|
44
|
-
'invalidationFlow': json['invalidation_flow'],
|
|
45
|
-
'propertyMappings': json['property_mappings'] == null ? undefined : json['property_mappings'],
|
|
46
|
-
};
|
|
47
|
-
}
|
|
48
|
-
function ProviderRequestToJSON(json) {
|
|
49
|
-
return ProviderRequestToJSONTyped(json, false);
|
|
50
|
-
}
|
|
51
|
-
function ProviderRequestToJSONTyped(value, ignoreDiscriminator = false) {
|
|
52
|
-
if (value == null) {
|
|
53
|
-
return value;
|
|
54
|
-
}
|
|
55
|
-
return {
|
|
56
|
-
'name': value['name'],
|
|
57
|
-
'authentication_flow': value['authenticationFlow'],
|
|
58
|
-
'authorization_flow': value['authorizationFlow'],
|
|
59
|
-
'invalidation_flow': value['invalidationFlow'],
|
|
60
|
-
'property_mappings': value['propertyMappings'],
|
|
61
|
-
};
|
|
62
|
-
}
|
|
63
|
-
//# sourceMappingURL=ProviderRequest.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ProviderRequest.js","sourceRoot":"","sources":["../../src/models/ProviderRequest.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4CH,8DAKC;AAED,0DAEC;AAED,oEAYC;AAED,sDAEC;AAED,gEAaC;AA7CD;;GAEG;AACH,SAAgB,yBAAyB,CAAC,KAAa;IACnD,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,IAAI,CAAC,CAAC,mBAAmB,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,mBAAmB,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAC9F,IAAI,CAAC,CAAC,kBAAkB,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,kBAAkB,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAC5F,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,uBAAuB,CAAC,IAAS;IAC7C,OAAO,4BAA4B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrD,CAAC;AAED,SAAgB,4BAA4B,CAAC,IAAS,EAAE,mBAA4B;IAChF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,oBAAoB,EAAE,IAAI,CAAC,qBAAqB,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,qBAAqB,CAAC;QACnG,mBAAmB,EAAE,IAAI,CAAC,oBAAoB,CAAC;QAC/C,kBAAkB,EAAE,IAAI,CAAC,mBAAmB,CAAC;QAC7C,kBAAkB,EAAE,IAAI,CAAC,mBAAmB,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,CAAC;KAChG,CAAC;AACN,CAAC;AAED,SAAgB,qBAAqB,CAAC,IAAS;IAC3C,OAAO,0BAA0B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnD,CAAC;AAED,SAAgB,0BAA0B,CAAC,KAA8B,EAAE,sBAA+B,KAAK;IAC3G,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,qBAAqB,EAAE,KAAK,CAAC,oBAAoB,CAAC;QAClD,oBAAoB,EAAE,KAAK,CAAC,mBAAmB,CAAC;QAChD,mBAAmB,EAAE,KAAK,CAAC,kBAAkB,CAAC;QAC9C,mBAAmB,EAAE,KAAK,CAAC,kBAAkB,CAAC;KACjD,CAAC;AACN,CAAC"}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* authentik
|
|
3
|
-
* Making authentication simple.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2025.10.0-rc1
|
|
6
|
-
* Contact: hello@goauthentik.io
|
|
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
|
-
* ServiceConnection Serializer
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ServiceConnectionRequest
|
|
16
|
-
*/
|
|
17
|
-
export interface ServiceConnectionRequest {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ServiceConnectionRequest
|
|
22
|
-
*/
|
|
23
|
-
name: string;
|
|
24
|
-
/**
|
|
25
|
-
* If enabled, use the local connection. Required Docker socket/Kubernetes Integration
|
|
26
|
-
* @type {boolean}
|
|
27
|
-
* @memberof ServiceConnectionRequest
|
|
28
|
-
*/
|
|
29
|
-
local?: boolean;
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* Check if a given object implements the ServiceConnectionRequest interface.
|
|
33
|
-
*/
|
|
34
|
-
export declare function instanceOfServiceConnectionRequest(value: object): value is ServiceConnectionRequest;
|
|
35
|
-
export declare function ServiceConnectionRequestFromJSON(json: any): ServiceConnectionRequest;
|
|
36
|
-
export declare function ServiceConnectionRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ServiceConnectionRequest;
|
|
37
|
-
export declare function ServiceConnectionRequestToJSON(json: any): ServiceConnectionRequest;
|
|
38
|
-
export declare function ServiceConnectionRequestToJSONTyped(value?: ServiceConnectionRequest | null, ignoreDiscriminator?: boolean): any;
|
|
39
|
-
//# sourceMappingURL=ServiceConnectionRequest.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ServiceConnectionRequest.d.ts","sourceRoot":"","sources":["../../src/models/ServiceConnectionRequest.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,wBAAwB;IACrC;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;CACnB;AAED;;GAEG;AACH,wBAAgB,kCAAkC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,wBAAwB,CAGnG;AAED,wBAAgB,gCAAgC,CAAC,IAAI,EAAE,GAAG,GAAG,wBAAwB,CAEpF;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,wBAAwB,CASvH;AAED,wBAAgB,8BAA8B,CAAC,IAAI,EAAE,GAAG,GAAG,wBAAwB,CAElF;AAED,wBAAgB,mCAAmC,CAAC,KAAK,CAAC,EAAE,wBAAwB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUtI"}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* authentik
|
|
6
|
-
* Making authentication simple.
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2025.10.0-rc1
|
|
9
|
-
* Contact: hello@goauthentik.io
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.instanceOfServiceConnectionRequest = instanceOfServiceConnectionRequest;
|
|
17
|
-
exports.ServiceConnectionRequestFromJSON = ServiceConnectionRequestFromJSON;
|
|
18
|
-
exports.ServiceConnectionRequestFromJSONTyped = ServiceConnectionRequestFromJSONTyped;
|
|
19
|
-
exports.ServiceConnectionRequestToJSON = ServiceConnectionRequestToJSON;
|
|
20
|
-
exports.ServiceConnectionRequestToJSONTyped = ServiceConnectionRequestToJSONTyped;
|
|
21
|
-
/**
|
|
22
|
-
* Check if a given object implements the ServiceConnectionRequest interface.
|
|
23
|
-
*/
|
|
24
|
-
function instanceOfServiceConnectionRequest(value) {
|
|
25
|
-
if (!('name' in value) || value['name'] === undefined)
|
|
26
|
-
return false;
|
|
27
|
-
return true;
|
|
28
|
-
}
|
|
29
|
-
function ServiceConnectionRequestFromJSON(json) {
|
|
30
|
-
return ServiceConnectionRequestFromJSONTyped(json, false);
|
|
31
|
-
}
|
|
32
|
-
function ServiceConnectionRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
|
-
if (json == null) {
|
|
34
|
-
return json;
|
|
35
|
-
}
|
|
36
|
-
return {
|
|
37
|
-
'name': json['name'],
|
|
38
|
-
'local': json['local'] == null ? undefined : json['local'],
|
|
39
|
-
};
|
|
40
|
-
}
|
|
41
|
-
function ServiceConnectionRequestToJSON(json) {
|
|
42
|
-
return ServiceConnectionRequestToJSONTyped(json, false);
|
|
43
|
-
}
|
|
44
|
-
function ServiceConnectionRequestToJSONTyped(value, ignoreDiscriminator = false) {
|
|
45
|
-
if (value == null) {
|
|
46
|
-
return value;
|
|
47
|
-
}
|
|
48
|
-
return {
|
|
49
|
-
'name': value['name'],
|
|
50
|
-
'local': value['local'],
|
|
51
|
-
};
|
|
52
|
-
}
|
|
53
|
-
//# sourceMappingURL=ServiceConnectionRequest.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ServiceConnectionRequest.js","sourceRoot":"","sources":["../../src/models/ServiceConnectionRequest.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,gFAGC;AAED,4EAEC;AAED,sFASC;AAED,wEAEC;AAED,kFAUC;AArCD;;GAEG;AACH,SAAgB,kCAAkC,CAAC,KAAa;IAC5D,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,gCAAgC,CAAC,IAAS;IACtD,OAAO,qCAAqC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9D,CAAC;AAED,SAAgB,qCAAqC,CAAC,IAAS,EAAE,mBAA4B;IACzF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC;KAC7D,CAAC;AACN,CAAC;AAED,SAAgB,8BAA8B,CAAC,IAAS;IACpD,OAAO,mCAAmC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC5D,CAAC;AAED,SAAgB,mCAAmC,CAAC,KAAuC,EAAE,sBAA+B,KAAK;IAC7H,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC;KAC1B,CAAC;AACN,CAAC"}
|
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* authentik
|
|
3
|
-
* Making authentication simple.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2025.10.0-rc1
|
|
6
|
-
* Contact: hello@goauthentik.io
|
|
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 { PolicyEngineMode } from './PolicyEngineMode';
|
|
13
|
-
import type { UserMatchingModeEnum } from './UserMatchingModeEnum';
|
|
14
|
-
/**
|
|
15
|
-
* Source Serializer
|
|
16
|
-
* @export
|
|
17
|
-
* @interface SourceRequest
|
|
18
|
-
*/
|
|
19
|
-
export interface SourceRequest {
|
|
20
|
-
/**
|
|
21
|
-
* Source's display Name.
|
|
22
|
-
* @type {string}
|
|
23
|
-
* @memberof SourceRequest
|
|
24
|
-
*/
|
|
25
|
-
name: string;
|
|
26
|
-
/**
|
|
27
|
-
* Internal source name, used in URLs.
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof SourceRequest
|
|
30
|
-
*/
|
|
31
|
-
slug: string;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {boolean}
|
|
35
|
-
* @memberof SourceRequest
|
|
36
|
-
*/
|
|
37
|
-
enabled?: boolean;
|
|
38
|
-
/**
|
|
39
|
-
* Flow to use when authenticating existing users.
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof SourceRequest
|
|
42
|
-
*/
|
|
43
|
-
authenticationFlow?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
* Flow to use when enrolling new users.
|
|
46
|
-
* @type {string}
|
|
47
|
-
* @memberof SourceRequest
|
|
48
|
-
*/
|
|
49
|
-
enrollmentFlow?: string | null;
|
|
50
|
-
/**
|
|
51
|
-
*
|
|
52
|
-
* @type {Array<string>}
|
|
53
|
-
* @memberof SourceRequest
|
|
54
|
-
*/
|
|
55
|
-
userPropertyMappings?: Array<string>;
|
|
56
|
-
/**
|
|
57
|
-
*
|
|
58
|
-
* @type {Array<string>}
|
|
59
|
-
* @memberof SourceRequest
|
|
60
|
-
*/
|
|
61
|
-
groupPropertyMappings?: Array<string>;
|
|
62
|
-
/**
|
|
63
|
-
*
|
|
64
|
-
* @type {PolicyEngineMode}
|
|
65
|
-
* @memberof SourceRequest
|
|
66
|
-
*/
|
|
67
|
-
policyEngineMode?: PolicyEngineMode;
|
|
68
|
-
/**
|
|
69
|
-
* How the source determines if an existing user should be authenticated or a new user enrolled.
|
|
70
|
-
* @type {UserMatchingModeEnum}
|
|
71
|
-
* @memberof SourceRequest
|
|
72
|
-
*/
|
|
73
|
-
userMatchingMode?: UserMatchingModeEnum;
|
|
74
|
-
/**
|
|
75
|
-
*
|
|
76
|
-
* @type {string}
|
|
77
|
-
* @memberof SourceRequest
|
|
78
|
-
*/
|
|
79
|
-
userPathTemplate?: string;
|
|
80
|
-
}
|
|
81
|
-
/**
|
|
82
|
-
* Check if a given object implements the SourceRequest interface.
|
|
83
|
-
*/
|
|
84
|
-
export declare function instanceOfSourceRequest(value: object): value is SourceRequest;
|
|
85
|
-
export declare function SourceRequestFromJSON(json: any): SourceRequest;
|
|
86
|
-
export declare function SourceRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): SourceRequest;
|
|
87
|
-
export declare function SourceRequestToJSON(json: any): SourceRequest;
|
|
88
|
-
export declare function SourceRequestToJSONTyped(value?: SourceRequest | null, ignoreDiscriminator?: boolean): any;
|
|
89
|
-
//# sourceMappingURL=SourceRequest.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SourceRequest.d.ts","sourceRoot":"","sources":["../../src/models/SourceRequest.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAO3D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAQnE;;;;GAIG;AACH,MAAM,WAAW,aAAa;IAC1B;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACrC;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACtC;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,oBAAoB,CAAC;IACxC;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC7B;AAID;;GAEG;AACH,wBAAgB,uBAAuB,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,aAAa,CAI7E;AAED,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,GAAG,GAAG,aAAa,CAE9D;AAED,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,aAAa,CAiBjG;AAED,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,GAAG,GAAG,aAAa,CAE5D;AAED,wBAAgB,wBAAwB,CAAC,KAAK,CAAC,EAAE,aAAa,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAkBhH"}
|