@goauthentik/api 2022.3.3-1648933813 → 2022.3.3-1649702663
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 -0
- package/.openapi-generator/VERSION +1 -1
- package/dist/apis/CoreApi.d.ts +22 -10
- package/dist/apis/CoreApi.js +43 -10
- package/dist/apis/EventsApi.d.ts +24 -24
- package/dist/apis/EventsApi.js +21 -27
- package/dist/apis/FlowsApi.d.ts +27 -27
- package/dist/apis/FlowsApi.js +24 -30
- package/dist/apis/PoliciesApi.d.ts +83 -83
- package/dist/apis/PoliciesApi.js +81 -85
- package/dist/apis/ProvidersApi.d.ts +56 -56
- package/dist/apis/ProvidersApi.js +49 -63
- package/dist/apis/SchemaApi.d.ts +109 -109
- package/dist/apis/SchemaApi.js +107 -111
- package/dist/apis/SourcesApi.d.ts +88 -88
- package/dist/apis/SourcesApi.js +78 -98
- package/dist/apis/StagesApi.d.ts +78 -78
- package/dist/apis/StagesApi.js +69 -87
- package/dist/esm/apis/CoreApi.d.ts +22 -10
- package/dist/esm/apis/CoreApi.js +44 -11
- package/dist/esm/apis/EventsApi.d.ts +24 -24
- package/dist/esm/apis/EventsApi.js +21 -27
- package/dist/esm/apis/FlowsApi.d.ts +27 -27
- package/dist/esm/apis/FlowsApi.js +24 -30
- package/dist/esm/apis/PoliciesApi.d.ts +83 -83
- package/dist/esm/apis/PoliciesApi.js +81 -85
- package/dist/esm/apis/ProvidersApi.d.ts +56 -56
- package/dist/esm/apis/ProvidersApi.js +49 -63
- package/dist/esm/apis/SchemaApi.d.ts +109 -109
- package/dist/esm/apis/SchemaApi.js +107 -111
- package/dist/esm/apis/SourcesApi.d.ts +88 -88
- package/dist/esm/apis/SourcesApi.js +78 -98
- package/dist/esm/apis/StagesApi.d.ts +78 -78
- package/dist/esm/apis/StagesApi.js +69 -87
- package/dist/esm/models/AppEnum.d.ts +49 -49
- package/dist/esm/models/AppEnum.js +48 -50
- package/dist/esm/models/Application.d.ts +1 -1
- package/dist/esm/models/Application.js +2 -3
- package/dist/esm/models/ApplicationRequest.d.ts +0 -7
- package/dist/esm/models/ApplicationRequest.js +0 -3
- package/dist/esm/models/AuthTypeEnum.d.ts +5 -5
- package/dist/esm/models/AuthTypeEnum.js +4 -6
- package/dist/esm/models/AuthenticatorAttachmentEnum.d.ts +5 -5
- package/dist/esm/models/AuthenticatorAttachmentEnum.js +4 -6
- package/dist/esm/models/BackendsEnum.d.ts +6 -6
- package/dist/esm/models/BackendsEnum.js +5 -7
- package/dist/esm/models/BindingTypeEnum.d.ts +6 -6
- package/dist/esm/models/BindingTypeEnum.js +5 -7
- package/dist/esm/models/CapabilitiesEnum.d.ts +5 -5
- package/dist/esm/models/CapabilitiesEnum.js +4 -6
- package/dist/esm/models/ChallengeChoices.d.ts +6 -6
- package/dist/esm/models/ChallengeChoices.js +5 -7
- package/dist/esm/models/ClientTypeEnum.d.ts +5 -5
- package/dist/esm/models/ClientTypeEnum.js +4 -6
- package/dist/esm/models/ConsentStageModeEnum.d.ts +6 -6
- package/dist/esm/models/ConsentStageModeEnum.js +5 -7
- package/dist/esm/models/DeviceClassesEnum.d.ts +8 -8
- package/dist/esm/models/DeviceClassesEnum.js +7 -9
- package/dist/esm/models/DigestAlgorithmEnum.d.ts +7 -7
- package/dist/esm/models/DigestAlgorithmEnum.js +6 -8
- package/dist/esm/models/DigitsEnum.d.ts +5 -5
- package/dist/esm/models/DigitsEnum.js +4 -6
- package/dist/esm/models/EventActions.d.ts +30 -30
- package/dist/esm/models/EventActions.js +29 -31
- package/dist/esm/models/FlowDesignationEnum.d.ts +10 -10
- package/dist/esm/models/FlowDesignationEnum.js +9 -11
- package/dist/esm/models/IntentEnum.d.ts +7 -7
- package/dist/esm/models/IntentEnum.js +6 -8
- package/dist/esm/models/InvalidResponseActionEnum.d.ts +6 -6
- package/dist/esm/models/InvalidResponseActionEnum.js +5 -7
- package/dist/esm/models/IssuerModeEnum.d.ts +5 -5
- package/dist/esm/models/IssuerModeEnum.js +4 -6
- package/dist/esm/models/NameIdPolicyEnum.d.ts +8 -8
- package/dist/esm/models/NameIdPolicyEnum.js +7 -9
- package/dist/esm/models/NotConfiguredActionEnum.d.ts +6 -6
- package/dist/esm/models/NotConfiguredActionEnum.js +5 -7
- package/dist/esm/models/NotificationTransportModeEnum.d.ts +6 -6
- package/dist/esm/models/NotificationTransportModeEnum.js +5 -7
- package/dist/esm/models/OutpostTypeEnum.d.ts +5 -5
- package/dist/esm/models/OutpostTypeEnum.js +4 -6
- package/dist/esm/models/PatchedApplicationRequest.d.ts +0 -7
- package/dist/esm/models/PatchedApplicationRequest.js +0 -3
- package/dist/esm/models/PatchedTenantRequest.d.ts +8 -0
- package/dist/esm/models/PatchedTenantRequest.js +2 -0
- package/dist/esm/models/PatchedTokenRequest.d.ts +0 -7
- package/dist/esm/models/PatchedTokenRequest.js +0 -3
- package/dist/esm/models/PolicyEngineMode.d.ts +5 -5
- package/dist/esm/models/PolicyEngineMode.js +4 -6
- package/dist/esm/models/PromptTypeEnum.d.ts +16 -16
- package/dist/esm/models/PromptTypeEnum.js +15 -17
- package/dist/esm/models/ProviderEnum.d.ts +5 -5
- package/dist/esm/models/ProviderEnum.js +4 -6
- package/dist/esm/models/ProviderTypeEnum.d.ts +14 -14
- package/dist/esm/models/ProviderTypeEnum.js +13 -15
- package/dist/esm/models/ProxyMode.d.ts +6 -6
- package/dist/esm/models/ProxyMode.js +5 -7
- package/dist/esm/models/ResidentKeyRequirementEnum.d.ts +6 -6
- package/dist/esm/models/ResidentKeyRequirementEnum.js +5 -7
- package/dist/esm/models/SearchModeEnum.d.ts +5 -5
- package/dist/esm/models/SearchModeEnum.js +4 -6
- package/dist/esm/models/SeverityEnum.d.ts +6 -6
- package/dist/esm/models/SeverityEnum.js +5 -7
- package/dist/esm/models/SignatureAlgorithmEnum.d.ts +8 -8
- package/dist/esm/models/SignatureAlgorithmEnum.js +7 -9
- package/dist/esm/models/SpBindingEnum.d.ts +5 -5
- package/dist/esm/models/SpBindingEnum.js +4 -6
- package/dist/esm/models/StatusEnum.d.ts +7 -7
- package/dist/esm/models/StatusEnum.js +6 -8
- package/dist/esm/models/SubModeEnum.d.ts +7 -7
- package/dist/esm/models/SubModeEnum.js +6 -8
- package/dist/esm/models/Tenant.d.ts +8 -0
- package/dist/esm/models/Tenant.js +2 -0
- package/dist/esm/models/TenantRequest.d.ts +8 -0
- package/dist/esm/models/TenantRequest.js +2 -0
- package/dist/esm/models/Token.d.ts +1 -1
- package/dist/esm/models/Token.js +2 -3
- package/dist/esm/models/TokenRequest.d.ts +0 -7
- package/dist/esm/models/TokenRequest.js +0 -3
- package/dist/esm/models/TokenSetKeyRequest.d.ts +27 -0
- package/dist/esm/models/TokenSetKeyRequest.js +35 -0
- package/dist/esm/models/UsedByActionEnum.d.ts +7 -7
- package/dist/esm/models/UsedByActionEnum.js +6 -8
- package/dist/esm/models/UserFieldsEnum.d.ts +6 -6
- package/dist/esm/models/UserFieldsEnum.js +5 -7
- package/dist/esm/models/UserMatchingModeEnum.d.ts +8 -8
- package/dist/esm/models/UserMatchingModeEnum.js +7 -9
- package/dist/esm/models/UserSelf.d.ts +2 -3
- package/dist/esm/models/UserSelf.js +1 -2
- package/dist/esm/models/UserVerificationEnum.d.ts +6 -6
- package/dist/esm/models/UserVerificationEnum.js +5 -7
- package/dist/esm/models/index.d.ts +1 -0
- package/dist/esm/models/index.js +1 -0
- package/dist/esm/runtime.js +1 -0
- package/dist/models/AppEnum.d.ts +49 -49
- package/dist/models/AppEnum.js +48 -50
- package/dist/models/Application.d.ts +1 -1
- package/dist/models/Application.js +1 -2
- package/dist/models/ApplicationRequest.d.ts +0 -7
- package/dist/models/ApplicationRequest.js +0 -3
- package/dist/models/AuthTypeEnum.d.ts +5 -5
- package/dist/models/AuthTypeEnum.js +4 -6
- package/dist/models/AuthenticatorAttachmentEnum.d.ts +5 -5
- package/dist/models/AuthenticatorAttachmentEnum.js +4 -6
- package/dist/models/BackendsEnum.d.ts +6 -6
- package/dist/models/BackendsEnum.js +5 -7
- package/dist/models/BindingTypeEnum.d.ts +6 -6
- package/dist/models/BindingTypeEnum.js +5 -7
- package/dist/models/CapabilitiesEnum.d.ts +5 -5
- package/dist/models/CapabilitiesEnum.js +4 -6
- package/dist/models/ChallengeChoices.d.ts +6 -6
- package/dist/models/ChallengeChoices.js +5 -7
- package/dist/models/ClientTypeEnum.d.ts +5 -5
- package/dist/models/ClientTypeEnum.js +4 -6
- package/dist/models/ConsentStageModeEnum.d.ts +6 -6
- package/dist/models/ConsentStageModeEnum.js +5 -7
- package/dist/models/DeviceClassesEnum.d.ts +8 -8
- package/dist/models/DeviceClassesEnum.js +7 -9
- package/dist/models/DigestAlgorithmEnum.d.ts +7 -7
- package/dist/models/DigestAlgorithmEnum.js +6 -8
- package/dist/models/DigitsEnum.d.ts +5 -5
- package/dist/models/DigitsEnum.js +4 -6
- package/dist/models/EventActions.d.ts +30 -30
- package/dist/models/EventActions.js +29 -31
- package/dist/models/FlowDesignationEnum.d.ts +10 -10
- package/dist/models/FlowDesignationEnum.js +9 -11
- package/dist/models/IntentEnum.d.ts +7 -7
- package/dist/models/IntentEnum.js +6 -8
- package/dist/models/InvalidResponseActionEnum.d.ts +6 -6
- package/dist/models/InvalidResponseActionEnum.js +5 -7
- package/dist/models/IssuerModeEnum.d.ts +5 -5
- package/dist/models/IssuerModeEnum.js +4 -6
- package/dist/models/NameIdPolicyEnum.d.ts +8 -8
- package/dist/models/NameIdPolicyEnum.js +7 -9
- package/dist/models/NotConfiguredActionEnum.d.ts +6 -6
- package/dist/models/NotConfiguredActionEnum.js +5 -7
- package/dist/models/NotificationTransportModeEnum.d.ts +6 -6
- package/dist/models/NotificationTransportModeEnum.js +5 -7
- package/dist/models/OutpostTypeEnum.d.ts +5 -5
- package/dist/models/OutpostTypeEnum.js +4 -6
- package/dist/models/PatchedApplicationRequest.d.ts +0 -7
- package/dist/models/PatchedApplicationRequest.js +0 -3
- package/dist/models/PatchedTenantRequest.d.ts +8 -0
- package/dist/models/PatchedTenantRequest.js +2 -0
- package/dist/models/PatchedTokenRequest.d.ts +0 -7
- package/dist/models/PatchedTokenRequest.js +0 -3
- package/dist/models/PolicyEngineMode.d.ts +5 -5
- package/dist/models/PolicyEngineMode.js +4 -6
- package/dist/models/PromptTypeEnum.d.ts +16 -16
- package/dist/models/PromptTypeEnum.js +15 -17
- package/dist/models/ProviderEnum.d.ts +5 -5
- package/dist/models/ProviderEnum.js +4 -6
- package/dist/models/ProviderTypeEnum.d.ts +14 -14
- package/dist/models/ProviderTypeEnum.js +13 -15
- package/dist/models/ProxyMode.d.ts +6 -6
- package/dist/models/ProxyMode.js +5 -7
- package/dist/models/ResidentKeyRequirementEnum.d.ts +6 -6
- package/dist/models/ResidentKeyRequirementEnum.js +5 -7
- package/dist/models/SearchModeEnum.d.ts +5 -5
- package/dist/models/SearchModeEnum.js +4 -6
- package/dist/models/SeverityEnum.d.ts +6 -6
- package/dist/models/SeverityEnum.js +5 -7
- package/dist/models/SignatureAlgorithmEnum.d.ts +8 -8
- package/dist/models/SignatureAlgorithmEnum.js +7 -9
- package/dist/models/SpBindingEnum.d.ts +5 -5
- package/dist/models/SpBindingEnum.js +4 -6
- package/dist/models/StatusEnum.d.ts +7 -7
- package/dist/models/StatusEnum.js +6 -8
- package/dist/models/SubModeEnum.d.ts +7 -7
- package/dist/models/SubModeEnum.js +6 -8
- package/dist/models/Tenant.d.ts +8 -0
- package/dist/models/Tenant.js +2 -0
- package/dist/models/TenantRequest.d.ts +8 -0
- package/dist/models/TenantRequest.js +2 -0
- package/dist/models/Token.d.ts +1 -1
- package/dist/models/Token.js +1 -2
- package/dist/models/TokenRequest.d.ts +0 -7
- package/dist/models/TokenRequest.js +0 -3
- package/dist/models/TokenSetKeyRequest.d.ts +27 -0
- package/dist/models/TokenSetKeyRequest.js +41 -0
- package/dist/models/UsedByActionEnum.d.ts +7 -7
- package/dist/models/UsedByActionEnum.js +6 -8
- package/dist/models/UserFieldsEnum.d.ts +6 -6
- package/dist/models/UserFieldsEnum.js +5 -7
- package/dist/models/UserMatchingModeEnum.d.ts +8 -8
- package/dist/models/UserMatchingModeEnum.js +7 -9
- package/dist/models/UserSelf.d.ts +2 -3
- package/dist/models/UserSelf.js +1 -2
- package/dist/models/UserVerificationEnum.d.ts +6 -6
- package/dist/models/UserVerificationEnum.js +5 -7
- package/dist/models/index.d.ts +1 -0
- package/dist/models/index.js +1 -0
- package/dist/runtime.js +1 -0
- package/package.json +17 -1
- package/src/apis/CoreApi.ts +58 -9
- package/src/apis/EventsApi.ts +27 -24
- package/src/apis/FlowsApi.ts +30 -27
- package/src/apis/PoliciesApi.ts +85 -83
- package/src/apis/ProvidersApi.ts +63 -56
- package/src/apis/SchemaApi.ts +111 -109
- package/src/apis/SourcesApi.ts +98 -88
- package/src/apis/StagesApi.ts +87 -78
- package/src/models/AppEnum.ts +52 -49
- package/src/models/Application.ts +2 -3
- package/src/models/ApplicationRequest.ts +0 -14
- package/src/models/AuthTypeEnum.ts +8 -5
- package/src/models/AuthenticatorAttachmentEnum.ts +8 -5
- package/src/models/BackendsEnum.ts +9 -6
- package/src/models/BindingTypeEnum.ts +9 -6
- package/src/models/CapabilitiesEnum.ts +8 -5
- package/src/models/ChallengeChoices.ts +9 -6
- package/src/models/ClientTypeEnum.ts +8 -5
- package/src/models/ConsentStageModeEnum.ts +9 -6
- package/src/models/DeviceClassesEnum.ts +11 -8
- package/src/models/DigestAlgorithmEnum.ts +10 -7
- package/src/models/DigitsEnum.ts +8 -5
- package/src/models/EventActions.ts +33 -30
- package/src/models/FlowDesignationEnum.ts +13 -10
- package/src/models/IntentEnum.ts +10 -7
- package/src/models/InvalidResponseActionEnum.ts +9 -6
- package/src/models/IssuerModeEnum.ts +8 -5
- package/src/models/NameIdPolicyEnum.ts +11 -8
- package/src/models/NotConfiguredActionEnum.ts +9 -6
- package/src/models/NotificationTransportModeEnum.ts +9 -6
- package/src/models/OutpostTypeEnum.ts +8 -5
- package/src/models/PatchedApplicationRequest.ts +0 -14
- package/src/models/PatchedTenantRequest.ts +8 -0
- package/src/models/PatchedTokenRequest.ts +0 -14
- package/src/models/PolicyEngineMode.ts +8 -5
- package/src/models/PromptTypeEnum.ts +19 -16
- package/src/models/ProviderEnum.ts +8 -5
- package/src/models/ProviderTypeEnum.ts +17 -14
- package/src/models/ProxyMode.ts +9 -6
- package/src/models/ResidentKeyRequirementEnum.ts +9 -6
- package/src/models/SearchModeEnum.ts +8 -5
- package/src/models/SeverityEnum.ts +9 -6
- package/src/models/SignatureAlgorithmEnum.ts +11 -8
- package/src/models/SpBindingEnum.ts +8 -5
- package/src/models/StatusEnum.ts +10 -7
- package/src/models/SubModeEnum.ts +10 -7
- package/src/models/Tenant.ts +8 -0
- package/src/models/TenantRequest.ts +8 -0
- package/src/models/Token.ts +2 -3
- package/src/models/TokenRequest.ts +0 -14
- package/src/models/TokenSetKeyRequest.ts +56 -0
- package/src/models/UsedByActionEnum.ts +10 -7
- package/src/models/UserFieldsEnum.ts +9 -6
- package/src/models/UserMatchingModeEnum.ts +11 -8
- package/src/models/UserSelf.ts +3 -5
- package/src/models/UserVerificationEnum.ts +9 -6
- package/src/models/index.ts +1 -0
- package/src/runtime.ts +2 -0
- package/tsconfig.esm.json +7 -1
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
SaveMedia
|
|
19
|
-
GeoIp
|
|
20
|
-
}
|
|
16
|
+
export declare const CapabilitiesEnum: {
|
|
17
|
+
readonly SaveMedia: "can_save_media";
|
|
18
|
+
readonly GeoIp: "can_geo_ip";
|
|
19
|
+
};
|
|
20
|
+
export declare type CapabilitiesEnum = typeof CapabilitiesEnum[keyof typeof CapabilitiesEnum];
|
|
21
21
|
export declare function CapabilitiesEnumFromJSON(json: any): CapabilitiesEnum;
|
|
22
22
|
export declare function CapabilitiesEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): CapabilitiesEnum;
|
|
23
23
|
export declare function CapabilitiesEnumToJSON(value?: CapabilitiesEnum | null): any;
|
|
@@ -14,13 +14,11 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
})(CapabilitiesEnum || (CapabilitiesEnum = {}));
|
|
18
|
+
export const CapabilitiesEnum = {
|
|
19
|
+
SaveMedia: 'can_save_media',
|
|
20
|
+
GeoIp: 'can_geo_ip'
|
|
21
|
+
};
|
|
24
22
|
export function CapabilitiesEnumFromJSON(json) {
|
|
25
23
|
return CapabilitiesEnumFromJSONTyped(json, false);
|
|
26
24
|
}
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
Native
|
|
19
|
-
Shell
|
|
20
|
-
Redirect
|
|
21
|
-
}
|
|
16
|
+
export declare const ChallengeChoices: {
|
|
17
|
+
readonly Native: "native";
|
|
18
|
+
readonly Shell: "shell";
|
|
19
|
+
readonly Redirect: "redirect";
|
|
20
|
+
};
|
|
21
|
+
export declare type ChallengeChoices = typeof ChallengeChoices[keyof typeof ChallengeChoices];
|
|
22
22
|
export declare function ChallengeChoicesFromJSON(json: any): ChallengeChoices;
|
|
23
23
|
export declare function ChallengeChoicesFromJSONTyped(json: any, ignoreDiscriminator: boolean): ChallengeChoices;
|
|
24
24
|
export declare function ChallengeChoicesToJSON(value?: ChallengeChoices | null): any;
|
|
@@ -14,14 +14,12 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
})(ChallengeChoices || (ChallengeChoices = {}));
|
|
18
|
+
export const ChallengeChoices = {
|
|
19
|
+
Native: 'native',
|
|
20
|
+
Shell: 'shell',
|
|
21
|
+
Redirect: 'redirect'
|
|
22
|
+
};
|
|
25
23
|
export function ChallengeChoicesFromJSON(json) {
|
|
26
24
|
return ChallengeChoicesFromJSONTyped(json, false);
|
|
27
25
|
}
|
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
Confidential
|
|
19
|
-
Public
|
|
20
|
-
}
|
|
16
|
+
export declare const ClientTypeEnum: {
|
|
17
|
+
readonly Confidential: "confidential";
|
|
18
|
+
readonly Public: "public";
|
|
19
|
+
};
|
|
20
|
+
export declare type ClientTypeEnum = typeof ClientTypeEnum[keyof typeof ClientTypeEnum];
|
|
21
21
|
export declare function ClientTypeEnumFromJSON(json: any): ClientTypeEnum;
|
|
22
22
|
export declare function ClientTypeEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): ClientTypeEnum;
|
|
23
23
|
export declare function ClientTypeEnumToJSON(value?: ClientTypeEnum | null): any;
|
|
@@ -14,13 +14,11 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
})(ClientTypeEnum || (ClientTypeEnum = {}));
|
|
18
|
+
export const ClientTypeEnum = {
|
|
19
|
+
Confidential: 'confidential',
|
|
20
|
+
Public: 'public'
|
|
21
|
+
};
|
|
24
22
|
export function ClientTypeEnumFromJSON(json) {
|
|
25
23
|
return ClientTypeEnumFromJSONTyped(json, false);
|
|
26
24
|
}
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
AlwaysRequire
|
|
19
|
-
Permanent
|
|
20
|
-
Expiring
|
|
21
|
-
}
|
|
16
|
+
export declare const ConsentStageModeEnum: {
|
|
17
|
+
readonly AlwaysRequire: "always_require";
|
|
18
|
+
readonly Permanent: "permanent";
|
|
19
|
+
readonly Expiring: "expiring";
|
|
20
|
+
};
|
|
21
|
+
export declare type ConsentStageModeEnum = typeof ConsentStageModeEnum[keyof typeof ConsentStageModeEnum];
|
|
22
22
|
export declare function ConsentStageModeEnumFromJSON(json: any): ConsentStageModeEnum;
|
|
23
23
|
export declare function ConsentStageModeEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): ConsentStageModeEnum;
|
|
24
24
|
export declare function ConsentStageModeEnumToJSON(value?: ConsentStageModeEnum | null): any;
|
|
@@ -14,14 +14,12 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
})(ConsentStageModeEnum || (ConsentStageModeEnum = {}));
|
|
18
|
+
export const ConsentStageModeEnum = {
|
|
19
|
+
AlwaysRequire: 'always_require',
|
|
20
|
+
Permanent: 'permanent',
|
|
21
|
+
Expiring: 'expiring'
|
|
22
|
+
};
|
|
25
23
|
export function ConsentStageModeEnumFromJSON(json) {
|
|
26
24
|
return ConsentStageModeEnumFromJSONTyped(json, false);
|
|
27
25
|
}
|
|
@@ -12,15 +12,15 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
Static
|
|
19
|
-
Totp
|
|
20
|
-
Webauthn
|
|
21
|
-
Duo
|
|
22
|
-
Sms
|
|
23
|
-
}
|
|
16
|
+
export declare const DeviceClassesEnum: {
|
|
17
|
+
readonly Static: "static";
|
|
18
|
+
readonly Totp: "totp";
|
|
19
|
+
readonly Webauthn: "webauthn";
|
|
20
|
+
readonly Duo: "duo";
|
|
21
|
+
readonly Sms: "sms";
|
|
22
|
+
};
|
|
23
|
+
export declare type DeviceClassesEnum = typeof DeviceClassesEnum[keyof typeof DeviceClassesEnum];
|
|
24
24
|
export declare function DeviceClassesEnumFromJSON(json: any): DeviceClassesEnum;
|
|
25
25
|
export declare function DeviceClassesEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): DeviceClassesEnum;
|
|
26
26
|
export declare function DeviceClassesEnumToJSON(value?: DeviceClassesEnum | null): any;
|
|
@@ -14,16 +14,14 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
})(DeviceClassesEnum || (DeviceClassesEnum = {}));
|
|
18
|
+
export const DeviceClassesEnum = {
|
|
19
|
+
Static: 'static',
|
|
20
|
+
Totp: 'totp',
|
|
21
|
+
Webauthn: 'webauthn',
|
|
22
|
+
Duo: 'duo',
|
|
23
|
+
Sms: 'sms'
|
|
24
|
+
};
|
|
27
25
|
export function DeviceClassesEnumFromJSON(json) {
|
|
28
26
|
return DeviceClassesEnumFromJSONTyped(json, false);
|
|
29
27
|
}
|
|
@@ -12,14 +12,14 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
_200009Xmldsigsha1
|
|
19
|
-
_200104Xmlencsha256
|
|
20
|
-
_200104XmldsigMoresha384
|
|
21
|
-
_200104Xmlencsha512
|
|
22
|
-
}
|
|
16
|
+
export declare const DigestAlgorithmEnum: {
|
|
17
|
+
readonly _200009Xmldsigsha1: "http://www.w3.org/2000/09/xmldsig#sha1";
|
|
18
|
+
readonly _200104Xmlencsha256: "http://www.w3.org/2001/04/xmlenc#sha256";
|
|
19
|
+
readonly _200104XmldsigMoresha384: "http://www.w3.org/2001/04/xmldsig-more#sha384";
|
|
20
|
+
readonly _200104Xmlencsha512: "http://www.w3.org/2001/04/xmlenc#sha512";
|
|
21
|
+
};
|
|
22
|
+
export declare type DigestAlgorithmEnum = typeof DigestAlgorithmEnum[keyof typeof DigestAlgorithmEnum];
|
|
23
23
|
export declare function DigestAlgorithmEnumFromJSON(json: any): DigestAlgorithmEnum;
|
|
24
24
|
export declare function DigestAlgorithmEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): DigestAlgorithmEnum;
|
|
25
25
|
export declare function DigestAlgorithmEnumToJSON(value?: DigestAlgorithmEnum | null): any;
|
|
@@ -14,15 +14,13 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
})(DigestAlgorithmEnum || (DigestAlgorithmEnum = {}));
|
|
18
|
+
export const DigestAlgorithmEnum = {
|
|
19
|
+
_200009Xmldsigsha1: 'http://www.w3.org/2000/09/xmldsig#sha1',
|
|
20
|
+
_200104Xmlencsha256: 'http://www.w3.org/2001/04/xmlenc#sha256',
|
|
21
|
+
_200104XmldsigMoresha384: 'http://www.w3.org/2001/04/xmldsig-more#sha384',
|
|
22
|
+
_200104Xmlencsha512: 'http://www.w3.org/2001/04/xmlenc#sha512'
|
|
23
|
+
};
|
|
26
24
|
export function DigestAlgorithmEnumFromJSON(json) {
|
|
27
25
|
return DigestAlgorithmEnumFromJSONTyped(json, false);
|
|
28
26
|
}
|
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
NUMBER_6
|
|
19
|
-
NUMBER_8
|
|
20
|
-
}
|
|
16
|
+
export declare const DigitsEnum: {
|
|
17
|
+
readonly NUMBER_6: 6;
|
|
18
|
+
readonly NUMBER_8: 8;
|
|
19
|
+
};
|
|
20
|
+
export declare type DigitsEnum = typeof DigitsEnum[keyof typeof DigitsEnum];
|
|
21
21
|
export declare function DigitsEnumFromJSON(json: any): DigitsEnum;
|
|
22
22
|
export declare function DigitsEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): DigitsEnum;
|
|
23
23
|
export declare function DigitsEnumToJSON(value?: DigitsEnum | null): any;
|
|
@@ -14,13 +14,11 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
})(DigitsEnum || (DigitsEnum = {}));
|
|
18
|
+
export const DigitsEnum = {
|
|
19
|
+
NUMBER_6: 6,
|
|
20
|
+
NUMBER_8: 8
|
|
21
|
+
};
|
|
24
22
|
export function DigitsEnumFromJSON(json) {
|
|
25
23
|
return DigitsEnumFromJSONTyped(json, false);
|
|
26
24
|
}
|
|
@@ -12,37 +12,37 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
Login
|
|
19
|
-
LoginFailed
|
|
20
|
-
Logout
|
|
21
|
-
UserWrite
|
|
22
|
-
SuspiciousRequest
|
|
23
|
-
PasswordSet
|
|
24
|
-
SecretView
|
|
25
|
-
SecretRotate
|
|
26
|
-
InvitationUsed
|
|
27
|
-
AuthorizeApplication
|
|
28
|
-
SourceLinked
|
|
29
|
-
ImpersonationStarted
|
|
30
|
-
ImpersonationEnded
|
|
31
|
-
FlowExecution
|
|
32
|
-
PolicyExecution
|
|
33
|
-
PolicyException
|
|
34
|
-
PropertyMappingException
|
|
35
|
-
SystemTaskExecution
|
|
36
|
-
SystemTaskException
|
|
37
|
-
SystemException
|
|
38
|
-
ConfigurationError
|
|
39
|
-
ModelCreated
|
|
40
|
-
ModelUpdated
|
|
41
|
-
ModelDeleted
|
|
42
|
-
EmailSent
|
|
43
|
-
UpdateAvailable
|
|
44
|
-
Custom
|
|
45
|
-
}
|
|
16
|
+
export declare const EventActions: {
|
|
17
|
+
readonly Login: "login";
|
|
18
|
+
readonly LoginFailed: "login_failed";
|
|
19
|
+
readonly Logout: "logout";
|
|
20
|
+
readonly UserWrite: "user_write";
|
|
21
|
+
readonly SuspiciousRequest: "suspicious_request";
|
|
22
|
+
readonly PasswordSet: "password_set";
|
|
23
|
+
readonly SecretView: "secret_view";
|
|
24
|
+
readonly SecretRotate: "secret_rotate";
|
|
25
|
+
readonly InvitationUsed: "invitation_used";
|
|
26
|
+
readonly AuthorizeApplication: "authorize_application";
|
|
27
|
+
readonly SourceLinked: "source_linked";
|
|
28
|
+
readonly ImpersonationStarted: "impersonation_started";
|
|
29
|
+
readonly ImpersonationEnded: "impersonation_ended";
|
|
30
|
+
readonly FlowExecution: "flow_execution";
|
|
31
|
+
readonly PolicyExecution: "policy_execution";
|
|
32
|
+
readonly PolicyException: "policy_exception";
|
|
33
|
+
readonly PropertyMappingException: "property_mapping_exception";
|
|
34
|
+
readonly SystemTaskExecution: "system_task_execution";
|
|
35
|
+
readonly SystemTaskException: "system_task_exception";
|
|
36
|
+
readonly SystemException: "system_exception";
|
|
37
|
+
readonly ConfigurationError: "configuration_error";
|
|
38
|
+
readonly ModelCreated: "model_created";
|
|
39
|
+
readonly ModelUpdated: "model_updated";
|
|
40
|
+
readonly ModelDeleted: "model_deleted";
|
|
41
|
+
readonly EmailSent: "email_sent";
|
|
42
|
+
readonly UpdateAvailable: "update_available";
|
|
43
|
+
readonly Custom: "custom_";
|
|
44
|
+
};
|
|
45
|
+
export declare type EventActions = typeof EventActions[keyof typeof EventActions];
|
|
46
46
|
export declare function EventActionsFromJSON(json: any): EventActions;
|
|
47
47
|
export declare function EventActionsFromJSONTyped(json: any, ignoreDiscriminator: boolean): EventActions;
|
|
48
48
|
export declare function EventActionsToJSON(value?: EventActions | null): any;
|
|
@@ -14,38 +14,36 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
})(EventActions || (EventActions = {}));
|
|
18
|
+
export const EventActions = {
|
|
19
|
+
Login: 'login',
|
|
20
|
+
LoginFailed: 'login_failed',
|
|
21
|
+
Logout: 'logout',
|
|
22
|
+
UserWrite: 'user_write',
|
|
23
|
+
SuspiciousRequest: 'suspicious_request',
|
|
24
|
+
PasswordSet: 'password_set',
|
|
25
|
+
SecretView: 'secret_view',
|
|
26
|
+
SecretRotate: 'secret_rotate',
|
|
27
|
+
InvitationUsed: 'invitation_used',
|
|
28
|
+
AuthorizeApplication: 'authorize_application',
|
|
29
|
+
SourceLinked: 'source_linked',
|
|
30
|
+
ImpersonationStarted: 'impersonation_started',
|
|
31
|
+
ImpersonationEnded: 'impersonation_ended',
|
|
32
|
+
FlowExecution: 'flow_execution',
|
|
33
|
+
PolicyExecution: 'policy_execution',
|
|
34
|
+
PolicyException: 'policy_exception',
|
|
35
|
+
PropertyMappingException: 'property_mapping_exception',
|
|
36
|
+
SystemTaskExecution: 'system_task_execution',
|
|
37
|
+
SystemTaskException: 'system_task_exception',
|
|
38
|
+
SystemException: 'system_exception',
|
|
39
|
+
ConfigurationError: 'configuration_error',
|
|
40
|
+
ModelCreated: 'model_created',
|
|
41
|
+
ModelUpdated: 'model_updated',
|
|
42
|
+
ModelDeleted: 'model_deleted',
|
|
43
|
+
EmailSent: 'email_sent',
|
|
44
|
+
UpdateAvailable: 'update_available',
|
|
45
|
+
Custom: 'custom_'
|
|
46
|
+
};
|
|
49
47
|
export function EventActionsFromJSON(json) {
|
|
50
48
|
return EventActionsFromJSONTyped(json, false);
|
|
51
49
|
}
|
|
@@ -12,17 +12,17 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
Authentication
|
|
19
|
-
Authorization
|
|
20
|
-
Invalidation
|
|
21
|
-
Enrollment
|
|
22
|
-
Unenrollment
|
|
23
|
-
Recovery
|
|
24
|
-
StageConfiguration
|
|
25
|
-
}
|
|
16
|
+
export declare const FlowDesignationEnum: {
|
|
17
|
+
readonly Authentication: "authentication";
|
|
18
|
+
readonly Authorization: "authorization";
|
|
19
|
+
readonly Invalidation: "invalidation";
|
|
20
|
+
readonly Enrollment: "enrollment";
|
|
21
|
+
readonly Unenrollment: "unenrollment";
|
|
22
|
+
readonly Recovery: "recovery";
|
|
23
|
+
readonly StageConfiguration: "stage_configuration";
|
|
24
|
+
};
|
|
25
|
+
export declare type FlowDesignationEnum = typeof FlowDesignationEnum[keyof typeof FlowDesignationEnum];
|
|
26
26
|
export declare function FlowDesignationEnumFromJSON(json: any): FlowDesignationEnum;
|
|
27
27
|
export declare function FlowDesignationEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): FlowDesignationEnum;
|
|
28
28
|
export declare function FlowDesignationEnumToJSON(value?: FlowDesignationEnum | null): any;
|
|
@@ -14,18 +14,16 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
})(FlowDesignationEnum || (FlowDesignationEnum = {}));
|
|
18
|
+
export const FlowDesignationEnum = {
|
|
19
|
+
Authentication: 'authentication',
|
|
20
|
+
Authorization: 'authorization',
|
|
21
|
+
Invalidation: 'invalidation',
|
|
22
|
+
Enrollment: 'enrollment',
|
|
23
|
+
Unenrollment: 'unenrollment',
|
|
24
|
+
Recovery: 'recovery',
|
|
25
|
+
StageConfiguration: 'stage_configuration'
|
|
26
|
+
};
|
|
29
27
|
export function FlowDesignationEnumFromJSON(json) {
|
|
30
28
|
return FlowDesignationEnumFromJSONTyped(json, false);
|
|
31
29
|
}
|
|
@@ -12,14 +12,14 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
Verification
|
|
19
|
-
Api
|
|
20
|
-
Recovery
|
|
21
|
-
AppPassword
|
|
22
|
-
}
|
|
16
|
+
export declare const IntentEnum: {
|
|
17
|
+
readonly Verification: "verification";
|
|
18
|
+
readonly Api: "api";
|
|
19
|
+
readonly Recovery: "recovery";
|
|
20
|
+
readonly AppPassword: "app_password";
|
|
21
|
+
};
|
|
22
|
+
export declare type IntentEnum = typeof IntentEnum[keyof typeof IntentEnum];
|
|
23
23
|
export declare function IntentEnumFromJSON(json: any): IntentEnum;
|
|
24
24
|
export declare function IntentEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): IntentEnum;
|
|
25
25
|
export declare function IntentEnumToJSON(value?: IntentEnum | null): any;
|
|
@@ -14,15 +14,13 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
})(IntentEnum || (IntentEnum = {}));
|
|
18
|
+
export const IntentEnum = {
|
|
19
|
+
Verification: 'verification',
|
|
20
|
+
Api: 'api',
|
|
21
|
+
Recovery: 'recovery',
|
|
22
|
+
AppPassword: 'app_password'
|
|
23
|
+
};
|
|
26
24
|
export function IntentEnumFromJSON(json) {
|
|
27
25
|
return IntentEnumFromJSONTyped(json, false);
|
|
28
26
|
}
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
Retry
|
|
19
|
-
Restart
|
|
20
|
-
RestartWithContext
|
|
21
|
-
}
|
|
16
|
+
export declare const InvalidResponseActionEnum: {
|
|
17
|
+
readonly Retry: "retry";
|
|
18
|
+
readonly Restart: "restart";
|
|
19
|
+
readonly RestartWithContext: "restart_with_context";
|
|
20
|
+
};
|
|
21
|
+
export declare type InvalidResponseActionEnum = typeof InvalidResponseActionEnum[keyof typeof InvalidResponseActionEnum];
|
|
22
22
|
export declare function InvalidResponseActionEnumFromJSON(json: any): InvalidResponseActionEnum;
|
|
23
23
|
export declare function InvalidResponseActionEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): InvalidResponseActionEnum;
|
|
24
24
|
export declare function InvalidResponseActionEnumToJSON(value?: InvalidResponseActionEnum | null): any;
|
|
@@ -14,14 +14,12 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
})(InvalidResponseActionEnum || (InvalidResponseActionEnum = {}));
|
|
18
|
+
export const InvalidResponseActionEnum = {
|
|
19
|
+
Retry: 'retry',
|
|
20
|
+
Restart: 'restart',
|
|
21
|
+
RestartWithContext: 'restart_with_context'
|
|
22
|
+
};
|
|
25
23
|
export function InvalidResponseActionEnumFromJSON(json) {
|
|
26
24
|
return InvalidResponseActionEnumFromJSONTyped(json, false);
|
|
27
25
|
}
|
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
Global
|
|
19
|
-
PerProvider
|
|
20
|
-
}
|
|
16
|
+
export declare const IssuerModeEnum: {
|
|
17
|
+
readonly Global: "global";
|
|
18
|
+
readonly PerProvider: "per_provider";
|
|
19
|
+
};
|
|
20
|
+
export declare type IssuerModeEnum = typeof IssuerModeEnum[keyof typeof IssuerModeEnum];
|
|
21
21
|
export declare function IssuerModeEnumFromJSON(json: any): IssuerModeEnum;
|
|
22
22
|
export declare function IssuerModeEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): IssuerModeEnum;
|
|
23
23
|
export declare function IssuerModeEnumToJSON(value?: IssuerModeEnum | null): any;
|
|
@@ -14,13 +14,11 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
})(IssuerModeEnum || (IssuerModeEnum = {}));
|
|
18
|
+
export const IssuerModeEnum = {
|
|
19
|
+
Global: 'global',
|
|
20
|
+
PerProvider: 'per_provider'
|
|
21
|
+
};
|
|
24
22
|
export function IssuerModeEnumFromJSON(json) {
|
|
25
23
|
return IssuerModeEnumFromJSONTyped(json, false);
|
|
26
24
|
}
|