@goauthentik/api 2024.2.2-1711643691 → 2024.2.2-1712571709
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 +7 -4
- package/dist/apis/RbacApi.d.ts +2 -2
- package/dist/apis/RbacApi.js +2 -2
- package/dist/apis/StagesApi.d.ts +55 -26
- package/dist/apis/StagesApi.js +107 -24
- package/dist/esm/apis/RbacApi.d.ts +2 -2
- package/dist/esm/apis/RbacApi.js +2 -2
- package/dist/esm/apis/StagesApi.d.ts +55 -26
- package/dist/esm/apis/StagesApi.js +108 -25
- package/dist/esm/models/AppEnum.d.ts +1 -53
- package/dist/esm/models/AppEnum.js +1 -53
- package/dist/esm/models/AuthModeEnum.d.ts +1 -2
- package/dist/esm/models/AuthModeEnum.js +1 -2
- package/dist/esm/models/AuthTypeEnum.d.ts +1 -2
- package/dist/esm/models/AuthTypeEnum.js +1 -2
- package/dist/esm/models/AuthenticationEnum.d.ts +1 -5
- package/dist/esm/models/AuthenticationEnum.js +1 -5
- package/dist/esm/models/AuthenticatorAttachmentEnum.d.ts +1 -2
- package/dist/esm/models/AuthenticatorAttachmentEnum.js +1 -2
- package/dist/esm/models/{AuthenticateWebAuthnStage.d.ts → AuthenticatorWebAuthnStage.d.ts} +33 -20
- package/dist/esm/models/{AuthenticateWebAuthnStage.js → AuthenticatorWebAuthnStage.js} +11 -6
- package/dist/{models/AuthenticateWebAuthnStageRequest.d.ts → esm/models/AuthenticatorWebAuthnStageRequest.d.ts} +21 -15
- package/dist/esm/models/{AuthenticateWebAuthnStageRequest.js → AuthenticatorWebAuthnStageRequest.js} +8 -6
- package/dist/esm/models/BackendsEnum.d.ts +1 -3
- package/dist/esm/models/BackendsEnum.js +1 -3
- package/dist/esm/models/BindingTypeEnum.d.ts +1 -3
- package/dist/esm/models/BindingTypeEnum.js +1 -3
- package/dist/esm/models/BlueprintInstanceStatusEnum.d.ts +1 -5
- package/dist/esm/models/BlueprintInstanceStatusEnum.js +1 -5
- package/dist/esm/models/CapabilitiesEnum.d.ts +1 -6
- package/dist/esm/models/CapabilitiesEnum.js +1 -6
- package/dist/esm/models/ChallengeChoices.d.ts +1 -3
- package/dist/esm/models/ChallengeChoices.js +1 -3
- package/dist/esm/models/ClientTypeEnum.d.ts +1 -2
- package/dist/esm/models/ClientTypeEnum.js +1 -2
- package/dist/esm/models/ConsentStageModeEnum.d.ts +1 -3
- package/dist/esm/models/ConsentStageModeEnum.js +1 -3
- package/dist/esm/models/ContextualFlowInfoLayoutEnum.d.ts +1 -5
- package/dist/esm/models/ContextualFlowInfoLayoutEnum.js +1 -5
- package/dist/esm/models/DeniedActionEnum.d.ts +1 -3
- package/dist/esm/models/DeniedActionEnum.js +1 -3
- package/dist/esm/models/DeviceClassesEnum.d.ts +1 -5
- package/dist/esm/models/DeviceClassesEnum.js +1 -5
- package/dist/esm/models/DigestAlgorithmEnum.d.ts +1 -4
- package/dist/esm/models/DigestAlgorithmEnum.js +1 -4
- package/dist/esm/models/DigitsEnum.d.ts +1 -2
- package/dist/esm/models/DigitsEnum.js +1 -2
- package/dist/esm/models/DuoResponseEnum.d.ts +1 -3
- package/dist/esm/models/DuoResponseEnum.js +1 -3
- package/dist/esm/models/EventActions.d.ts +1 -27
- package/dist/esm/models/EventActions.js +1 -27
- package/dist/esm/models/FlowDesignationEnum.d.ts +1 -7
- package/dist/esm/models/FlowDesignationEnum.js +1 -7
- package/dist/esm/models/FlowLayoutEnum.d.ts +1 -5
- package/dist/esm/models/FlowLayoutEnum.js +1 -5
- package/dist/esm/models/GeoipBindingEnum.d.ts +1 -4
- package/dist/esm/models/GeoipBindingEnum.js +1 -4
- package/dist/esm/models/IntentEnum.d.ts +1 -4
- package/dist/esm/models/IntentEnum.js +1 -4
- package/dist/esm/models/InvalidResponseActionEnum.d.ts +1 -3
- package/dist/esm/models/InvalidResponseActionEnum.js +1 -3
- package/dist/esm/models/IssuerModeEnum.d.ts +1 -2
- package/dist/esm/models/IssuerModeEnum.js +1 -2
- package/dist/esm/models/LDAPAPIAccessMode.d.ts +1 -2
- package/dist/esm/models/LDAPAPIAccessMode.js +1 -2
- package/dist/esm/models/LogLevelEnum.d.ts +1 -8
- package/dist/esm/models/LogLevelEnum.js +1 -8
- package/dist/esm/models/ModelEnum.d.ts +2 -76
- package/dist/esm/models/ModelEnum.js +2 -76
- package/dist/esm/models/NameIdPolicyEnum.d.ts +1 -5
- package/dist/esm/models/NameIdPolicyEnum.js +1 -5
- package/dist/esm/models/NetworkBindingEnum.d.ts +1 -4
- package/dist/esm/models/NetworkBindingEnum.js +1 -4
- package/dist/esm/models/NotConfiguredActionEnum.d.ts +1 -3
- package/dist/esm/models/NotConfiguredActionEnum.js +1 -3
- package/dist/esm/models/NotificationTransportModeEnum.d.ts +1 -4
- package/dist/esm/models/NotificationTransportModeEnum.js +1 -4
- package/dist/esm/models/OutpostTypeEnum.d.ts +1 -4
- package/dist/esm/models/OutpostTypeEnum.js +1 -4
- package/dist/esm/models/PaginatedAuthenticatorWebAuthnStageList.d.ts +39 -0
- package/dist/esm/models/PaginatedAuthenticatorWebAuthnStageList.js +48 -0
- package/dist/esm/models/PaginatedWebAuthnDeviceTypeList.d.ts +39 -0
- package/dist/esm/models/{PaginatedAuthenticateWebAuthnStageList.js → PaginatedWebAuthnDeviceTypeList.js} +9 -9
- package/dist/{models/PatchedAuthenticateWebAuthnStageRequest.d.ts → esm/models/PatchedAuthenticatorWebAuthnStageRequest.d.ts} +21 -15
- package/dist/esm/models/{PatchedAuthenticateWebAuthnStageRequest.js → PatchedAuthenticatorWebAuthnStageRequest.js} +8 -6
- package/dist/esm/models/PolicyEngineMode.d.ts +1 -2
- package/dist/esm/models/PolicyEngineMode.js +1 -2
- package/dist/esm/models/PromptTypeEnum.d.ts +1 -18
- package/dist/esm/models/PromptTypeEnum.js +1 -18
- package/dist/esm/models/ProtocolEnum.d.ts +1 -3
- package/dist/esm/models/ProtocolEnum.js +1 -3
- package/dist/esm/models/ProviderEnum.d.ts +1 -2
- package/dist/esm/models/ProviderEnum.js +1 -2
- package/dist/esm/models/ProviderModelEnum.d.ts +1 -7
- package/dist/esm/models/ProviderModelEnum.js +1 -7
- package/dist/esm/models/ProviderTypeEnum.d.ts +1 -14
- package/dist/esm/models/ProviderTypeEnum.js +1 -14
- package/dist/esm/models/ProxyMode.d.ts +1 -3
- package/dist/esm/models/ProxyMode.js +1 -3
- package/dist/esm/models/ResidentKeyRequirementEnum.d.ts +1 -3
- package/dist/esm/models/ResidentKeyRequirementEnum.js +1 -3
- package/dist/esm/models/SeverityEnum.d.ts +1 -3
- package/dist/esm/models/SeverityEnum.js +1 -3
- package/dist/esm/models/SignatureAlgorithmEnum.d.ts +1 -5
- package/dist/esm/models/SignatureAlgorithmEnum.js +1 -5
- package/dist/esm/models/SpBindingEnum.d.ts +1 -2
- package/dist/esm/models/SpBindingEnum.js +1 -2
- package/dist/esm/models/SubModeEnum.d.ts +1 -6
- package/dist/esm/models/SubModeEnum.js +1 -6
- package/dist/esm/models/SystemTaskStatusEnum.d.ts +1 -4
- package/dist/esm/models/SystemTaskStatusEnum.js +1 -4
- package/dist/esm/models/UiThemeEnum.d.ts +1 -3
- package/dist/esm/models/UiThemeEnum.js +1 -3
- package/dist/esm/models/UsedByActionEnum.d.ts +1 -4
- package/dist/esm/models/UsedByActionEnum.js +1 -4
- package/dist/esm/models/UserCreationModeEnum.d.ts +1 -3
- package/dist/esm/models/UserCreationModeEnum.js +1 -3
- package/dist/esm/models/UserFieldsEnum.d.ts +1 -3
- package/dist/esm/models/UserFieldsEnum.js +1 -3
- package/dist/esm/models/UserGroup.d.ts +1 -1
- package/dist/esm/models/UserMatchingModeEnum.d.ts +1 -5
- package/dist/esm/models/UserMatchingModeEnum.js +1 -5
- package/dist/esm/models/UserTypeEnum.d.ts +1 -4
- package/dist/esm/models/UserTypeEnum.js +1 -4
- package/dist/esm/models/UserVerificationEnum.d.ts +1 -3
- package/dist/esm/models/UserVerificationEnum.js +1 -3
- package/dist/esm/models/WebAuthnDevice.d.ts +7 -0
- package/dist/esm/models/WebAuthnDevice.js +3 -0
- package/dist/esm/models/WebAuthnDeviceType.d.ts +37 -0
- package/dist/esm/models/WebAuthnDeviceType.js +46 -0
- package/dist/esm/models/WebAuthnDeviceTypeRequest.d.ts +37 -0
- package/dist/esm/models/WebAuthnDeviceTypeRequest.js +46 -0
- package/dist/esm/models/index.d.ts +7 -4
- package/dist/esm/models/index.js +7 -4
- package/dist/models/AppEnum.d.ts +1 -53
- package/dist/models/AppEnum.js +1 -53
- package/dist/models/AuthModeEnum.d.ts +1 -2
- package/dist/models/AuthModeEnum.js +1 -2
- package/dist/models/AuthTypeEnum.d.ts +1 -2
- package/dist/models/AuthTypeEnum.js +1 -2
- package/dist/models/AuthenticationEnum.d.ts +1 -5
- package/dist/models/AuthenticationEnum.js +1 -5
- package/dist/models/AuthenticatorAttachmentEnum.d.ts +1 -2
- package/dist/models/AuthenticatorAttachmentEnum.js +1 -2
- package/dist/models/{AuthenticateWebAuthnStage.d.ts → AuthenticatorWebAuthnStage.d.ts} +33 -20
- package/dist/models/{AuthenticateWebAuthnStage.js → AuthenticatorWebAuthnStage.js} +16 -11
- package/dist/{esm/models/AuthenticateWebAuthnStageRequest.d.ts → models/AuthenticatorWebAuthnStageRequest.d.ts} +21 -15
- package/dist/models/{AuthenticateWebAuthnStageRequest.js → AuthenticatorWebAuthnStageRequest.js} +13 -11
- package/dist/models/BackendsEnum.d.ts +1 -3
- package/dist/models/BackendsEnum.js +1 -3
- package/dist/models/BindingTypeEnum.d.ts +1 -3
- package/dist/models/BindingTypeEnum.js +1 -3
- package/dist/models/BlueprintInstanceStatusEnum.d.ts +1 -5
- package/dist/models/BlueprintInstanceStatusEnum.js +1 -5
- package/dist/models/CapabilitiesEnum.d.ts +1 -6
- package/dist/models/CapabilitiesEnum.js +1 -6
- package/dist/models/ChallengeChoices.d.ts +1 -3
- package/dist/models/ChallengeChoices.js +1 -3
- package/dist/models/ClientTypeEnum.d.ts +1 -2
- package/dist/models/ClientTypeEnum.js +1 -2
- package/dist/models/ConsentStageModeEnum.d.ts +1 -3
- package/dist/models/ConsentStageModeEnum.js +1 -3
- package/dist/models/ContextualFlowInfoLayoutEnum.d.ts +1 -5
- package/dist/models/ContextualFlowInfoLayoutEnum.js +1 -5
- package/dist/models/DeniedActionEnum.d.ts +1 -3
- package/dist/models/DeniedActionEnum.js +1 -3
- package/dist/models/DeviceClassesEnum.d.ts +1 -5
- package/dist/models/DeviceClassesEnum.js +1 -5
- package/dist/models/DigestAlgorithmEnum.d.ts +1 -4
- package/dist/models/DigestAlgorithmEnum.js +1 -4
- package/dist/models/DigitsEnum.d.ts +1 -2
- package/dist/models/DigitsEnum.js +1 -2
- package/dist/models/DuoResponseEnum.d.ts +1 -3
- package/dist/models/DuoResponseEnum.js +1 -3
- package/dist/models/EventActions.d.ts +1 -27
- package/dist/models/EventActions.js +1 -27
- package/dist/models/FlowDesignationEnum.d.ts +1 -7
- package/dist/models/FlowDesignationEnum.js +1 -7
- package/dist/models/FlowLayoutEnum.d.ts +1 -5
- package/dist/models/FlowLayoutEnum.js +1 -5
- package/dist/models/GeoipBindingEnum.d.ts +1 -4
- package/dist/models/GeoipBindingEnum.js +1 -4
- package/dist/models/IntentEnum.d.ts +1 -4
- package/dist/models/IntentEnum.js +1 -4
- package/dist/models/InvalidResponseActionEnum.d.ts +1 -3
- package/dist/models/InvalidResponseActionEnum.js +1 -3
- package/dist/models/IssuerModeEnum.d.ts +1 -2
- package/dist/models/IssuerModeEnum.js +1 -2
- package/dist/models/LDAPAPIAccessMode.d.ts +1 -2
- package/dist/models/LDAPAPIAccessMode.js +1 -2
- package/dist/models/LogLevelEnum.d.ts +1 -8
- package/dist/models/LogLevelEnum.js +1 -8
- package/dist/models/ModelEnum.d.ts +2 -76
- package/dist/models/ModelEnum.js +2 -76
- package/dist/models/NameIdPolicyEnum.d.ts +1 -5
- package/dist/models/NameIdPolicyEnum.js +1 -5
- package/dist/models/NetworkBindingEnum.d.ts +1 -4
- package/dist/models/NetworkBindingEnum.js +1 -4
- package/dist/models/NotConfiguredActionEnum.d.ts +1 -3
- package/dist/models/NotConfiguredActionEnum.js +1 -3
- package/dist/models/NotificationTransportModeEnum.d.ts +1 -4
- package/dist/models/NotificationTransportModeEnum.js +1 -4
- package/dist/models/OutpostTypeEnum.d.ts +1 -4
- package/dist/models/OutpostTypeEnum.js +1 -4
- package/dist/models/PaginatedAuthenticatorWebAuthnStageList.d.ts +39 -0
- package/dist/models/PaginatedAuthenticatorWebAuthnStageList.js +55 -0
- package/dist/models/PaginatedWebAuthnDeviceTypeList.d.ts +39 -0
- package/dist/models/PaginatedWebAuthnDeviceTypeList.js +55 -0
- package/dist/{esm/models/PatchedAuthenticateWebAuthnStageRequest.d.ts → models/PatchedAuthenticatorWebAuthnStageRequest.d.ts} +21 -15
- package/dist/models/{PatchedAuthenticateWebAuthnStageRequest.js → PatchedAuthenticatorWebAuthnStageRequest.js} +13 -11
- package/dist/models/PolicyEngineMode.d.ts +1 -2
- package/dist/models/PolicyEngineMode.js +1 -2
- package/dist/models/PromptTypeEnum.d.ts +1 -18
- package/dist/models/PromptTypeEnum.js +1 -18
- package/dist/models/ProtocolEnum.d.ts +1 -3
- package/dist/models/ProtocolEnum.js +1 -3
- package/dist/models/ProviderEnum.d.ts +1 -2
- package/dist/models/ProviderEnum.js +1 -2
- package/dist/models/ProviderModelEnum.d.ts +1 -7
- package/dist/models/ProviderModelEnum.js +1 -7
- package/dist/models/ProviderTypeEnum.d.ts +1 -14
- package/dist/models/ProviderTypeEnum.js +1 -14
- package/dist/models/ProxyMode.d.ts +1 -3
- package/dist/models/ProxyMode.js +1 -3
- package/dist/models/ResidentKeyRequirementEnum.d.ts +1 -3
- package/dist/models/ResidentKeyRequirementEnum.js +1 -3
- package/dist/models/SeverityEnum.d.ts +1 -3
- package/dist/models/SeverityEnum.js +1 -3
- package/dist/models/SignatureAlgorithmEnum.d.ts +1 -5
- package/dist/models/SignatureAlgorithmEnum.js +1 -5
- package/dist/models/SpBindingEnum.d.ts +1 -2
- package/dist/models/SpBindingEnum.js +1 -2
- package/dist/models/SubModeEnum.d.ts +1 -6
- package/dist/models/SubModeEnum.js +1 -6
- package/dist/models/SystemTaskStatusEnum.d.ts +1 -4
- package/dist/models/SystemTaskStatusEnum.js +1 -4
- package/dist/models/UiThemeEnum.d.ts +1 -3
- package/dist/models/UiThemeEnum.js +1 -3
- package/dist/models/UsedByActionEnum.d.ts +1 -4
- package/dist/models/UsedByActionEnum.js +1 -4
- package/dist/models/UserCreationModeEnum.d.ts +1 -3
- package/dist/models/UserCreationModeEnum.js +1 -3
- package/dist/models/UserFieldsEnum.d.ts +1 -3
- package/dist/models/UserFieldsEnum.js +1 -3
- package/dist/models/UserGroup.d.ts +1 -1
- package/dist/models/UserMatchingModeEnum.d.ts +1 -5
- package/dist/models/UserMatchingModeEnum.js +1 -5
- package/dist/models/UserTypeEnum.d.ts +1 -4
- package/dist/models/UserTypeEnum.js +1 -4
- package/dist/models/UserVerificationEnum.d.ts +1 -3
- package/dist/models/UserVerificationEnum.js +1 -3
- package/dist/models/WebAuthnDevice.d.ts +7 -0
- package/dist/models/WebAuthnDevice.js +3 -0
- package/dist/models/WebAuthnDeviceType.d.ts +37 -0
- package/dist/models/WebAuthnDeviceType.js +53 -0
- package/dist/models/WebAuthnDeviceTypeRequest.d.ts +37 -0
- package/dist/models/WebAuthnDeviceTypeRequest.js +53 -0
- package/dist/models/index.d.ts +7 -4
- package/dist/models/index.js +7 -4
- package/package.json +1 -1
- package/src/apis/RbacApi.ts +2 -2
- package/src/apis/StagesApi.ts +166 -49
- package/src/models/AppEnum.ts +1 -53
- package/src/models/AuthModeEnum.ts +1 -2
- package/src/models/AuthTypeEnum.ts +1 -2
- package/src/models/AuthenticationEnum.ts +1 -5
- package/src/models/AuthenticatorAttachmentEnum.ts +1 -2
- package/src/models/{AuthenticateWebAuthnStage.ts → AuthenticatorWebAuthnStage.ts} +43 -21
- package/src/models/{AuthenticateWebAuthnStageRequest.ts → AuthenticatorWebAuthnStageRequest.ts} +24 -16
- package/src/models/BackendsEnum.ts +1 -3
- package/src/models/BindingTypeEnum.ts +1 -3
- package/src/models/BlueprintInstanceStatusEnum.ts +1 -5
- package/src/models/CapabilitiesEnum.ts +1 -6
- package/src/models/ChallengeChoices.ts +1 -3
- package/src/models/ClientTypeEnum.ts +1 -2
- package/src/models/ConsentStageModeEnum.ts +1 -3
- package/src/models/ContextualFlowInfoLayoutEnum.ts +1 -5
- package/src/models/DeniedActionEnum.ts +1 -3
- package/src/models/DeviceClassesEnum.ts +1 -5
- package/src/models/DigestAlgorithmEnum.ts +1 -4
- package/src/models/DigitsEnum.ts +1 -2
- package/src/models/DuoResponseEnum.ts +1 -3
- package/src/models/EventActions.ts +1 -27
- package/src/models/FlowDesignationEnum.ts +1 -7
- package/src/models/FlowLayoutEnum.ts +1 -5
- package/src/models/GeoipBindingEnum.ts +1 -4
- package/src/models/IntentEnum.ts +1 -4
- package/src/models/InvalidResponseActionEnum.ts +1 -3
- package/src/models/IssuerModeEnum.ts +1 -2
- package/src/models/LDAPAPIAccessMode.ts +1 -2
- package/src/models/LogLevelEnum.ts +1 -8
- package/src/models/ModelEnum.ts +2 -76
- package/src/models/NameIdPolicyEnum.ts +1 -5
- package/src/models/NetworkBindingEnum.ts +1 -4
- package/src/models/NotConfiguredActionEnum.ts +1 -3
- package/src/models/NotificationTransportModeEnum.ts +1 -4
- package/src/models/OutpostTypeEnum.ts +1 -4
- package/src/models/{PaginatedAuthenticateWebAuthnStageList.ts → PaginatedAuthenticatorWebAuthnStageList.ts} +19 -19
- package/src/models/PaginatedWebAuthnDeviceTypeList.ts +88 -0
- package/src/models/{PatchedAuthenticateWebAuthnStageRequest.ts → PatchedAuthenticatorWebAuthnStageRequest.ts} +24 -16
- package/src/models/PolicyEngineMode.ts +1 -2
- package/src/models/PromptTypeEnum.ts +1 -18
- package/src/models/ProtocolEnum.ts +1 -3
- package/src/models/ProviderEnum.ts +1 -2
- package/src/models/ProviderModelEnum.ts +1 -7
- package/src/models/ProviderTypeEnum.ts +1 -14
- package/src/models/ProxyMode.ts +1 -3
- package/src/models/ResidentKeyRequirementEnum.ts +1 -3
- package/src/models/SeverityEnum.ts +1 -3
- package/src/models/SignatureAlgorithmEnum.ts +1 -5
- package/src/models/SpBindingEnum.ts +1 -2
- package/src/models/SubModeEnum.ts +1 -6
- package/src/models/SystemTaskStatusEnum.ts +1 -4
- package/src/models/UiThemeEnum.ts +1 -3
- package/src/models/UsedByActionEnum.ts +1 -4
- package/src/models/UserCreationModeEnum.ts +1 -3
- package/src/models/UserFieldsEnum.ts +1 -3
- package/src/models/UserGroup.ts +1 -1
- package/src/models/UserMatchingModeEnum.ts +1 -5
- package/src/models/UserTypeEnum.ts +1 -4
- package/src/models/UserVerificationEnum.ts +1 -3
- package/src/models/WebAuthnDevice.ts +15 -0
- package/src/models/WebAuthnDeviceType.ts +75 -0
- package/src/models/WebAuthnDeviceTypeRequest.ts +75 -0
- package/src/models/index.ts +7 -4
- package/dist/esm/models/PaginatedAuthenticateWebAuthnStageList.d.ts +0 -39
- package/dist/models/PaginatedAuthenticateWebAuthnStageList.d.ts +0 -39
- package/dist/models/PaginatedAuthenticateWebAuthnStageList.js +0 -55
|
@@ -12,33 +12,7 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
16
|
-
* * `login_failed` - Login Failed
|
|
17
|
-
* * `logout` - Logout
|
|
18
|
-
* * `user_write` - User Write
|
|
19
|
-
* * `suspicious_request` - Suspicious Request
|
|
20
|
-
* * `password_set` - Password Set
|
|
21
|
-
* * `secret_view` - Secret View
|
|
22
|
-
* * `secret_rotate` - Secret Rotate
|
|
23
|
-
* * `invitation_used` - Invite Used
|
|
24
|
-
* * `authorize_application` - Authorize Application
|
|
25
|
-
* * `source_linked` - Source Linked
|
|
26
|
-
* * `impersonation_started` - Impersonation Started
|
|
27
|
-
* * `impersonation_ended` - Impersonation Ended
|
|
28
|
-
* * `flow_execution` - Flow Execution
|
|
29
|
-
* * `policy_execution` - Policy Execution
|
|
30
|
-
* * `policy_exception` - Policy Exception
|
|
31
|
-
* * `property_mapping_exception` - Property Mapping Exception
|
|
32
|
-
* * `system_task_execution` - System Task Execution
|
|
33
|
-
* * `system_task_exception` - System Task Exception
|
|
34
|
-
* * `system_exception` - System Exception
|
|
35
|
-
* * `configuration_error` - Configuration Error
|
|
36
|
-
* * `model_created` - Model Created
|
|
37
|
-
* * `model_updated` - Model Updated
|
|
38
|
-
* * `model_deleted` - Model Deleted
|
|
39
|
-
* * `email_sent` - Email Sent
|
|
40
|
-
* * `update_available` - Update Available
|
|
41
|
-
* * `custom_` - Custom Prefix
|
|
15
|
+
*
|
|
42
16
|
* @export
|
|
43
17
|
*/
|
|
44
18
|
export const EventActions = {
|
|
@@ -10,13 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
14
|
-
* * `authorization` - Authorization
|
|
15
|
-
* * `invalidation` - Invalidation
|
|
16
|
-
* * `enrollment` - Enrollment
|
|
17
|
-
* * `unenrollment` - Unrenollment
|
|
18
|
-
* * `recovery` - Recovery
|
|
19
|
-
* * `stage_configuration` - Stage Configuration
|
|
13
|
+
*
|
|
20
14
|
* @export
|
|
21
15
|
*/
|
|
22
16
|
export declare const FlowDesignationEnum: {
|
|
@@ -12,13 +12,7 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
16
|
-
* * `authorization` - Authorization
|
|
17
|
-
* * `invalidation` - Invalidation
|
|
18
|
-
* * `enrollment` - Enrollment
|
|
19
|
-
* * `unenrollment` - Unrenollment
|
|
20
|
-
* * `recovery` - Recovery
|
|
21
|
-
* * `stage_configuration` - Stage Configuration
|
|
15
|
+
*
|
|
22
16
|
* @export
|
|
23
17
|
*/
|
|
24
18
|
export const FlowDesignationEnum = {
|
|
@@ -10,11 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
14
|
-
* * `content_left` - Content Left
|
|
15
|
-
* * `content_right` - Content Right
|
|
16
|
-
* * `sidebar_left` - Sidebar Left
|
|
17
|
-
* * `sidebar_right` - Sidebar Right
|
|
13
|
+
*
|
|
18
14
|
* @export
|
|
19
15
|
*/
|
|
20
16
|
export declare const FlowLayoutEnum: {
|
|
@@ -12,11 +12,7 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
16
|
-
* * `content_left` - Content Left
|
|
17
|
-
* * `content_right` - Content Right
|
|
18
|
-
* * `sidebar_left` - Sidebar Left
|
|
19
|
-
* * `sidebar_right` - Sidebar Right
|
|
15
|
+
*
|
|
20
16
|
* @export
|
|
21
17
|
*/
|
|
22
18
|
export const FlowLayoutEnum = {
|
|
@@ -10,10 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
14
|
-
* * `bind_continent` - Bind Continent
|
|
15
|
-
* * `bind_continent_country` - Bind Continent Country
|
|
16
|
-
* * `bind_continent_country_city` - Bind Continent Country City
|
|
13
|
+
*
|
|
17
14
|
* @export
|
|
18
15
|
*/
|
|
19
16
|
export declare const GeoipBindingEnum: {
|
|
@@ -12,10 +12,7 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
16
|
-
* * `bind_continent` - Bind Continent
|
|
17
|
-
* * `bind_continent_country` - Bind Continent Country
|
|
18
|
-
* * `bind_continent_country_city` - Bind Continent Country City
|
|
15
|
+
*
|
|
19
16
|
* @export
|
|
20
17
|
*/
|
|
21
18
|
export const GeoipBindingEnum = {
|
|
@@ -10,10 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
14
|
-
* * `api` - Intent Api
|
|
15
|
-
* * `recovery` - Intent Recovery
|
|
16
|
-
* * `app_password` - Intent App Password
|
|
13
|
+
*
|
|
17
14
|
* @export
|
|
18
15
|
*/
|
|
19
16
|
export declare const IntentEnum: {
|
|
@@ -12,10 +12,7 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
16
|
-
* * `api` - Intent Api
|
|
17
|
-
* * `recovery` - Intent Recovery
|
|
18
|
-
* * `app_password` - Intent App Password
|
|
15
|
+
*
|
|
19
16
|
* @export
|
|
20
17
|
*/
|
|
21
18
|
export const IntentEnum = {
|
|
@@ -10,8 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
14
|
-
* * `per_provider` - Each provider has a different issuer, based on the application slug.
|
|
13
|
+
*
|
|
15
14
|
* @export
|
|
16
15
|
*/
|
|
17
16
|
export declare const IssuerModeEnum: {
|
|
@@ -12,8 +12,7 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
16
|
-
* * `per_provider` - Each provider has a different issuer, based on the application slug.
|
|
15
|
+
*
|
|
17
16
|
* @export
|
|
18
17
|
*/
|
|
19
18
|
export const IssuerModeEnum = {
|
|
@@ -10,14 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
14
|
-
* * `exception` - exception
|
|
15
|
-
* * `error` - error
|
|
16
|
-
* * `warn` - warn
|
|
17
|
-
* * `warning` - warning
|
|
18
|
-
* * `info` - info
|
|
19
|
-
* * `debug` - debug
|
|
20
|
-
* * `notset` - notset
|
|
13
|
+
*
|
|
21
14
|
* @export
|
|
22
15
|
*/
|
|
23
16
|
export declare const LogLevelEnum: {
|
|
@@ -12,14 +12,7 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
16
|
-
* * `exception` - exception
|
|
17
|
-
* * `error` - error
|
|
18
|
-
* * `warn` - warn
|
|
19
|
-
* * `warning` - warning
|
|
20
|
-
* * `info` - info
|
|
21
|
-
* * `debug` - debug
|
|
22
|
-
* * `notset` - notset
|
|
15
|
+
*
|
|
23
16
|
* @export
|
|
24
17
|
*/
|
|
25
18
|
export const LogLevelEnum = {
|
|
@@ -10,81 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
14
|
-
* * `authentik_crypto.certificatekeypair` - Certificate-Key Pair
|
|
15
|
-
* * `authentik_flows.flow` - Flow
|
|
16
|
-
* * `authentik_flows.flowstagebinding` - Flow Stage Binding
|
|
17
|
-
* * `authentik_outposts.dockerserviceconnection` - Docker Service-Connection
|
|
18
|
-
* * `authentik_outposts.kubernetesserviceconnection` - Kubernetes Service-Connection
|
|
19
|
-
* * `authentik_outposts.outpost` - Outpost
|
|
20
|
-
* * `authentik_policies_dummy.dummypolicy` - Dummy Policy
|
|
21
|
-
* * `authentik_policies_event_matcher.eventmatcherpolicy` - Event Matcher Policy
|
|
22
|
-
* * `authentik_policies_expiry.passwordexpirypolicy` - Password Expiry Policy
|
|
23
|
-
* * `authentik_policies_expression.expressionpolicy` - Expression Policy
|
|
24
|
-
* * `authentik_policies_password.passwordpolicy` - Password Policy
|
|
25
|
-
* * `authentik_policies_reputation.reputationpolicy` - Reputation Policy
|
|
26
|
-
* * `authentik_policies.policybinding` - Policy Binding
|
|
27
|
-
* * `authentik_providers_ldap.ldapprovider` - LDAP Provider
|
|
28
|
-
* * `authentik_providers_oauth2.scopemapping` - Scope Mapping
|
|
29
|
-
* * `authentik_providers_oauth2.oauth2provider` - OAuth2/OpenID Provider
|
|
30
|
-
* * `authentik_providers_proxy.proxyprovider` - Proxy Provider
|
|
31
|
-
* * `authentik_providers_radius.radiusprovider` - Radius Provider
|
|
32
|
-
* * `authentik_providers_saml.samlprovider` - SAML Provider
|
|
33
|
-
* * `authentik_providers_saml.samlpropertymapping` - SAML Property Mapping
|
|
34
|
-
* * `authentik_providers_scim.scimprovider` - SCIM Provider
|
|
35
|
-
* * `authentik_providers_scim.scimmapping` - SCIM Mapping
|
|
36
|
-
* * `authentik_rbac.role` - Role
|
|
37
|
-
* * `authentik_sources_ldap.ldapsource` - LDAP Source
|
|
38
|
-
* * `authentik_sources_ldap.ldappropertymapping` - LDAP Property Mapping
|
|
39
|
-
* * `authentik_sources_oauth.oauthsource` - OAuth Source
|
|
40
|
-
* * `authentik_sources_oauth.useroauthsourceconnection` - User OAuth Source Connection
|
|
41
|
-
* * `authentik_sources_plex.plexsource` - Plex Source
|
|
42
|
-
* * `authentik_sources_plex.plexsourceconnection` - User Plex Source Connection
|
|
43
|
-
* * `authentik_sources_saml.samlsource` - SAML Source
|
|
44
|
-
* * `authentik_sources_saml.usersamlsourceconnection` - User SAML Source Connection
|
|
45
|
-
* * `authentik_stages_authenticator_duo.authenticatorduostage` - Duo Authenticator Setup Stage
|
|
46
|
-
* * `authentik_stages_authenticator_duo.duodevice` - Duo Device
|
|
47
|
-
* * `authentik_stages_authenticator_sms.authenticatorsmsstage` - SMS Authenticator Setup Stage
|
|
48
|
-
* * `authentik_stages_authenticator_sms.smsdevice` - SMS Device
|
|
49
|
-
* * `authentik_stages_authenticator_static.authenticatorstaticstage` - Static Authenticator Setup Stage
|
|
50
|
-
* * `authentik_stages_authenticator_static.staticdevice` - Static Device
|
|
51
|
-
* * `authentik_stages_authenticator_totp.authenticatortotpstage` - TOTP Authenticator Setup Stage
|
|
52
|
-
* * `authentik_stages_authenticator_totp.totpdevice` - TOTP Device
|
|
53
|
-
* * `authentik_stages_authenticator_validate.authenticatorvalidatestage` - Authenticator Validation Stage
|
|
54
|
-
* * `authentik_stages_authenticator_webauthn.authenticatewebauthnstage` - WebAuthn Authenticator Setup Stage
|
|
55
|
-
* * `authentik_stages_authenticator_webauthn.webauthndevice` - WebAuthn Device
|
|
56
|
-
* * `authentik_stages_captcha.captchastage` - Captcha Stage
|
|
57
|
-
* * `authentik_stages_consent.consentstage` - Consent Stage
|
|
58
|
-
* * `authentik_stages_consent.userconsent` - User Consent
|
|
59
|
-
* * `authentik_stages_deny.denystage` - Deny Stage
|
|
60
|
-
* * `authentik_stages_dummy.dummystage` - Dummy Stage
|
|
61
|
-
* * `authentik_stages_email.emailstage` - Email Stage
|
|
62
|
-
* * `authentik_stages_identification.identificationstage` - Identification Stage
|
|
63
|
-
* * `authentik_stages_invitation.invitationstage` - Invitation Stage
|
|
64
|
-
* * `authentik_stages_invitation.invitation` - Invitation
|
|
65
|
-
* * `authentik_stages_password.passwordstage` - Password Stage
|
|
66
|
-
* * `authentik_stages_prompt.prompt` - Prompt
|
|
67
|
-
* * `authentik_stages_prompt.promptstage` - Prompt Stage
|
|
68
|
-
* * `authentik_stages_user_delete.userdeletestage` - User Delete Stage
|
|
69
|
-
* * `authentik_stages_user_login.userloginstage` - User Login Stage
|
|
70
|
-
* * `authentik_stages_user_logout.userlogoutstage` - User Logout Stage
|
|
71
|
-
* * `authentik_stages_user_write.userwritestage` - User Write Stage
|
|
72
|
-
* * `authentik_brands.brand` - Brand
|
|
73
|
-
* * `authentik_blueprints.blueprintinstance` - Blueprint Instance
|
|
74
|
-
* * `authentik_core.group` - Group
|
|
75
|
-
* * `authentik_core.user` - User
|
|
76
|
-
* * `authentik_core.application` - Application
|
|
77
|
-
* * `authentik_core.token` - Token
|
|
78
|
-
* * `authentik_enterprise.license` - License
|
|
79
|
-
* * `authentik_providers_rac.racprovider` - RAC Provider
|
|
80
|
-
* * `authentik_providers_rac.endpoint` - RAC Endpoint
|
|
81
|
-
* * `authentik_providers_rac.racpropertymapping` - RAC Property Mapping
|
|
82
|
-
* * `authentik_stages_source.sourcestage` - Source Stage
|
|
83
|
-
* * `authentik_events.event` - Event
|
|
84
|
-
* * `authentik_events.notificationtransport` - Notification Transport
|
|
85
|
-
* * `authentik_events.notification` - Notification
|
|
86
|
-
* * `authentik_events.notificationrule` - Notification Rule
|
|
87
|
-
* * `authentik_events.notificationwebhookmapping` - Webhook Mapping
|
|
13
|
+
*
|
|
88
14
|
* @export
|
|
89
15
|
*/
|
|
90
16
|
export declare const ModelEnum: {
|
|
@@ -129,7 +55,7 @@ export declare const ModelEnum: {
|
|
|
129
55
|
readonly StagesAuthenticatorTotpAuthenticatortotpstage: "authentik_stages_authenticator_totp.authenticatortotpstage";
|
|
130
56
|
readonly StagesAuthenticatorTotpTotpdevice: "authentik_stages_authenticator_totp.totpdevice";
|
|
131
57
|
readonly StagesAuthenticatorValidateAuthenticatorvalidatestage: "authentik_stages_authenticator_validate.authenticatorvalidatestage";
|
|
132
|
-
readonly
|
|
58
|
+
readonly StagesAuthenticatorWebauthnAuthenticatorwebauthnstage: "authentik_stages_authenticator_webauthn.authenticatorwebauthnstage";
|
|
133
59
|
readonly StagesAuthenticatorWebauthnWebauthndevice: "authentik_stages_authenticator_webauthn.webauthndevice";
|
|
134
60
|
readonly StagesCaptchaCaptchastage: "authentik_stages_captcha.captchastage";
|
|
135
61
|
readonly StagesConsentConsentstage: "authentik_stages_consent.consentstage";
|
|
@@ -12,81 +12,7 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
16
|
-
* * `authentik_crypto.certificatekeypair` - Certificate-Key Pair
|
|
17
|
-
* * `authentik_flows.flow` - Flow
|
|
18
|
-
* * `authentik_flows.flowstagebinding` - Flow Stage Binding
|
|
19
|
-
* * `authentik_outposts.dockerserviceconnection` - Docker Service-Connection
|
|
20
|
-
* * `authentik_outposts.kubernetesserviceconnection` - Kubernetes Service-Connection
|
|
21
|
-
* * `authentik_outposts.outpost` - Outpost
|
|
22
|
-
* * `authentik_policies_dummy.dummypolicy` - Dummy Policy
|
|
23
|
-
* * `authentik_policies_event_matcher.eventmatcherpolicy` - Event Matcher Policy
|
|
24
|
-
* * `authentik_policies_expiry.passwordexpirypolicy` - Password Expiry Policy
|
|
25
|
-
* * `authentik_policies_expression.expressionpolicy` - Expression Policy
|
|
26
|
-
* * `authentik_policies_password.passwordpolicy` - Password Policy
|
|
27
|
-
* * `authentik_policies_reputation.reputationpolicy` - Reputation Policy
|
|
28
|
-
* * `authentik_policies.policybinding` - Policy Binding
|
|
29
|
-
* * `authentik_providers_ldap.ldapprovider` - LDAP Provider
|
|
30
|
-
* * `authentik_providers_oauth2.scopemapping` - Scope Mapping
|
|
31
|
-
* * `authentik_providers_oauth2.oauth2provider` - OAuth2/OpenID Provider
|
|
32
|
-
* * `authentik_providers_proxy.proxyprovider` - Proxy Provider
|
|
33
|
-
* * `authentik_providers_radius.radiusprovider` - Radius Provider
|
|
34
|
-
* * `authentik_providers_saml.samlprovider` - SAML Provider
|
|
35
|
-
* * `authentik_providers_saml.samlpropertymapping` - SAML Property Mapping
|
|
36
|
-
* * `authentik_providers_scim.scimprovider` - SCIM Provider
|
|
37
|
-
* * `authentik_providers_scim.scimmapping` - SCIM Mapping
|
|
38
|
-
* * `authentik_rbac.role` - Role
|
|
39
|
-
* * `authentik_sources_ldap.ldapsource` - LDAP Source
|
|
40
|
-
* * `authentik_sources_ldap.ldappropertymapping` - LDAP Property Mapping
|
|
41
|
-
* * `authentik_sources_oauth.oauthsource` - OAuth Source
|
|
42
|
-
* * `authentik_sources_oauth.useroauthsourceconnection` - User OAuth Source Connection
|
|
43
|
-
* * `authentik_sources_plex.plexsource` - Plex Source
|
|
44
|
-
* * `authentik_sources_plex.plexsourceconnection` - User Plex Source Connection
|
|
45
|
-
* * `authentik_sources_saml.samlsource` - SAML Source
|
|
46
|
-
* * `authentik_sources_saml.usersamlsourceconnection` - User SAML Source Connection
|
|
47
|
-
* * `authentik_stages_authenticator_duo.authenticatorduostage` - Duo Authenticator Setup Stage
|
|
48
|
-
* * `authentik_stages_authenticator_duo.duodevice` - Duo Device
|
|
49
|
-
* * `authentik_stages_authenticator_sms.authenticatorsmsstage` - SMS Authenticator Setup Stage
|
|
50
|
-
* * `authentik_stages_authenticator_sms.smsdevice` - SMS Device
|
|
51
|
-
* * `authentik_stages_authenticator_static.authenticatorstaticstage` - Static Authenticator Setup Stage
|
|
52
|
-
* * `authentik_stages_authenticator_static.staticdevice` - Static Device
|
|
53
|
-
* * `authentik_stages_authenticator_totp.authenticatortotpstage` - TOTP Authenticator Setup Stage
|
|
54
|
-
* * `authentik_stages_authenticator_totp.totpdevice` - TOTP Device
|
|
55
|
-
* * `authentik_stages_authenticator_validate.authenticatorvalidatestage` - Authenticator Validation Stage
|
|
56
|
-
* * `authentik_stages_authenticator_webauthn.authenticatewebauthnstage` - WebAuthn Authenticator Setup Stage
|
|
57
|
-
* * `authentik_stages_authenticator_webauthn.webauthndevice` - WebAuthn Device
|
|
58
|
-
* * `authentik_stages_captcha.captchastage` - Captcha Stage
|
|
59
|
-
* * `authentik_stages_consent.consentstage` - Consent Stage
|
|
60
|
-
* * `authentik_stages_consent.userconsent` - User Consent
|
|
61
|
-
* * `authentik_stages_deny.denystage` - Deny Stage
|
|
62
|
-
* * `authentik_stages_dummy.dummystage` - Dummy Stage
|
|
63
|
-
* * `authentik_stages_email.emailstage` - Email Stage
|
|
64
|
-
* * `authentik_stages_identification.identificationstage` - Identification Stage
|
|
65
|
-
* * `authentik_stages_invitation.invitationstage` - Invitation Stage
|
|
66
|
-
* * `authentik_stages_invitation.invitation` - Invitation
|
|
67
|
-
* * `authentik_stages_password.passwordstage` - Password Stage
|
|
68
|
-
* * `authentik_stages_prompt.prompt` - Prompt
|
|
69
|
-
* * `authentik_stages_prompt.promptstage` - Prompt Stage
|
|
70
|
-
* * `authentik_stages_user_delete.userdeletestage` - User Delete Stage
|
|
71
|
-
* * `authentik_stages_user_login.userloginstage` - User Login Stage
|
|
72
|
-
* * `authentik_stages_user_logout.userlogoutstage` - User Logout Stage
|
|
73
|
-
* * `authentik_stages_user_write.userwritestage` - User Write Stage
|
|
74
|
-
* * `authentik_brands.brand` - Brand
|
|
75
|
-
* * `authentik_blueprints.blueprintinstance` - Blueprint Instance
|
|
76
|
-
* * `authentik_core.group` - Group
|
|
77
|
-
* * `authentik_core.user` - User
|
|
78
|
-
* * `authentik_core.application` - Application
|
|
79
|
-
* * `authentik_core.token` - Token
|
|
80
|
-
* * `authentik_enterprise.license` - License
|
|
81
|
-
* * `authentik_providers_rac.racprovider` - RAC Provider
|
|
82
|
-
* * `authentik_providers_rac.endpoint` - RAC Endpoint
|
|
83
|
-
* * `authentik_providers_rac.racpropertymapping` - RAC Property Mapping
|
|
84
|
-
* * `authentik_stages_source.sourcestage` - Source Stage
|
|
85
|
-
* * `authentik_events.event` - Event
|
|
86
|
-
* * `authentik_events.notificationtransport` - Notification Transport
|
|
87
|
-
* * `authentik_events.notification` - Notification
|
|
88
|
-
* * `authentik_events.notificationrule` - Notification Rule
|
|
89
|
-
* * `authentik_events.notificationwebhookmapping` - Webhook Mapping
|
|
15
|
+
*
|
|
90
16
|
* @export
|
|
91
17
|
*/
|
|
92
18
|
export const ModelEnum = {
|
|
@@ -131,7 +57,7 @@ export const ModelEnum = {
|
|
|
131
57
|
StagesAuthenticatorTotpAuthenticatortotpstage: 'authentik_stages_authenticator_totp.authenticatortotpstage',
|
|
132
58
|
StagesAuthenticatorTotpTotpdevice: 'authentik_stages_authenticator_totp.totpdevice',
|
|
133
59
|
StagesAuthenticatorValidateAuthenticatorvalidatestage: 'authentik_stages_authenticator_validate.authenticatorvalidatestage',
|
|
134
|
-
|
|
60
|
+
StagesAuthenticatorWebauthnAuthenticatorwebauthnstage: 'authentik_stages_authenticator_webauthn.authenticatorwebauthnstage',
|
|
135
61
|
StagesAuthenticatorWebauthnWebauthndevice: 'authentik_stages_authenticator_webauthn.webauthndevice',
|
|
136
62
|
StagesCaptchaCaptchastage: 'authentik_stages_captcha.captchastage',
|
|
137
63
|
StagesConsentConsentstage: 'authentik_stages_consent.consentstage',
|
|
@@ -10,11 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
14
|
-
* * `urn:oasis:names:tc:SAML:2.0:nameid-format:persistent` - Persistent
|
|
15
|
-
* * `urn:oasis:names:tc:SAML:2.0:nameid-format:X509SubjectName` - X509
|
|
16
|
-
* * `urn:oasis:names:tc:SAML:2.0:nameid-format:WindowsDomainQualifiedName` - Windows
|
|
17
|
-
* * `urn:oasis:names:tc:SAML:2.0:nameid-format:transient` - Transient
|
|
13
|
+
*
|
|
18
14
|
* @export
|
|
19
15
|
*/
|
|
20
16
|
export declare const NameIdPolicyEnum: {
|
|
@@ -12,11 +12,7 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
16
|
-
* * `urn:oasis:names:tc:SAML:2.0:nameid-format:persistent` - Persistent
|
|
17
|
-
* * `urn:oasis:names:tc:SAML:2.0:nameid-format:X509SubjectName` - X509
|
|
18
|
-
* * `urn:oasis:names:tc:SAML:2.0:nameid-format:WindowsDomainQualifiedName` - Windows
|
|
19
|
-
* * `urn:oasis:names:tc:SAML:2.0:nameid-format:transient` - Transient
|
|
15
|
+
*
|
|
20
16
|
* @export
|
|
21
17
|
*/
|
|
22
18
|
export const NameIdPolicyEnum = {
|
|
@@ -10,10 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
14
|
-
* * `bind_asn` - Bind Asn
|
|
15
|
-
* * `bind_asn_network` - Bind Asn Network
|
|
16
|
-
* * `bind_asn_network_ip` - Bind Asn Network Ip
|
|
13
|
+
*
|
|
17
14
|
* @export
|
|
18
15
|
*/
|
|
19
16
|
export declare const NetworkBindingEnum: {
|
|
@@ -12,10 +12,7 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
16
|
-
* * `bind_asn` - Bind Asn
|
|
17
|
-
* * `bind_asn_network` - Bind Asn Network
|
|
18
|
-
* * `bind_asn_network_ip` - Bind Asn Network Ip
|
|
15
|
+
*
|
|
19
16
|
* @export
|
|
20
17
|
*/
|
|
21
18
|
export const NetworkBindingEnum = {
|
|
@@ -10,10 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
14
|
-
* * `webhook` - Generic Webhook
|
|
15
|
-
* * `webhook_slack` - Slack Webhook (Slack/Discord)
|
|
16
|
-
* * `email` - Email
|
|
13
|
+
*
|
|
17
14
|
* @export
|
|
18
15
|
*/
|
|
19
16
|
export declare const NotificationTransportModeEnum: {
|
|
@@ -12,10 +12,7 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
16
|
-
* * `webhook` - Generic Webhook
|
|
17
|
-
* * `webhook_slack` - Slack Webhook (Slack/Discord)
|
|
18
|
-
* * `email` - Email
|
|
15
|
+
*
|
|
19
16
|
* @export
|
|
20
17
|
*/
|
|
21
18
|
export const NotificationTransportModeEnum = {
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* authentik
|
|
3
|
+
* Making authentication simple.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 2024.2.2
|
|
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 { AuthenticatorWebAuthnStage } from './AuthenticatorWebAuthnStage';
|
|
13
|
+
import type { Pagination } from './Pagination';
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface PaginatedAuthenticatorWebAuthnStageList
|
|
18
|
+
*/
|
|
19
|
+
export interface PaginatedAuthenticatorWebAuthnStageList {
|
|
20
|
+
/**
|
|
21
|
+
*
|
|
22
|
+
* @type {Pagination}
|
|
23
|
+
* @memberof PaginatedAuthenticatorWebAuthnStageList
|
|
24
|
+
*/
|
|
25
|
+
pagination: Pagination;
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {Array<AuthenticatorWebAuthnStage>}
|
|
29
|
+
* @memberof PaginatedAuthenticatorWebAuthnStageList
|
|
30
|
+
*/
|
|
31
|
+
results: Array<AuthenticatorWebAuthnStage>;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Check if a given object implements the PaginatedAuthenticatorWebAuthnStageList interface.
|
|
35
|
+
*/
|
|
36
|
+
export declare function instanceOfPaginatedAuthenticatorWebAuthnStageList(value: object): boolean;
|
|
37
|
+
export declare function PaginatedAuthenticatorWebAuthnStageListFromJSON(json: any): PaginatedAuthenticatorWebAuthnStageList;
|
|
38
|
+
export declare function PaginatedAuthenticatorWebAuthnStageListFromJSONTyped(json: any, ignoreDiscriminator: boolean): PaginatedAuthenticatorWebAuthnStageList;
|
|
39
|
+
export declare function PaginatedAuthenticatorWebAuthnStageListToJSON(value?: PaginatedAuthenticatorWebAuthnStageList | null): any;
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* authentik
|
|
5
|
+
* Making authentication simple.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 2024.2.2
|
|
8
|
+
* Contact: hello@goauthentik.io
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
import { AuthenticatorWebAuthnStageFromJSON, AuthenticatorWebAuthnStageToJSON, } from './AuthenticatorWebAuthnStage';
|
|
15
|
+
import { PaginationFromJSON, PaginationToJSON, } from './Pagination';
|
|
16
|
+
/**
|
|
17
|
+
* Check if a given object implements the PaginatedAuthenticatorWebAuthnStageList interface.
|
|
18
|
+
*/
|
|
19
|
+
export function instanceOfPaginatedAuthenticatorWebAuthnStageList(value) {
|
|
20
|
+
let isInstance = true;
|
|
21
|
+
isInstance = isInstance && "pagination" in value;
|
|
22
|
+
isInstance = isInstance && "results" in value;
|
|
23
|
+
return isInstance;
|
|
24
|
+
}
|
|
25
|
+
export function PaginatedAuthenticatorWebAuthnStageListFromJSON(json) {
|
|
26
|
+
return PaginatedAuthenticatorWebAuthnStageListFromJSONTyped(json, false);
|
|
27
|
+
}
|
|
28
|
+
export function PaginatedAuthenticatorWebAuthnStageListFromJSONTyped(json, ignoreDiscriminator) {
|
|
29
|
+
if ((json === undefined) || (json === null)) {
|
|
30
|
+
return json;
|
|
31
|
+
}
|
|
32
|
+
return {
|
|
33
|
+
'pagination': PaginationFromJSON(json['pagination']),
|
|
34
|
+
'results': (json['results'].map(AuthenticatorWebAuthnStageFromJSON)),
|
|
35
|
+
};
|
|
36
|
+
}
|
|
37
|
+
export function PaginatedAuthenticatorWebAuthnStageListToJSON(value) {
|
|
38
|
+
if (value === undefined) {
|
|
39
|
+
return undefined;
|
|
40
|
+
}
|
|
41
|
+
if (value === null) {
|
|
42
|
+
return null;
|
|
43
|
+
}
|
|
44
|
+
return {
|
|
45
|
+
'pagination': PaginationToJSON(value.pagination),
|
|
46
|
+
'results': (value.results.map(AuthenticatorWebAuthnStageToJSON)),
|
|
47
|
+
};
|
|
48
|
+
}
|