@goauthentik/api 2022.9.0-1666123490 → 2022.9.0-1666252592
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/dist/esm/models/AuthenticateWebAuthnStage.d.ts +3 -3
- package/dist/esm/models/AuthenticateWebAuthnStage.js +3 -3
- package/dist/esm/models/AuthenticateWebAuthnStageRequest.d.ts +3 -3
- package/dist/esm/models/AuthenticateWebAuthnStageRequest.js +3 -3
- package/dist/esm/models/AuthenticatorDuoStage.d.ts +3 -3
- package/dist/esm/models/AuthenticatorDuoStage.js +3 -3
- package/dist/esm/models/AuthenticatorDuoStageRequest.d.ts +3 -3
- package/dist/esm/models/AuthenticatorDuoStageRequest.js +3 -3
- package/dist/esm/models/AuthenticatorSMSStage.d.ts +3 -3
- package/dist/esm/models/AuthenticatorSMSStage.js +3 -3
- package/dist/esm/models/AuthenticatorSMSStageRequest.d.ts +3 -3
- package/dist/esm/models/AuthenticatorSMSStageRequest.js +3 -3
- package/dist/esm/models/AuthenticatorStaticStage.d.ts +3 -3
- package/dist/esm/models/AuthenticatorStaticStage.js +3 -3
- package/dist/esm/models/AuthenticatorStaticStageRequest.d.ts +3 -3
- package/dist/esm/models/AuthenticatorStaticStageRequest.js +3 -3
- package/dist/esm/models/AuthenticatorTOTPStage.d.ts +3 -3
- package/dist/esm/models/AuthenticatorTOTPStage.js +3 -3
- package/dist/esm/models/AuthenticatorTOTPStageRequest.d.ts +3 -3
- package/dist/esm/models/AuthenticatorTOTPStageRequest.js +3 -3
- package/dist/esm/models/AuthenticatorValidateStage.d.ts +3 -3
- package/dist/esm/models/AuthenticatorValidateStage.js +3 -3
- package/dist/esm/models/AuthenticatorValidateStageRequest.d.ts +3 -3
- package/dist/esm/models/AuthenticatorValidateStageRequest.js +3 -3
- package/dist/esm/models/CaptchaStage.d.ts +3 -3
- package/dist/esm/models/CaptchaStage.js +3 -3
- package/dist/esm/models/CaptchaStageRequest.d.ts +3 -3
- package/dist/esm/models/CaptchaStageRequest.js +3 -3
- package/dist/esm/models/ConsentStage.d.ts +3 -3
- package/dist/esm/models/ConsentStage.js +3 -3
- package/dist/esm/models/ConsentStageRequest.d.ts +3 -3
- package/dist/esm/models/ConsentStageRequest.js +3 -3
- package/dist/esm/models/DenyStage.d.ts +3 -3
- package/dist/esm/models/DenyStage.js +3 -3
- package/dist/esm/models/DenyStageRequest.d.ts +3 -3
- package/dist/esm/models/DenyStageRequest.js +3 -3
- package/dist/esm/models/DummyStage.d.ts +3 -3
- package/dist/esm/models/DummyStage.js +3 -3
- package/dist/esm/models/DummyStageRequest.d.ts +3 -3
- package/dist/esm/models/DummyStageRequest.js +3 -3
- package/dist/esm/models/EmailStage.d.ts +3 -3
- package/dist/esm/models/EmailStage.js +3 -3
- package/dist/esm/models/EmailStageRequest.d.ts +3 -3
- package/dist/esm/models/EmailStageRequest.js +3 -3
- package/dist/esm/models/FlowSet.d.ts +97 -0
- package/dist/esm/models/FlowSet.js +58 -0
- package/dist/esm/models/FlowSetRequest.d.ts +73 -0
- package/dist/esm/models/FlowSetRequest.js +54 -0
- package/dist/esm/models/FlowStageBindingStageObj.d.ts +3 -3
- package/dist/esm/models/FlowStageBindingStageObj.js +3 -3
- package/dist/esm/models/IdentificationStage.d.ts +3 -3
- package/dist/esm/models/IdentificationStage.js +3 -3
- package/dist/esm/models/IdentificationStageRequest.d.ts +3 -3
- package/dist/esm/models/IdentificationStageRequest.js +3 -3
- package/dist/esm/models/InvitationStage.d.ts +3 -3
- package/dist/esm/models/InvitationStage.js +3 -3
- package/dist/esm/models/InvitationStageRequest.d.ts +3 -3
- package/dist/esm/models/InvitationStageRequest.js +3 -3
- package/dist/esm/models/LoginMetrics.d.ts +6 -0
- package/dist/esm/models/LoginMetrics.js +1 -0
- package/dist/esm/models/PasswordStage.d.ts +3 -3
- package/dist/esm/models/PasswordStage.js +3 -3
- package/dist/esm/models/PasswordStageRequest.d.ts +3 -3
- package/dist/esm/models/PasswordStageRequest.js +3 -3
- package/dist/esm/models/PatchedAuthenticateWebAuthnStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedAuthenticateWebAuthnStageRequest.js +3 -3
- package/dist/esm/models/PatchedAuthenticatorDuoStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedAuthenticatorDuoStageRequest.js +3 -3
- package/dist/esm/models/PatchedAuthenticatorSMSStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedAuthenticatorSMSStageRequest.js +3 -3
- package/dist/esm/models/PatchedAuthenticatorStaticStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedAuthenticatorStaticStageRequest.js +3 -3
- package/dist/esm/models/PatchedAuthenticatorTOTPStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedAuthenticatorTOTPStageRequest.js +3 -3
- package/dist/esm/models/PatchedAuthenticatorValidateStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedAuthenticatorValidateStageRequest.js +3 -3
- package/dist/esm/models/PatchedCaptchaStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedCaptchaStageRequest.js +3 -3
- package/dist/esm/models/PatchedConsentStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedConsentStageRequest.js +3 -3
- package/dist/esm/models/PatchedDenyStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedDenyStageRequest.js +3 -3
- package/dist/esm/models/PatchedDummyStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedDummyStageRequest.js +3 -3
- package/dist/esm/models/PatchedEmailStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedEmailStageRequest.js +3 -3
- package/dist/esm/models/PatchedIdentificationStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedIdentificationStageRequest.js +3 -3
- package/dist/esm/models/PatchedInvitationStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedInvitationStageRequest.js +3 -3
- package/dist/esm/models/PatchedPasswordStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedPasswordStageRequest.js +3 -3
- package/dist/esm/models/PatchedPromptStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedPromptStageRequest.js +3 -3
- package/dist/esm/models/PatchedUserDeleteStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedUserDeleteStageRequest.js +3 -3
- package/dist/esm/models/PatchedUserLoginStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedUserLoginStageRequest.js +3 -3
- package/dist/esm/models/PatchedUserLogoutStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedUserLogoutStageRequest.js +3 -3
- package/dist/esm/models/PatchedUserWriteStageRequest.d.ts +3 -3
- package/dist/esm/models/PatchedUserWriteStageRequest.js +3 -3
- package/dist/esm/models/PromptStage.d.ts +3 -3
- package/dist/esm/models/PromptStage.js +3 -3
- package/dist/esm/models/PromptStageRequest.d.ts +3 -3
- package/dist/esm/models/PromptStageRequest.js +3 -3
- package/dist/esm/models/Stage.d.ts +3 -3
- package/dist/esm/models/Stage.js +3 -3
- package/dist/esm/models/StageRequest.d.ts +3 -3
- package/dist/esm/models/StageRequest.js +3 -3
- package/dist/esm/models/UserDeleteStage.d.ts +3 -3
- package/dist/esm/models/UserDeleteStage.js +3 -3
- package/dist/esm/models/UserDeleteStageRequest.d.ts +3 -3
- package/dist/esm/models/UserDeleteStageRequest.js +3 -3
- package/dist/esm/models/UserLoginStage.d.ts +3 -3
- package/dist/esm/models/UserLoginStage.js +3 -3
- package/dist/esm/models/UserLoginStageRequest.d.ts +3 -3
- package/dist/esm/models/UserLoginStageRequest.js +3 -3
- package/dist/esm/models/UserLogoutStage.d.ts +3 -3
- package/dist/esm/models/UserLogoutStage.js +3 -3
- package/dist/esm/models/UserLogoutStageRequest.d.ts +3 -3
- package/dist/esm/models/UserLogoutStageRequest.js +3 -3
- package/dist/esm/models/UserWriteStage.d.ts +3 -3
- package/dist/esm/models/UserWriteStage.js +3 -3
- package/dist/esm/models/UserWriteStageRequest.d.ts +3 -3
- package/dist/esm/models/UserWriteStageRequest.js +3 -3
- package/dist/esm/models/index.d.ts +2 -0
- package/dist/esm/models/index.js +2 -0
- package/dist/models/AuthenticateWebAuthnStage.d.ts +3 -3
- package/dist/models/AuthenticateWebAuthnStage.js +3 -3
- package/dist/models/AuthenticateWebAuthnStageRequest.d.ts +3 -3
- package/dist/models/AuthenticateWebAuthnStageRequest.js +3 -3
- package/dist/models/AuthenticatorDuoStage.d.ts +3 -3
- package/dist/models/AuthenticatorDuoStage.js +3 -3
- package/dist/models/AuthenticatorDuoStageRequest.d.ts +3 -3
- package/dist/models/AuthenticatorDuoStageRequest.js +3 -3
- package/dist/models/AuthenticatorSMSStage.d.ts +3 -3
- package/dist/models/AuthenticatorSMSStage.js +3 -3
- package/dist/models/AuthenticatorSMSStageRequest.d.ts +3 -3
- package/dist/models/AuthenticatorSMSStageRequest.js +3 -3
- package/dist/models/AuthenticatorStaticStage.d.ts +3 -3
- package/dist/models/AuthenticatorStaticStage.js +3 -3
- package/dist/models/AuthenticatorStaticStageRequest.d.ts +3 -3
- package/dist/models/AuthenticatorStaticStageRequest.js +3 -3
- package/dist/models/AuthenticatorTOTPStage.d.ts +3 -3
- package/dist/models/AuthenticatorTOTPStage.js +3 -3
- package/dist/models/AuthenticatorTOTPStageRequest.d.ts +3 -3
- package/dist/models/AuthenticatorTOTPStageRequest.js +3 -3
- package/dist/models/AuthenticatorValidateStage.d.ts +3 -3
- package/dist/models/AuthenticatorValidateStage.js +3 -3
- package/dist/models/AuthenticatorValidateStageRequest.d.ts +3 -3
- package/dist/models/AuthenticatorValidateStageRequest.js +3 -3
- package/dist/models/CaptchaStage.d.ts +3 -3
- package/dist/models/CaptchaStage.js +3 -3
- package/dist/models/CaptchaStageRequest.d.ts +3 -3
- package/dist/models/CaptchaStageRequest.js +3 -3
- package/dist/models/ConsentStage.d.ts +3 -3
- package/dist/models/ConsentStage.js +3 -3
- package/dist/models/ConsentStageRequest.d.ts +3 -3
- package/dist/models/ConsentStageRequest.js +3 -3
- package/dist/models/DenyStage.d.ts +3 -3
- package/dist/models/DenyStage.js +3 -3
- package/dist/models/DenyStageRequest.d.ts +3 -3
- package/dist/models/DenyStageRequest.js +3 -3
- package/dist/models/DummyStage.d.ts +3 -3
- package/dist/models/DummyStage.js +3 -3
- package/dist/models/DummyStageRequest.d.ts +3 -3
- package/dist/models/DummyStageRequest.js +3 -3
- package/dist/models/EmailStage.d.ts +3 -3
- package/dist/models/EmailStage.js +3 -3
- package/dist/models/EmailStageRequest.d.ts +3 -3
- package/dist/models/EmailStageRequest.js +3 -3
- package/dist/models/FlowSet.d.ts +97 -0
- package/dist/models/FlowSet.js +64 -0
- package/dist/models/FlowSetRequest.d.ts +73 -0
- package/dist/models/FlowSetRequest.js +60 -0
- package/dist/models/FlowStageBindingStageObj.d.ts +3 -3
- package/dist/models/FlowStageBindingStageObj.js +3 -3
- package/dist/models/IdentificationStage.d.ts +3 -3
- package/dist/models/IdentificationStage.js +3 -3
- package/dist/models/IdentificationStageRequest.d.ts +3 -3
- package/dist/models/IdentificationStageRequest.js +3 -3
- package/dist/models/InvitationStage.d.ts +3 -3
- package/dist/models/InvitationStage.js +3 -3
- package/dist/models/InvitationStageRequest.d.ts +3 -3
- package/dist/models/InvitationStageRequest.js +3 -3
- package/dist/models/LoginMetrics.d.ts +6 -0
- package/dist/models/LoginMetrics.js +1 -0
- package/dist/models/PasswordStage.d.ts +3 -3
- package/dist/models/PasswordStage.js +3 -3
- package/dist/models/PasswordStageRequest.d.ts +3 -3
- package/dist/models/PasswordStageRequest.js +3 -3
- package/dist/models/PatchedAuthenticateWebAuthnStageRequest.d.ts +3 -3
- package/dist/models/PatchedAuthenticateWebAuthnStageRequest.js +3 -3
- package/dist/models/PatchedAuthenticatorDuoStageRequest.d.ts +3 -3
- package/dist/models/PatchedAuthenticatorDuoStageRequest.js +3 -3
- package/dist/models/PatchedAuthenticatorSMSStageRequest.d.ts +3 -3
- package/dist/models/PatchedAuthenticatorSMSStageRequest.js +3 -3
- package/dist/models/PatchedAuthenticatorStaticStageRequest.d.ts +3 -3
- package/dist/models/PatchedAuthenticatorStaticStageRequest.js +3 -3
- package/dist/models/PatchedAuthenticatorTOTPStageRequest.d.ts +3 -3
- package/dist/models/PatchedAuthenticatorTOTPStageRequest.js +3 -3
- package/dist/models/PatchedAuthenticatorValidateStageRequest.d.ts +3 -3
- package/dist/models/PatchedAuthenticatorValidateStageRequest.js +3 -3
- package/dist/models/PatchedCaptchaStageRequest.d.ts +3 -3
- package/dist/models/PatchedCaptchaStageRequest.js +3 -3
- package/dist/models/PatchedConsentStageRequest.d.ts +3 -3
- package/dist/models/PatchedConsentStageRequest.js +3 -3
- package/dist/models/PatchedDenyStageRequest.d.ts +3 -3
- package/dist/models/PatchedDenyStageRequest.js +3 -3
- package/dist/models/PatchedDummyStageRequest.d.ts +3 -3
- package/dist/models/PatchedDummyStageRequest.js +3 -3
- package/dist/models/PatchedEmailStageRequest.d.ts +3 -3
- package/dist/models/PatchedEmailStageRequest.js +3 -3
- package/dist/models/PatchedIdentificationStageRequest.d.ts +3 -3
- package/dist/models/PatchedIdentificationStageRequest.js +3 -3
- package/dist/models/PatchedInvitationStageRequest.d.ts +3 -3
- package/dist/models/PatchedInvitationStageRequest.js +3 -3
- package/dist/models/PatchedPasswordStageRequest.d.ts +3 -3
- package/dist/models/PatchedPasswordStageRequest.js +3 -3
- package/dist/models/PatchedPromptStageRequest.d.ts +3 -3
- package/dist/models/PatchedPromptStageRequest.js +3 -3
- package/dist/models/PatchedUserDeleteStageRequest.d.ts +3 -3
- package/dist/models/PatchedUserDeleteStageRequest.js +3 -3
- package/dist/models/PatchedUserLoginStageRequest.d.ts +3 -3
- package/dist/models/PatchedUserLoginStageRequest.js +3 -3
- package/dist/models/PatchedUserLogoutStageRequest.d.ts +3 -3
- package/dist/models/PatchedUserLogoutStageRequest.js +3 -3
- package/dist/models/PatchedUserWriteStageRequest.d.ts +3 -3
- package/dist/models/PatchedUserWriteStageRequest.js +3 -3
- package/dist/models/PromptStage.d.ts +3 -3
- package/dist/models/PromptStage.js +3 -3
- package/dist/models/PromptStageRequest.d.ts +3 -3
- package/dist/models/PromptStageRequest.js +3 -3
- package/dist/models/Stage.d.ts +3 -3
- package/dist/models/Stage.js +3 -3
- package/dist/models/StageRequest.d.ts +3 -3
- package/dist/models/StageRequest.js +3 -3
- package/dist/models/UserDeleteStage.d.ts +3 -3
- package/dist/models/UserDeleteStage.js +3 -3
- package/dist/models/UserDeleteStageRequest.d.ts +3 -3
- package/dist/models/UserDeleteStageRequest.js +3 -3
- package/dist/models/UserLoginStage.d.ts +3 -3
- package/dist/models/UserLoginStage.js +3 -3
- package/dist/models/UserLoginStageRequest.d.ts +3 -3
- package/dist/models/UserLoginStageRequest.js +3 -3
- package/dist/models/UserLogoutStage.d.ts +3 -3
- package/dist/models/UserLogoutStage.js +3 -3
- package/dist/models/UserLogoutStageRequest.d.ts +3 -3
- package/dist/models/UserLogoutStageRequest.js +3 -3
- package/dist/models/UserWriteStage.d.ts +3 -3
- package/dist/models/UserWriteStage.js +3 -3
- package/dist/models/UserWriteStageRequest.d.ts +3 -3
- package/dist/models/UserWriteStageRequest.js +3 -3
- package/dist/models/index.d.ts +2 -0
- package/dist/models/index.js +2 -0
- package/package.json +1 -1
- package/src/models/AuthenticateWebAuthnStage.ts +9 -9
- package/src/models/AuthenticateWebAuthnStageRequest.ts +9 -9
- package/src/models/AuthenticatorDuoStage.ts +9 -9
- package/src/models/AuthenticatorDuoStageRequest.ts +9 -9
- package/src/models/AuthenticatorSMSStage.ts +9 -9
- package/src/models/AuthenticatorSMSStageRequest.ts +9 -9
- package/src/models/AuthenticatorStaticStage.ts +9 -9
- package/src/models/AuthenticatorStaticStageRequest.ts +9 -9
- package/src/models/AuthenticatorTOTPStage.ts +9 -9
- package/src/models/AuthenticatorTOTPStageRequest.ts +9 -9
- package/src/models/AuthenticatorValidateStage.ts +9 -9
- package/src/models/AuthenticatorValidateStageRequest.ts +9 -9
- package/src/models/CaptchaStage.ts +9 -9
- package/src/models/CaptchaStageRequest.ts +9 -9
- package/src/models/ConsentStage.ts +9 -9
- package/src/models/ConsentStageRequest.ts +9 -9
- package/src/models/DenyStage.ts +9 -9
- package/src/models/DenyStageRequest.ts +9 -9
- package/src/models/DummyStage.ts +9 -9
- package/src/models/DummyStageRequest.ts +9 -9
- package/src/models/EmailStage.ts +9 -9
- package/src/models/EmailStageRequest.ts +9 -9
- package/src/models/FlowSet.ts +165 -0
- package/src/models/FlowSetRequest.ts +137 -0
- package/src/models/FlowStageBindingStageObj.ts +9 -9
- package/src/models/IdentificationStage.ts +9 -9
- package/src/models/IdentificationStageRequest.ts +9 -9
- package/src/models/InvitationStage.ts +9 -9
- package/src/models/InvitationStageRequest.ts +9 -9
- package/src/models/LoginMetrics.ts +7 -0
- package/src/models/PasswordStage.ts +9 -9
- package/src/models/PasswordStageRequest.ts +9 -9
- package/src/models/PatchedAuthenticateWebAuthnStageRequest.ts +9 -9
- package/src/models/PatchedAuthenticatorDuoStageRequest.ts +9 -9
- package/src/models/PatchedAuthenticatorSMSStageRequest.ts +9 -9
- package/src/models/PatchedAuthenticatorStaticStageRequest.ts +9 -9
- package/src/models/PatchedAuthenticatorTOTPStageRequest.ts +9 -9
- package/src/models/PatchedAuthenticatorValidateStageRequest.ts +9 -9
- package/src/models/PatchedCaptchaStageRequest.ts +9 -9
- package/src/models/PatchedConsentStageRequest.ts +9 -9
- package/src/models/PatchedDenyStageRequest.ts +9 -9
- package/src/models/PatchedDummyStageRequest.ts +9 -9
- package/src/models/PatchedEmailStageRequest.ts +9 -9
- package/src/models/PatchedIdentificationStageRequest.ts +9 -9
- package/src/models/PatchedInvitationStageRequest.ts +9 -9
- package/src/models/PatchedPasswordStageRequest.ts +9 -9
- package/src/models/PatchedPromptStageRequest.ts +9 -9
- package/src/models/PatchedUserDeleteStageRequest.ts +9 -9
- package/src/models/PatchedUserLoginStageRequest.ts +9 -9
- package/src/models/PatchedUserLogoutStageRequest.ts +9 -9
- package/src/models/PatchedUserWriteStageRequest.ts +9 -9
- package/src/models/PromptStage.ts +9 -9
- package/src/models/PromptStageRequest.ts +9 -9
- package/src/models/Stage.ts +9 -9
- package/src/models/StageRequest.ts +9 -9
- package/src/models/UserDeleteStage.ts +9 -9
- package/src/models/UserDeleteStageRequest.ts +9 -9
- package/src/models/UserLoginStage.ts +9 -9
- package/src/models/UserLoginStageRequest.ts +9 -9
- package/src/models/UserLogoutStage.ts +9 -9
- package/src/models/UserLogoutStageRequest.ts +9 -9
- package/src/models/UserWriteStage.ts +9 -9
- package/src/models/UserWriteStageRequest.ts +9 -9
- package/src/models/index.ts +2 -0
package/.openapi-generator/FILES
CHANGED
|
@@ -141,6 +141,8 @@ src/models/FlowInspection.ts
|
|
|
141
141
|
src/models/FlowInspectorPlan.ts
|
|
142
142
|
src/models/FlowInspectorPlanCurrentStage.ts
|
|
143
143
|
src/models/FlowRequest.ts
|
|
144
|
+
src/models/FlowSet.ts
|
|
145
|
+
src/models/FlowSetRequest.ts
|
|
144
146
|
src/models/FlowStageBinding.ts
|
|
145
147
|
src/models/FlowStageBindingRequest.ts
|
|
146
148
|
src/models/FlowStageBindingStageObj.ts
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import { AuthenticatorAttachmentEnum } from './AuthenticatorAttachmentEnum';
|
|
13
|
-
import {
|
|
13
|
+
import { FlowSet } from './FlowSet';
|
|
14
14
|
import { ResidentKeyRequirementEnum } from './ResidentKeyRequirementEnum';
|
|
15
15
|
import { UserVerificationEnum } from './UserVerificationEnum';
|
|
16
16
|
/**
|
|
@@ -57,10 +57,10 @@ export interface AuthenticateWebAuthnStage {
|
|
|
57
57
|
readonly metaModelName: string;
|
|
58
58
|
/**
|
|
59
59
|
*
|
|
60
|
-
* @type {Array<
|
|
60
|
+
* @type {Array<FlowSet>}
|
|
61
61
|
* @memberof AuthenticateWebAuthnStage
|
|
62
62
|
*/
|
|
63
|
-
flowSet?: Array<
|
|
63
|
+
flowSet?: Array<FlowSet>;
|
|
64
64
|
/**
|
|
65
65
|
* Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage.
|
|
66
66
|
* @type {string}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
15
|
import { AuthenticatorAttachmentEnumFromJSON, AuthenticatorAttachmentEnumToJSON, } from './AuthenticatorAttachmentEnum';
|
|
16
|
-
import {
|
|
16
|
+
import { FlowSetFromJSON, FlowSetToJSON, } from './FlowSet';
|
|
17
17
|
import { ResidentKeyRequirementEnumFromJSON, ResidentKeyRequirementEnumToJSON, } from './ResidentKeyRequirementEnum';
|
|
18
18
|
import { UserVerificationEnumFromJSON, UserVerificationEnumToJSON, } from './UserVerificationEnum';
|
|
19
19
|
export function AuthenticateWebAuthnStageFromJSON(json) {
|
|
@@ -30,7 +30,7 @@ export function AuthenticateWebAuthnStageFromJSONTyped(json, ignoreDiscriminator
|
|
|
30
30
|
'verboseName': json['verbose_name'],
|
|
31
31
|
'verboseNamePlural': json['verbose_name_plural'],
|
|
32
32
|
'metaModelName': json['meta_model_name'],
|
|
33
|
-
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(
|
|
33
|
+
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(FlowSetFromJSON)),
|
|
34
34
|
'configureFlow': !exists(json, 'configure_flow') ? undefined : json['configure_flow'],
|
|
35
35
|
'userVerification': !exists(json, 'user_verification') ? undefined : UserVerificationEnumFromJSON(json['user_verification']),
|
|
36
36
|
'authenticatorAttachment': !exists(json, 'authenticator_attachment') ? undefined : AuthenticatorAttachmentEnumFromJSON(json['authenticator_attachment']),
|
|
@@ -46,7 +46,7 @@ export function AuthenticateWebAuthnStageToJSON(value) {
|
|
|
46
46
|
}
|
|
47
47
|
return {
|
|
48
48
|
'name': value.name,
|
|
49
|
-
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(
|
|
49
|
+
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(FlowSetToJSON)),
|
|
50
50
|
'configure_flow': value.configureFlow,
|
|
51
51
|
'user_verification': UserVerificationEnumToJSON(value.userVerification),
|
|
52
52
|
'authenticator_attachment': AuthenticatorAttachmentEnumToJSON(value.authenticatorAttachment),
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import { AuthenticatorAttachmentEnum } from './AuthenticatorAttachmentEnum';
|
|
13
|
-
import {
|
|
13
|
+
import { FlowSetRequest } from './FlowSetRequest';
|
|
14
14
|
import { ResidentKeyRequirementEnum } from './ResidentKeyRequirementEnum';
|
|
15
15
|
import { UserVerificationEnum } from './UserVerificationEnum';
|
|
16
16
|
/**
|
|
@@ -27,10 +27,10 @@ export interface AuthenticateWebAuthnStageRequest {
|
|
|
27
27
|
name: string;
|
|
28
28
|
/**
|
|
29
29
|
*
|
|
30
|
-
* @type {Array<
|
|
30
|
+
* @type {Array<FlowSetRequest>}
|
|
31
31
|
* @memberof AuthenticateWebAuthnStageRequest
|
|
32
32
|
*/
|
|
33
|
-
flowSet?: Array<
|
|
33
|
+
flowSet?: Array<FlowSetRequest>;
|
|
34
34
|
/**
|
|
35
35
|
* Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage.
|
|
36
36
|
* @type {string}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
15
|
import { AuthenticatorAttachmentEnumFromJSON, AuthenticatorAttachmentEnumToJSON, } from './AuthenticatorAttachmentEnum';
|
|
16
|
-
import {
|
|
16
|
+
import { FlowSetRequestFromJSON, FlowSetRequestToJSON, } from './FlowSetRequest';
|
|
17
17
|
import { ResidentKeyRequirementEnumFromJSON, ResidentKeyRequirementEnumToJSON, } from './ResidentKeyRequirementEnum';
|
|
18
18
|
import { UserVerificationEnumFromJSON, UserVerificationEnumToJSON, } from './UserVerificationEnum';
|
|
19
19
|
export function AuthenticateWebAuthnStageRequestFromJSON(json) {
|
|
@@ -25,7 +25,7 @@ export function AuthenticateWebAuthnStageRequestFromJSONTyped(json, ignoreDiscri
|
|
|
25
25
|
}
|
|
26
26
|
return {
|
|
27
27
|
'name': json['name'],
|
|
28
|
-
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(
|
|
28
|
+
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(FlowSetRequestFromJSON)),
|
|
29
29
|
'configureFlow': !exists(json, 'configure_flow') ? undefined : json['configure_flow'],
|
|
30
30
|
'userVerification': !exists(json, 'user_verification') ? undefined : UserVerificationEnumFromJSON(json['user_verification']),
|
|
31
31
|
'authenticatorAttachment': !exists(json, 'authenticator_attachment') ? undefined : AuthenticatorAttachmentEnumFromJSON(json['authenticator_attachment']),
|
|
@@ -41,7 +41,7 @@ export function AuthenticateWebAuthnStageRequestToJSON(value) {
|
|
|
41
41
|
}
|
|
42
42
|
return {
|
|
43
43
|
'name': value.name,
|
|
44
|
-
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(
|
|
44
|
+
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(FlowSetRequestToJSON)),
|
|
45
45
|
'configure_flow': value.configureFlow,
|
|
46
46
|
'user_verification': UserVerificationEnumToJSON(value.userVerification),
|
|
47
47
|
'authenticator_attachment': AuthenticatorAttachmentEnumToJSON(value.authenticatorAttachment),
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import {
|
|
12
|
+
import { FlowSet } from './FlowSet';
|
|
13
13
|
/**
|
|
14
14
|
* AuthenticatorDuoStage Serializer
|
|
15
15
|
* @export
|
|
@@ -54,10 +54,10 @@ export interface AuthenticatorDuoStage {
|
|
|
54
54
|
readonly metaModelName: string;
|
|
55
55
|
/**
|
|
56
56
|
*
|
|
57
|
-
* @type {Array<
|
|
57
|
+
* @type {Array<FlowSet>}
|
|
58
58
|
* @memberof AuthenticatorDuoStage
|
|
59
59
|
*/
|
|
60
|
-
flowSet?: Array<
|
|
60
|
+
flowSet?: Array<FlowSet>;
|
|
61
61
|
/**
|
|
62
62
|
* Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage.
|
|
63
63
|
* @type {string}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
|
-
import {
|
|
15
|
+
import { FlowSetFromJSON, FlowSetToJSON, } from './FlowSet';
|
|
16
16
|
export function AuthenticatorDuoStageFromJSON(json) {
|
|
17
17
|
return AuthenticatorDuoStageFromJSONTyped(json, false);
|
|
18
18
|
}
|
|
@@ -27,7 +27,7 @@ export function AuthenticatorDuoStageFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
27
27
|
'verboseName': json['verbose_name'],
|
|
28
28
|
'verboseNamePlural': json['verbose_name_plural'],
|
|
29
29
|
'metaModelName': json['meta_model_name'],
|
|
30
|
-
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(
|
|
30
|
+
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(FlowSetFromJSON)),
|
|
31
31
|
'configureFlow': !exists(json, 'configure_flow') ? undefined : json['configure_flow'],
|
|
32
32
|
'clientId': json['client_id'],
|
|
33
33
|
'apiHostname': json['api_hostname'],
|
|
@@ -43,7 +43,7 @@ export function AuthenticatorDuoStageToJSON(value) {
|
|
|
43
43
|
}
|
|
44
44
|
return {
|
|
45
45
|
'name': value.name,
|
|
46
|
-
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(
|
|
46
|
+
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(FlowSetToJSON)),
|
|
47
47
|
'configure_flow': value.configureFlow,
|
|
48
48
|
'client_id': value.clientId,
|
|
49
49
|
'api_hostname': value.apiHostname,
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import {
|
|
12
|
+
import { FlowSetRequest } from './FlowSetRequest';
|
|
13
13
|
/**
|
|
14
14
|
* AuthenticatorDuoStage Serializer
|
|
15
15
|
* @export
|
|
@@ -24,10 +24,10 @@ export interface AuthenticatorDuoStageRequest {
|
|
|
24
24
|
name: string;
|
|
25
25
|
/**
|
|
26
26
|
*
|
|
27
|
-
* @type {Array<
|
|
27
|
+
* @type {Array<FlowSetRequest>}
|
|
28
28
|
* @memberof AuthenticatorDuoStageRequest
|
|
29
29
|
*/
|
|
30
|
-
flowSet?: Array<
|
|
30
|
+
flowSet?: Array<FlowSetRequest>;
|
|
31
31
|
/**
|
|
32
32
|
* Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage.
|
|
33
33
|
* @type {string}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
|
-
import {
|
|
15
|
+
import { FlowSetRequestFromJSON, FlowSetRequestToJSON, } from './FlowSetRequest';
|
|
16
16
|
export function AuthenticatorDuoStageRequestFromJSON(json) {
|
|
17
17
|
return AuthenticatorDuoStageRequestFromJSONTyped(json, false);
|
|
18
18
|
}
|
|
@@ -22,7 +22,7 @@ export function AuthenticatorDuoStageRequestFromJSONTyped(json, ignoreDiscrimina
|
|
|
22
22
|
}
|
|
23
23
|
return {
|
|
24
24
|
'name': json['name'],
|
|
25
|
-
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(
|
|
25
|
+
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(FlowSetRequestFromJSON)),
|
|
26
26
|
'configureFlow': !exists(json, 'configure_flow') ? undefined : json['configure_flow'],
|
|
27
27
|
'clientId': json['client_id'],
|
|
28
28
|
'clientSecret': json['client_secret'],
|
|
@@ -40,7 +40,7 @@ export function AuthenticatorDuoStageRequestToJSON(value) {
|
|
|
40
40
|
}
|
|
41
41
|
return {
|
|
42
42
|
'name': value.name,
|
|
43
|
-
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(
|
|
43
|
+
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(FlowSetRequestToJSON)),
|
|
44
44
|
'configure_flow': value.configureFlow,
|
|
45
45
|
'client_id': value.clientId,
|
|
46
46
|
'client_secret': value.clientSecret,
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import { AuthTypeEnum } from './AuthTypeEnum';
|
|
13
|
-
import {
|
|
13
|
+
import { FlowSet } from './FlowSet';
|
|
14
14
|
import { ProviderEnum } from './ProviderEnum';
|
|
15
15
|
/**
|
|
16
16
|
* AuthenticatorSMSStage Serializer
|
|
@@ -56,10 +56,10 @@ export interface AuthenticatorSMSStage {
|
|
|
56
56
|
readonly metaModelName: string;
|
|
57
57
|
/**
|
|
58
58
|
*
|
|
59
|
-
* @type {Array<
|
|
59
|
+
* @type {Array<FlowSet>}
|
|
60
60
|
* @memberof AuthenticatorSMSStage
|
|
61
61
|
*/
|
|
62
|
-
flowSet?: Array<
|
|
62
|
+
flowSet?: Array<FlowSet>;
|
|
63
63
|
/**
|
|
64
64
|
* Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage.
|
|
65
65
|
* @type {string}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
15
|
import { AuthTypeEnumFromJSON, AuthTypeEnumToJSON, } from './AuthTypeEnum';
|
|
16
|
-
import {
|
|
16
|
+
import { FlowSetFromJSON, FlowSetToJSON, } from './FlowSet';
|
|
17
17
|
import { ProviderEnumFromJSON, ProviderEnumToJSON, } from './ProviderEnum';
|
|
18
18
|
export function AuthenticatorSMSStageFromJSON(json) {
|
|
19
19
|
return AuthenticatorSMSStageFromJSONTyped(json, false);
|
|
@@ -29,7 +29,7 @@ export function AuthenticatorSMSStageFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
29
29
|
'verboseName': json['verbose_name'],
|
|
30
30
|
'verboseNamePlural': json['verbose_name_plural'],
|
|
31
31
|
'metaModelName': json['meta_model_name'],
|
|
32
|
-
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(
|
|
32
|
+
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(FlowSetFromJSON)),
|
|
33
33
|
'configureFlow': !exists(json, 'configure_flow') ? undefined : json['configure_flow'],
|
|
34
34
|
'provider': ProviderEnumFromJSON(json['provider']),
|
|
35
35
|
'fromNumber': json['from_number'],
|
|
@@ -50,7 +50,7 @@ export function AuthenticatorSMSStageToJSON(value) {
|
|
|
50
50
|
}
|
|
51
51
|
return {
|
|
52
52
|
'name': value.name,
|
|
53
|
-
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(
|
|
53
|
+
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(FlowSetToJSON)),
|
|
54
54
|
'configure_flow': value.configureFlow,
|
|
55
55
|
'provider': ProviderEnumToJSON(value.provider),
|
|
56
56
|
'from_number': value.fromNumber,
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import { AuthTypeEnum } from './AuthTypeEnum';
|
|
13
|
-
import {
|
|
13
|
+
import { FlowSetRequest } from './FlowSetRequest';
|
|
14
14
|
import { ProviderEnum } from './ProviderEnum';
|
|
15
15
|
/**
|
|
16
16
|
* AuthenticatorSMSStage Serializer
|
|
@@ -26,10 +26,10 @@ export interface AuthenticatorSMSStageRequest {
|
|
|
26
26
|
name: string;
|
|
27
27
|
/**
|
|
28
28
|
*
|
|
29
|
-
* @type {Array<
|
|
29
|
+
* @type {Array<FlowSetRequest>}
|
|
30
30
|
* @memberof AuthenticatorSMSStageRequest
|
|
31
31
|
*/
|
|
32
|
-
flowSet?: Array<
|
|
32
|
+
flowSet?: Array<FlowSetRequest>;
|
|
33
33
|
/**
|
|
34
34
|
* Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage.
|
|
35
35
|
* @type {string}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
15
|
import { AuthTypeEnumFromJSON, AuthTypeEnumToJSON, } from './AuthTypeEnum';
|
|
16
|
-
import {
|
|
16
|
+
import { FlowSetRequestFromJSON, FlowSetRequestToJSON, } from './FlowSetRequest';
|
|
17
17
|
import { ProviderEnumFromJSON, ProviderEnumToJSON, } from './ProviderEnum';
|
|
18
18
|
export function AuthenticatorSMSStageRequestFromJSON(json) {
|
|
19
19
|
return AuthenticatorSMSStageRequestFromJSONTyped(json, false);
|
|
@@ -24,7 +24,7 @@ export function AuthenticatorSMSStageRequestFromJSONTyped(json, ignoreDiscrimina
|
|
|
24
24
|
}
|
|
25
25
|
return {
|
|
26
26
|
'name': json['name'],
|
|
27
|
-
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(
|
|
27
|
+
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(FlowSetRequestFromJSON)),
|
|
28
28
|
'configureFlow': !exists(json, 'configure_flow') ? undefined : json['configure_flow'],
|
|
29
29
|
'provider': ProviderEnumFromJSON(json['provider']),
|
|
30
30
|
'fromNumber': json['from_number'],
|
|
@@ -45,7 +45,7 @@ export function AuthenticatorSMSStageRequestToJSON(value) {
|
|
|
45
45
|
}
|
|
46
46
|
return {
|
|
47
47
|
'name': value.name,
|
|
48
|
-
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(
|
|
48
|
+
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(FlowSetRequestToJSON)),
|
|
49
49
|
'configure_flow': value.configureFlow,
|
|
50
50
|
'provider': ProviderEnumToJSON(value.provider),
|
|
51
51
|
'from_number': value.fromNumber,
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import {
|
|
12
|
+
import { FlowSet } from './FlowSet';
|
|
13
13
|
/**
|
|
14
14
|
* AuthenticatorStaticStage Serializer
|
|
15
15
|
* @export
|
|
@@ -54,10 +54,10 @@ export interface AuthenticatorStaticStage {
|
|
|
54
54
|
readonly metaModelName: string;
|
|
55
55
|
/**
|
|
56
56
|
*
|
|
57
|
-
* @type {Array<
|
|
57
|
+
* @type {Array<FlowSet>}
|
|
58
58
|
* @memberof AuthenticatorStaticStage
|
|
59
59
|
*/
|
|
60
|
-
flowSet?: Array<
|
|
60
|
+
flowSet?: Array<FlowSet>;
|
|
61
61
|
/**
|
|
62
62
|
* Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage.
|
|
63
63
|
* @type {string}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
|
-
import {
|
|
15
|
+
import { FlowSetFromJSON, FlowSetToJSON, } from './FlowSet';
|
|
16
16
|
export function AuthenticatorStaticStageFromJSON(json) {
|
|
17
17
|
return AuthenticatorStaticStageFromJSONTyped(json, false);
|
|
18
18
|
}
|
|
@@ -27,7 +27,7 @@ export function AuthenticatorStaticStageFromJSONTyped(json, ignoreDiscriminator)
|
|
|
27
27
|
'verboseName': json['verbose_name'],
|
|
28
28
|
'verboseNamePlural': json['verbose_name_plural'],
|
|
29
29
|
'metaModelName': json['meta_model_name'],
|
|
30
|
-
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(
|
|
30
|
+
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(FlowSetFromJSON)),
|
|
31
31
|
'configureFlow': !exists(json, 'configure_flow') ? undefined : json['configure_flow'],
|
|
32
32
|
'tokenCount': !exists(json, 'token_count') ? undefined : json['token_count'],
|
|
33
33
|
};
|
|
@@ -41,7 +41,7 @@ export function AuthenticatorStaticStageToJSON(value) {
|
|
|
41
41
|
}
|
|
42
42
|
return {
|
|
43
43
|
'name': value.name,
|
|
44
|
-
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(
|
|
44
|
+
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(FlowSetToJSON)),
|
|
45
45
|
'configure_flow': value.configureFlow,
|
|
46
46
|
'token_count': value.tokenCount,
|
|
47
47
|
};
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import {
|
|
12
|
+
import { FlowSetRequest } from './FlowSetRequest';
|
|
13
13
|
/**
|
|
14
14
|
* AuthenticatorStaticStage Serializer
|
|
15
15
|
* @export
|
|
@@ -24,10 +24,10 @@ export interface AuthenticatorStaticStageRequest {
|
|
|
24
24
|
name: string;
|
|
25
25
|
/**
|
|
26
26
|
*
|
|
27
|
-
* @type {Array<
|
|
27
|
+
* @type {Array<FlowSetRequest>}
|
|
28
28
|
* @memberof AuthenticatorStaticStageRequest
|
|
29
29
|
*/
|
|
30
|
-
flowSet?: Array<
|
|
30
|
+
flowSet?: Array<FlowSetRequest>;
|
|
31
31
|
/**
|
|
32
32
|
* Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage.
|
|
33
33
|
* @type {string}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
|
-
import {
|
|
15
|
+
import { FlowSetRequestFromJSON, FlowSetRequestToJSON, } from './FlowSetRequest';
|
|
16
16
|
export function AuthenticatorStaticStageRequestFromJSON(json) {
|
|
17
17
|
return AuthenticatorStaticStageRequestFromJSONTyped(json, false);
|
|
18
18
|
}
|
|
@@ -22,7 +22,7 @@ export function AuthenticatorStaticStageRequestFromJSONTyped(json, ignoreDiscrim
|
|
|
22
22
|
}
|
|
23
23
|
return {
|
|
24
24
|
'name': json['name'],
|
|
25
|
-
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(
|
|
25
|
+
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(FlowSetRequestFromJSON)),
|
|
26
26
|
'configureFlow': !exists(json, 'configure_flow') ? undefined : json['configure_flow'],
|
|
27
27
|
'tokenCount': !exists(json, 'token_count') ? undefined : json['token_count'],
|
|
28
28
|
};
|
|
@@ -36,7 +36,7 @@ export function AuthenticatorStaticStageRequestToJSON(value) {
|
|
|
36
36
|
}
|
|
37
37
|
return {
|
|
38
38
|
'name': value.name,
|
|
39
|
-
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(
|
|
39
|
+
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(FlowSetRequestToJSON)),
|
|
40
40
|
'configure_flow': value.configureFlow,
|
|
41
41
|
'token_count': value.tokenCount,
|
|
42
42
|
};
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import { DigitsEnum } from './DigitsEnum';
|
|
13
|
-
import {
|
|
13
|
+
import { FlowSet } from './FlowSet';
|
|
14
14
|
/**
|
|
15
15
|
* AuthenticatorTOTPStage Serializer
|
|
16
16
|
* @export
|
|
@@ -55,10 +55,10 @@ export interface AuthenticatorTOTPStage {
|
|
|
55
55
|
readonly metaModelName: string;
|
|
56
56
|
/**
|
|
57
57
|
*
|
|
58
|
-
* @type {Array<
|
|
58
|
+
* @type {Array<FlowSet>}
|
|
59
59
|
* @memberof AuthenticatorTOTPStage
|
|
60
60
|
*/
|
|
61
|
-
flowSet?: Array<
|
|
61
|
+
flowSet?: Array<FlowSet>;
|
|
62
62
|
/**
|
|
63
63
|
* Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage.
|
|
64
64
|
* @type {string}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
15
|
import { DigitsEnumFromJSON, DigitsEnumToJSON, } from './DigitsEnum';
|
|
16
|
-
import {
|
|
16
|
+
import { FlowSetFromJSON, FlowSetToJSON, } from './FlowSet';
|
|
17
17
|
export function AuthenticatorTOTPStageFromJSON(json) {
|
|
18
18
|
return AuthenticatorTOTPStageFromJSONTyped(json, false);
|
|
19
19
|
}
|
|
@@ -28,7 +28,7 @@ export function AuthenticatorTOTPStageFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
28
28
|
'verboseName': json['verbose_name'],
|
|
29
29
|
'verboseNamePlural': json['verbose_name_plural'],
|
|
30
30
|
'metaModelName': json['meta_model_name'],
|
|
31
|
-
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(
|
|
31
|
+
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(FlowSetFromJSON)),
|
|
32
32
|
'configureFlow': !exists(json, 'configure_flow') ? undefined : json['configure_flow'],
|
|
33
33
|
'digits': DigitsEnumFromJSON(json['digits']),
|
|
34
34
|
};
|
|
@@ -42,7 +42,7 @@ export function AuthenticatorTOTPStageToJSON(value) {
|
|
|
42
42
|
}
|
|
43
43
|
return {
|
|
44
44
|
'name': value.name,
|
|
45
|
-
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(
|
|
45
|
+
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(FlowSetToJSON)),
|
|
46
46
|
'configure_flow': value.configureFlow,
|
|
47
47
|
'digits': DigitsEnumToJSON(value.digits),
|
|
48
48
|
};
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import { DigitsEnum } from './DigitsEnum';
|
|
13
|
-
import {
|
|
13
|
+
import { FlowSetRequest } from './FlowSetRequest';
|
|
14
14
|
/**
|
|
15
15
|
* AuthenticatorTOTPStage Serializer
|
|
16
16
|
* @export
|
|
@@ -25,10 +25,10 @@ export interface AuthenticatorTOTPStageRequest {
|
|
|
25
25
|
name: string;
|
|
26
26
|
/**
|
|
27
27
|
*
|
|
28
|
-
* @type {Array<
|
|
28
|
+
* @type {Array<FlowSetRequest>}
|
|
29
29
|
* @memberof AuthenticatorTOTPStageRequest
|
|
30
30
|
*/
|
|
31
|
-
flowSet?: Array<
|
|
31
|
+
flowSet?: Array<FlowSetRequest>;
|
|
32
32
|
/**
|
|
33
33
|
* Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage.
|
|
34
34
|
* @type {string}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
15
|
import { DigitsEnumFromJSON, DigitsEnumToJSON, } from './DigitsEnum';
|
|
16
|
-
import {
|
|
16
|
+
import { FlowSetRequestFromJSON, FlowSetRequestToJSON, } from './FlowSetRequest';
|
|
17
17
|
export function AuthenticatorTOTPStageRequestFromJSON(json) {
|
|
18
18
|
return AuthenticatorTOTPStageRequestFromJSONTyped(json, false);
|
|
19
19
|
}
|
|
@@ -23,7 +23,7 @@ export function AuthenticatorTOTPStageRequestFromJSONTyped(json, ignoreDiscrimin
|
|
|
23
23
|
}
|
|
24
24
|
return {
|
|
25
25
|
'name': json['name'],
|
|
26
|
-
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(
|
|
26
|
+
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(FlowSetRequestFromJSON)),
|
|
27
27
|
'configureFlow': !exists(json, 'configure_flow') ? undefined : json['configure_flow'],
|
|
28
28
|
'digits': DigitsEnumFromJSON(json['digits']),
|
|
29
29
|
};
|
|
@@ -37,7 +37,7 @@ export function AuthenticatorTOTPStageRequestToJSON(value) {
|
|
|
37
37
|
}
|
|
38
38
|
return {
|
|
39
39
|
'name': value.name,
|
|
40
|
-
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(
|
|
40
|
+
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(FlowSetRequestToJSON)),
|
|
41
41
|
'configure_flow': value.configureFlow,
|
|
42
42
|
'digits': DigitsEnumToJSON(value.digits),
|
|
43
43
|
};
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import { DeviceClassesEnum } from './DeviceClassesEnum';
|
|
13
|
-
import {
|
|
13
|
+
import { FlowSet } from './FlowSet';
|
|
14
14
|
import { NotConfiguredActionEnum } from './NotConfiguredActionEnum';
|
|
15
15
|
/**
|
|
16
16
|
* AuthenticatorValidateStage Serializer
|
|
@@ -56,10 +56,10 @@ export interface AuthenticatorValidateStage {
|
|
|
56
56
|
readonly metaModelName: string;
|
|
57
57
|
/**
|
|
58
58
|
*
|
|
59
|
-
* @type {Array<
|
|
59
|
+
* @type {Array<FlowSet>}
|
|
60
60
|
* @memberof AuthenticatorValidateStage
|
|
61
61
|
*/
|
|
62
|
-
flowSet?: Array<
|
|
62
|
+
flowSet?: Array<FlowSet>;
|
|
63
63
|
/**
|
|
64
64
|
*
|
|
65
65
|
* @type {NotConfiguredActionEnum}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
15
|
import { DeviceClassesEnumFromJSON, DeviceClassesEnumToJSON, } from './DeviceClassesEnum';
|
|
16
|
-
import {
|
|
16
|
+
import { FlowSetFromJSON, FlowSetToJSON, } from './FlowSet';
|
|
17
17
|
import { NotConfiguredActionEnumFromJSON, NotConfiguredActionEnumToJSON, } from './NotConfiguredActionEnum';
|
|
18
18
|
export function AuthenticatorValidateStageFromJSON(json) {
|
|
19
19
|
return AuthenticatorValidateStageFromJSONTyped(json, false);
|
|
@@ -29,7 +29,7 @@ export function AuthenticatorValidateStageFromJSONTyped(json, ignoreDiscriminato
|
|
|
29
29
|
'verboseName': json['verbose_name'],
|
|
30
30
|
'verboseNamePlural': json['verbose_name_plural'],
|
|
31
31
|
'metaModelName': json['meta_model_name'],
|
|
32
|
-
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(
|
|
32
|
+
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(FlowSetFromJSON)),
|
|
33
33
|
'notConfiguredAction': !exists(json, 'not_configured_action') ? undefined : NotConfiguredActionEnumFromJSON(json['not_configured_action']),
|
|
34
34
|
'deviceClasses': !exists(json, 'device_classes') ? undefined : (json['device_classes'].map(DeviceClassesEnumFromJSON)),
|
|
35
35
|
'configurationStages': !exists(json, 'configuration_stages') ? undefined : json['configuration_stages'],
|
|
@@ -45,7 +45,7 @@ export function AuthenticatorValidateStageToJSON(value) {
|
|
|
45
45
|
}
|
|
46
46
|
return {
|
|
47
47
|
'name': value.name,
|
|
48
|
-
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(
|
|
48
|
+
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(FlowSetToJSON)),
|
|
49
49
|
'not_configured_action': NotConfiguredActionEnumToJSON(value.notConfiguredAction),
|
|
50
50
|
'device_classes': value.deviceClasses === undefined ? undefined : (value.deviceClasses.map(DeviceClassesEnumToJSON)),
|
|
51
51
|
'configuration_stages': value.configurationStages,
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import { DeviceClassesEnum } from './DeviceClassesEnum';
|
|
13
|
-
import {
|
|
13
|
+
import { FlowSetRequest } from './FlowSetRequest';
|
|
14
14
|
import { NotConfiguredActionEnum } from './NotConfiguredActionEnum';
|
|
15
15
|
/**
|
|
16
16
|
* AuthenticatorValidateStage Serializer
|
|
@@ -26,10 +26,10 @@ export interface AuthenticatorValidateStageRequest {
|
|
|
26
26
|
name: string;
|
|
27
27
|
/**
|
|
28
28
|
*
|
|
29
|
-
* @type {Array<
|
|
29
|
+
* @type {Array<FlowSetRequest>}
|
|
30
30
|
* @memberof AuthenticatorValidateStageRequest
|
|
31
31
|
*/
|
|
32
|
-
flowSet?: Array<
|
|
32
|
+
flowSet?: Array<FlowSetRequest>;
|
|
33
33
|
/**
|
|
34
34
|
*
|
|
35
35
|
* @type {NotConfiguredActionEnum}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
15
|
import { DeviceClassesEnumFromJSON, DeviceClassesEnumToJSON, } from './DeviceClassesEnum';
|
|
16
|
-
import {
|
|
16
|
+
import { FlowSetRequestFromJSON, FlowSetRequestToJSON, } from './FlowSetRequest';
|
|
17
17
|
import { NotConfiguredActionEnumFromJSON, NotConfiguredActionEnumToJSON, } from './NotConfiguredActionEnum';
|
|
18
18
|
export function AuthenticatorValidateStageRequestFromJSON(json) {
|
|
19
19
|
return AuthenticatorValidateStageRequestFromJSONTyped(json, false);
|
|
@@ -24,7 +24,7 @@ export function AuthenticatorValidateStageRequestFromJSONTyped(json, ignoreDiscr
|
|
|
24
24
|
}
|
|
25
25
|
return {
|
|
26
26
|
'name': json['name'],
|
|
27
|
-
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(
|
|
27
|
+
'flowSet': !exists(json, 'flow_set') ? undefined : (json['flow_set'].map(FlowSetRequestFromJSON)),
|
|
28
28
|
'notConfiguredAction': !exists(json, 'not_configured_action') ? undefined : NotConfiguredActionEnumFromJSON(json['not_configured_action']),
|
|
29
29
|
'deviceClasses': !exists(json, 'device_classes') ? undefined : (json['device_classes'].map(DeviceClassesEnumFromJSON)),
|
|
30
30
|
'configurationStages': !exists(json, 'configuration_stages') ? undefined : json['configuration_stages'],
|
|
@@ -40,7 +40,7 @@ export function AuthenticatorValidateStageRequestToJSON(value) {
|
|
|
40
40
|
}
|
|
41
41
|
return {
|
|
42
42
|
'name': value.name,
|
|
43
|
-
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(
|
|
43
|
+
'flow_set': value.flowSet === undefined ? undefined : (value.flowSet.map(FlowSetRequestToJSON)),
|
|
44
44
|
'not_configured_action': NotConfiguredActionEnumToJSON(value.notConfiguredAction),
|
|
45
45
|
'device_classes': value.deviceClasses === undefined ? undefined : (value.deviceClasses.map(DeviceClassesEnumToJSON)),
|
|
46
46
|
'configuration_stages': value.configurationStages,
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import {
|
|
12
|
+
import { FlowSet } from './FlowSet';
|
|
13
13
|
/**
|
|
14
14
|
* CaptchaStage Serializer
|
|
15
15
|
* @export
|
|
@@ -54,10 +54,10 @@ export interface CaptchaStage {
|
|
|
54
54
|
readonly metaModelName: string;
|
|
55
55
|
/**
|
|
56
56
|
*
|
|
57
|
-
* @type {Array<
|
|
57
|
+
* @type {Array<FlowSet>}
|
|
58
58
|
* @memberof CaptchaStage
|
|
59
59
|
*/
|
|
60
|
-
flowSet?: Array<
|
|
60
|
+
flowSet?: Array<FlowSet>;
|
|
61
61
|
/**
|
|
62
62
|
* Public key, acquired from https://www.google.com/recaptcha/intro/v3.html
|
|
63
63
|
* @type {string}
|