@goauthentik/api 2022.10.1-1668524752 → 2022.10.1-1669049898

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.
Files changed (155) hide show
  1. package/dist/apis/CoreApi.d.ts +1 -1
  2. package/dist/apis/EventsApi.d.ts +3 -3
  3. package/dist/apis/FlowsApi.d.ts +4 -4
  4. package/dist/apis/PoliciesApi.d.ts +2 -2
  5. package/dist/apis/ProvidersApi.d.ts +7 -7
  6. package/dist/apis/SchemaApi.d.ts +2 -2
  7. package/dist/apis/SourcesApi.d.ts +36 -15
  8. package/dist/apis/SourcesApi.js +87 -12
  9. package/dist/apis/StagesApi.d.ts +9 -9
  10. package/dist/esm/apis/CoreApi.d.ts +1 -1
  11. package/dist/esm/apis/EventsApi.d.ts +3 -3
  12. package/dist/esm/apis/FlowsApi.d.ts +4 -4
  13. package/dist/esm/apis/PoliciesApi.d.ts +2 -2
  14. package/dist/esm/apis/ProvidersApi.d.ts +7 -7
  15. package/dist/esm/apis/SchemaApi.d.ts +2 -2
  16. package/dist/esm/apis/SourcesApi.d.ts +36 -15
  17. package/dist/esm/apis/SourcesApi.js +88 -13
  18. package/dist/esm/apis/StagesApi.d.ts +9 -9
  19. package/dist/esm/models/AppEnum.d.ts +1 -1
  20. package/dist/esm/models/AuthTypeEnum.d.ts +1 -1
  21. package/dist/esm/models/AuthenticatorAttachmentEnum.d.ts +1 -1
  22. package/dist/esm/models/AuthenticatorValidateStage.d.ts +7 -0
  23. package/dist/esm/models/AuthenticatorValidateStage.js +3 -0
  24. package/dist/esm/models/AuthenticatorValidateStageRequest.d.ts +7 -0
  25. package/dist/esm/models/AuthenticatorValidateStageRequest.js +3 -0
  26. package/dist/esm/models/BackendsEnum.d.ts +1 -1
  27. package/dist/esm/models/BindingTypeEnum.d.ts +1 -1
  28. package/dist/esm/models/BlueprintInstanceStatusEnum.d.ts +1 -1
  29. package/dist/esm/models/CapabilitiesEnum.d.ts +1 -1
  30. package/dist/esm/models/ChallengeChoices.d.ts +1 -1
  31. package/dist/esm/models/ChallengeTypes.d.ts +1 -1
  32. package/dist/esm/models/ClientTypeEnum.d.ts +1 -1
  33. package/dist/esm/models/ConsentStageModeEnum.d.ts +1 -1
  34. package/dist/esm/models/DeniedActionEnum.d.ts +1 -1
  35. package/dist/esm/models/DeviceClassesEnum.d.ts +1 -1
  36. package/dist/esm/models/DigestAlgorithmEnum.d.ts +1 -1
  37. package/dist/esm/models/DigitsEnum.d.ts +1 -1
  38. package/dist/esm/models/DuoResponseEnum.d.ts +1 -1
  39. package/dist/esm/models/EventActions.d.ts +1 -1
  40. package/dist/esm/models/FlowChallengeResponseRequest.d.ts +1 -1
  41. package/dist/esm/models/FlowDesignationEnum.d.ts +1 -1
  42. package/dist/esm/models/IntentEnum.d.ts +1 -1
  43. package/dist/esm/models/InvalidResponseActionEnum.d.ts +1 -1
  44. package/dist/esm/models/IssuerModeEnum.d.ts +1 -1
  45. package/dist/esm/models/LDAPAPIAccessMode.d.ts +1 -1
  46. package/dist/esm/models/LDAPSource.d.ts +6 -0
  47. package/dist/esm/models/LDAPSource.js +1 -0
  48. package/dist/esm/models/LayoutEnum.d.ts +1 -1
  49. package/dist/esm/models/LoginChallengeTypes.d.ts +1 -1
  50. package/dist/esm/models/NameIdPolicyEnum.d.ts +1 -1
  51. package/dist/esm/models/NotConfiguredActionEnum.d.ts +1 -1
  52. package/dist/esm/models/NotificationTransportModeEnum.d.ts +1 -1
  53. package/dist/esm/models/OAuthSource.d.ts +6 -0
  54. package/dist/esm/models/OAuthSource.js +1 -0
  55. package/dist/esm/models/OutpostTypeEnum.d.ts +1 -1
  56. package/dist/esm/models/PatchedAuthenticatorValidateStageRequest.d.ts +7 -0
  57. package/dist/esm/models/PatchedAuthenticatorValidateStageRequest.js +3 -0
  58. package/dist/esm/models/PlexSource.d.ts +6 -0
  59. package/dist/esm/models/PlexSource.js +1 -0
  60. package/dist/esm/models/PlexSourceConnectionSource.d.ts +6 -0
  61. package/dist/esm/models/PlexSourceConnectionSource.js +1 -0
  62. package/dist/esm/models/PolicyEngineMode.d.ts +1 -1
  63. package/dist/esm/models/PromptTypeEnum.d.ts +1 -1
  64. package/dist/esm/models/ProviderEnum.d.ts +1 -1
  65. package/dist/esm/models/ProviderTypeEnum.d.ts +1 -1
  66. package/dist/esm/models/ProxyMode.d.ts +1 -1
  67. package/dist/esm/models/ResidentKeyRequirementEnum.d.ts +1 -1
  68. package/dist/esm/models/SAMLSource.d.ts +6 -0
  69. package/dist/esm/models/SAMLSource.js +1 -0
  70. package/dist/esm/models/SeverityEnum.d.ts +1 -1
  71. package/dist/esm/models/SignatureAlgorithmEnum.d.ts +1 -1
  72. package/dist/esm/models/Source.d.ts +6 -0
  73. package/dist/esm/models/Source.js +1 -0
  74. package/dist/esm/models/SpBindingEnum.d.ts +1 -1
  75. package/dist/esm/models/SubModeEnum.d.ts +1 -1
  76. package/dist/esm/models/TaskStatusEnum.d.ts +1 -1
  77. package/dist/esm/models/UsedByActionEnum.d.ts +1 -1
  78. package/dist/esm/models/UserFieldsEnum.d.ts +1 -1
  79. package/dist/esm/models/UserMatchingModeEnum.d.ts +1 -1
  80. package/dist/esm/models/UserVerificationEnum.d.ts +1 -1
  81. package/dist/esm/runtime.d.ts +9 -9
  82. package/dist/models/AppEnum.d.ts +1 -1
  83. package/dist/models/AuthTypeEnum.d.ts +1 -1
  84. package/dist/models/AuthenticatorAttachmentEnum.d.ts +1 -1
  85. package/dist/models/AuthenticatorValidateStage.d.ts +7 -0
  86. package/dist/models/AuthenticatorValidateStage.js +3 -0
  87. package/dist/models/AuthenticatorValidateStageRequest.d.ts +7 -0
  88. package/dist/models/AuthenticatorValidateStageRequest.js +3 -0
  89. package/dist/models/BackendsEnum.d.ts +1 -1
  90. package/dist/models/BindingTypeEnum.d.ts +1 -1
  91. package/dist/models/BlueprintInstanceStatusEnum.d.ts +1 -1
  92. package/dist/models/CapabilitiesEnum.d.ts +1 -1
  93. package/dist/models/ChallengeChoices.d.ts +1 -1
  94. package/dist/models/ChallengeTypes.d.ts +1 -1
  95. package/dist/models/ClientTypeEnum.d.ts +1 -1
  96. package/dist/models/ConsentStageModeEnum.d.ts +1 -1
  97. package/dist/models/DeniedActionEnum.d.ts +1 -1
  98. package/dist/models/DeviceClassesEnum.d.ts +1 -1
  99. package/dist/models/DigestAlgorithmEnum.d.ts +1 -1
  100. package/dist/models/DigitsEnum.d.ts +1 -1
  101. package/dist/models/DuoResponseEnum.d.ts +1 -1
  102. package/dist/models/EventActions.d.ts +1 -1
  103. package/dist/models/FlowChallengeResponseRequest.d.ts +1 -1
  104. package/dist/models/FlowDesignationEnum.d.ts +1 -1
  105. package/dist/models/IntentEnum.d.ts +1 -1
  106. package/dist/models/InvalidResponseActionEnum.d.ts +1 -1
  107. package/dist/models/IssuerModeEnum.d.ts +1 -1
  108. package/dist/models/LDAPAPIAccessMode.d.ts +1 -1
  109. package/dist/models/LDAPSource.d.ts +6 -0
  110. package/dist/models/LDAPSource.js +1 -0
  111. package/dist/models/LayoutEnum.d.ts +1 -1
  112. package/dist/models/LoginChallengeTypes.d.ts +1 -1
  113. package/dist/models/NameIdPolicyEnum.d.ts +1 -1
  114. package/dist/models/NotConfiguredActionEnum.d.ts +1 -1
  115. package/dist/models/NotificationTransportModeEnum.d.ts +1 -1
  116. package/dist/models/OAuthSource.d.ts +6 -0
  117. package/dist/models/OAuthSource.js +1 -0
  118. package/dist/models/OutpostTypeEnum.d.ts +1 -1
  119. package/dist/models/PatchedAuthenticatorValidateStageRequest.d.ts +7 -0
  120. package/dist/models/PatchedAuthenticatorValidateStageRequest.js +3 -0
  121. package/dist/models/PlexSource.d.ts +6 -0
  122. package/dist/models/PlexSource.js +1 -0
  123. package/dist/models/PlexSourceConnectionSource.d.ts +6 -0
  124. package/dist/models/PlexSourceConnectionSource.js +1 -0
  125. package/dist/models/PolicyEngineMode.d.ts +1 -1
  126. package/dist/models/PromptTypeEnum.d.ts +1 -1
  127. package/dist/models/ProviderEnum.d.ts +1 -1
  128. package/dist/models/ProviderTypeEnum.d.ts +1 -1
  129. package/dist/models/ProxyMode.d.ts +1 -1
  130. package/dist/models/ResidentKeyRequirementEnum.d.ts +1 -1
  131. package/dist/models/SAMLSource.d.ts +6 -0
  132. package/dist/models/SAMLSource.js +1 -0
  133. package/dist/models/SeverityEnum.d.ts +1 -1
  134. package/dist/models/SignatureAlgorithmEnum.d.ts +1 -1
  135. package/dist/models/Source.d.ts +6 -0
  136. package/dist/models/Source.js +1 -0
  137. package/dist/models/SpBindingEnum.d.ts +1 -1
  138. package/dist/models/SubModeEnum.d.ts +1 -1
  139. package/dist/models/TaskStatusEnum.d.ts +1 -1
  140. package/dist/models/UsedByActionEnum.d.ts +1 -1
  141. package/dist/models/UserFieldsEnum.d.ts +1 -1
  142. package/dist/models/UserMatchingModeEnum.d.ts +1 -1
  143. package/dist/models/UserVerificationEnum.d.ts +1 -1
  144. package/dist/runtime.d.ts +9 -9
  145. package/package.json +1 -1
  146. package/src/apis/SourcesApi.ts +112 -20
  147. package/src/models/AuthenticatorValidateStage.ts +14 -0
  148. package/src/models/AuthenticatorValidateStageRequest.ts +14 -0
  149. package/src/models/LDAPSource.ts +7 -0
  150. package/src/models/OAuthSource.ts +7 -0
  151. package/src/models/PatchedAuthenticatorValidateStageRequest.ts +14 -0
  152. package/src/models/PlexSource.ts +7 -0
  153. package/src/models/PlexSourceConnectionSource.ts +7 -0
  154. package/src/models/SAMLSource.ts +7 -0
  155. package/src/models/Source.ts +7 -0
@@ -734,4 +734,4 @@ export declare const CoreTokensListIntentEnum: {
734
734
  readonly Verification: "verification";
735
735
  readonly UnknownDefaultOpenApi: "11184809";
736
736
  };
737
- export declare type CoreTokensListIntentEnum = typeof CoreTokensListIntentEnum[keyof typeof CoreTokensListIntentEnum];
737
+ export type CoreTokensListIntentEnum = typeof CoreTokensListIntentEnum[keyof typeof CoreTokensListIntentEnum];
@@ -403,7 +403,7 @@ export declare const EventsNotificationsListSeverityEnum: {
403
403
  readonly Warning: "warning";
404
404
  readonly UnknownDefaultOpenApi: "11184809";
405
405
  };
406
- export declare type EventsNotificationsListSeverityEnum = typeof EventsNotificationsListSeverityEnum[keyof typeof EventsNotificationsListSeverityEnum];
406
+ export type EventsNotificationsListSeverityEnum = typeof EventsNotificationsListSeverityEnum[keyof typeof EventsNotificationsListSeverityEnum];
407
407
  /**
408
408
  * @export
409
409
  */
@@ -413,7 +413,7 @@ export declare const EventsRulesListSeverityEnum: {
413
413
  readonly Warning: "warning";
414
414
  readonly UnknownDefaultOpenApi: "11184809";
415
415
  };
416
- export declare type EventsRulesListSeverityEnum = typeof EventsRulesListSeverityEnum[keyof typeof EventsRulesListSeverityEnum];
416
+ export type EventsRulesListSeverityEnum = typeof EventsRulesListSeverityEnum[keyof typeof EventsRulesListSeverityEnum];
417
417
  /**
418
418
  * @export
419
419
  */
@@ -424,4 +424,4 @@ export declare const EventsTransportsListModeEnum: {
424
424
  readonly WebhookSlack: "webhook_slack";
425
425
  readonly UnknownDefaultOpenApi: "11184809";
426
426
  };
427
- export declare type EventsTransportsListModeEnum = typeof EventsTransportsListModeEnum[keyof typeof EventsTransportsListModeEnum];
427
+ export type EventsTransportsListModeEnum = typeof EventsTransportsListModeEnum[keyof typeof EventsTransportsListModeEnum];
@@ -326,7 +326,7 @@ export declare const FlowsBindingsListInvalidResponseActionEnum: {
326
326
  readonly Retry: "retry";
327
327
  readonly UnknownDefaultOpenApi: "11184809";
328
328
  };
329
- export declare type FlowsBindingsListInvalidResponseActionEnum = typeof FlowsBindingsListInvalidResponseActionEnum[keyof typeof FlowsBindingsListInvalidResponseActionEnum];
329
+ export type FlowsBindingsListInvalidResponseActionEnum = typeof FlowsBindingsListInvalidResponseActionEnum[keyof typeof FlowsBindingsListInvalidResponseActionEnum];
330
330
  /**
331
331
  * @export
332
332
  */
@@ -335,7 +335,7 @@ export declare const FlowsBindingsListPolicyEngineModeEnum: {
335
335
  readonly Any: "any";
336
336
  readonly UnknownDefaultOpenApi: "11184809";
337
337
  };
338
- export declare type FlowsBindingsListPolicyEngineModeEnum = typeof FlowsBindingsListPolicyEngineModeEnum[keyof typeof FlowsBindingsListPolicyEngineModeEnum];
338
+ export type FlowsBindingsListPolicyEngineModeEnum = typeof FlowsBindingsListPolicyEngineModeEnum[keyof typeof FlowsBindingsListPolicyEngineModeEnum];
339
339
  /**
340
340
  * @export
341
341
  */
@@ -345,7 +345,7 @@ export declare const FlowsInstancesListDeniedActionEnum: {
345
345
  readonly MessageContinue: "message_continue";
346
346
  readonly UnknownDefaultOpenApi: "11184809";
347
347
  };
348
- export declare type FlowsInstancesListDeniedActionEnum = typeof FlowsInstancesListDeniedActionEnum[keyof typeof FlowsInstancesListDeniedActionEnum];
348
+ export type FlowsInstancesListDeniedActionEnum = typeof FlowsInstancesListDeniedActionEnum[keyof typeof FlowsInstancesListDeniedActionEnum];
349
349
  /**
350
350
  * @export
351
351
  */
@@ -359,4 +359,4 @@ export declare const FlowsInstancesListDesignationEnum: {
359
359
  readonly Unenrollment: "unenrollment";
360
360
  readonly UnknownDefaultOpenApi: "11184809";
361
361
  };
362
- export declare type FlowsInstancesListDesignationEnum = typeof FlowsInstancesListDesignationEnum[keyof typeof FlowsInstancesListDesignationEnum];
362
+ export type FlowsInstancesListDesignationEnum = typeof FlowsInstancesListDesignationEnum[keyof typeof FlowsInstancesListDesignationEnum];
@@ -909,7 +909,7 @@ export declare const PoliciesEventMatcherListActionEnum: {
909
909
  readonly UserWrite: "user_write";
910
910
  readonly UnknownDefaultOpenApi: "11184809";
911
911
  };
912
- export declare type PoliciesEventMatcherListActionEnum = typeof PoliciesEventMatcherListActionEnum[keyof typeof PoliciesEventMatcherListActionEnum];
912
+ export type PoliciesEventMatcherListActionEnum = typeof PoliciesEventMatcherListActionEnum[keyof typeof PoliciesEventMatcherListActionEnum];
913
913
  /**
914
914
  * @export
915
915
  */
@@ -962,4 +962,4 @@ export declare const PoliciesEventMatcherListAppEnum: {
962
962
  readonly Tenants: "authentik.tenants";
963
963
  readonly UnknownDefaultOpenApi: "11184809";
964
964
  };
965
- export declare type PoliciesEventMatcherListAppEnum = typeof PoliciesEventMatcherListAppEnum[keyof typeof PoliciesEventMatcherListAppEnum];
965
+ export type PoliciesEventMatcherListAppEnum = typeof PoliciesEventMatcherListAppEnum[keyof typeof PoliciesEventMatcherListAppEnum];
@@ -500,7 +500,7 @@ export declare const ProvidersOauth2ListClientTypeEnum: {
500
500
  readonly Public: "public";
501
501
  readonly UnknownDefaultOpenApi: "11184809";
502
502
  };
503
- export declare type ProvidersOauth2ListClientTypeEnum = typeof ProvidersOauth2ListClientTypeEnum[keyof typeof ProvidersOauth2ListClientTypeEnum];
503
+ export type ProvidersOauth2ListClientTypeEnum = typeof ProvidersOauth2ListClientTypeEnum[keyof typeof ProvidersOauth2ListClientTypeEnum];
504
504
  /**
505
505
  * @export
506
506
  */
@@ -509,7 +509,7 @@ export declare const ProvidersOauth2ListIssuerModeEnum: {
509
509
  readonly PerProvider: "per_provider";
510
510
  readonly UnknownDefaultOpenApi: "11184809";
511
511
  };
512
- export declare type ProvidersOauth2ListIssuerModeEnum = typeof ProvidersOauth2ListIssuerModeEnum[keyof typeof ProvidersOauth2ListIssuerModeEnum];
512
+ export type ProvidersOauth2ListIssuerModeEnum = typeof ProvidersOauth2ListIssuerModeEnum[keyof typeof ProvidersOauth2ListIssuerModeEnum];
513
513
  /**
514
514
  * @export
515
515
  */
@@ -520,7 +520,7 @@ export declare const ProvidersOauth2ListSubModeEnum: {
520
520
  readonly UserUsername: "user_username";
521
521
  readonly UnknownDefaultOpenApi: "11184809";
522
522
  };
523
- export declare type ProvidersOauth2ListSubModeEnum = typeof ProvidersOauth2ListSubModeEnum[keyof typeof ProvidersOauth2ListSubModeEnum];
523
+ export type ProvidersOauth2ListSubModeEnum = typeof ProvidersOauth2ListSubModeEnum[keyof typeof ProvidersOauth2ListSubModeEnum];
524
524
  /**
525
525
  * @export
526
526
  */
@@ -531,7 +531,7 @@ export declare const ProvidersSamlListDigestAlgorithmEnum: {
531
531
  readonly _200104Xmlencsha512: "http://www.w3.org/2001/04/xmlenc#sha512";
532
532
  readonly UnknownDefaultOpenApi: "11184809";
533
533
  };
534
- export declare type ProvidersSamlListDigestAlgorithmEnum = typeof ProvidersSamlListDigestAlgorithmEnum[keyof typeof ProvidersSamlListDigestAlgorithmEnum];
534
+ export type ProvidersSamlListDigestAlgorithmEnum = typeof ProvidersSamlListDigestAlgorithmEnum[keyof typeof ProvidersSamlListDigestAlgorithmEnum];
535
535
  /**
536
536
  * @export
537
537
  */
@@ -543,7 +543,7 @@ export declare const ProvidersSamlListSignatureAlgorithmEnum: {
543
543
  readonly _200104XmldsigMorersaSha512: "http://www.w3.org/2001/04/xmldsig-more#rsa-sha512";
544
544
  readonly UnknownDefaultOpenApi: "11184809";
545
545
  };
546
- export declare type ProvidersSamlListSignatureAlgorithmEnum = typeof ProvidersSamlListSignatureAlgorithmEnum[keyof typeof ProvidersSamlListSignatureAlgorithmEnum];
546
+ export type ProvidersSamlListSignatureAlgorithmEnum = typeof ProvidersSamlListSignatureAlgorithmEnum[keyof typeof ProvidersSamlListSignatureAlgorithmEnum];
547
547
  /**
548
548
  * @export
549
549
  */
@@ -552,7 +552,7 @@ export declare const ProvidersSamlListSpBindingEnum: {
552
552
  readonly Redirect: "redirect";
553
553
  readonly UnknownDefaultOpenApi: "11184809";
554
554
  };
555
- export declare type ProvidersSamlListSpBindingEnum = typeof ProvidersSamlListSpBindingEnum[keyof typeof ProvidersSamlListSpBindingEnum];
555
+ export type ProvidersSamlListSpBindingEnum = typeof ProvidersSamlListSpBindingEnum[keyof typeof ProvidersSamlListSpBindingEnum];
556
556
  /**
557
557
  * @export
558
558
  */
@@ -561,4 +561,4 @@ export declare const ProvidersSamlMetadataRetrieveForceBindingEnum: {
561
561
  readonly Redirect: "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect";
562
562
  readonly UnknownDefaultOpenApi: "11184809";
563
563
  };
564
- export declare type ProvidersSamlMetadataRetrieveForceBindingEnum = typeof ProvidersSamlMetadataRetrieveForceBindingEnum[keyof typeof ProvidersSamlMetadataRetrieveForceBindingEnum];
564
+ export type ProvidersSamlMetadataRetrieveForceBindingEnum = typeof ProvidersSamlMetadataRetrieveForceBindingEnum[keyof typeof ProvidersSamlMetadataRetrieveForceBindingEnum];
@@ -39,7 +39,7 @@ export declare const SchemaRetrieveFormatEnum: {
39
39
  readonly Yaml: "yaml";
40
40
  readonly UnknownDefaultOpenApi: "11184809";
41
41
  };
42
- export declare type SchemaRetrieveFormatEnum = typeof SchemaRetrieveFormatEnum[keyof typeof SchemaRetrieveFormatEnum];
42
+ export type SchemaRetrieveFormatEnum = typeof SchemaRetrieveFormatEnum[keyof typeof SchemaRetrieveFormatEnum];
43
43
  /**
44
44
  * @export
45
45
  */
@@ -143,4 +143,4 @@ export declare const SchemaRetrieveLangEnum: {
143
143
  readonly ZhHant: "zh-hant";
144
144
  readonly UnknownDefaultOpenApi: "11184809";
145
145
  };
146
- export declare type SchemaRetrieveLangEnum = typeof SchemaRetrieveLangEnum[keyof typeof SchemaRetrieveLangEnum];
146
+ export type SchemaRetrieveLangEnum = typeof SchemaRetrieveLangEnum[keyof typeof SchemaRetrieveLangEnum];
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import * as runtime from '../runtime';
13
- import { LDAPSource, LDAPSourceRequest, OAuthSource, OAuthSourceRequest, PaginatedLDAPSourceList, PaginatedOAuthSourceList, PaginatedPlexSourceConnectionList, PaginatedPlexSourceList, PaginatedSAMLSourceList, PaginatedSourceList, PaginatedUserOAuthSourceConnectionList, PaginatedUserSAMLSourceConnectionList, PaginatedUserSourceConnectionList, PatchedLDAPSourceRequest, PatchedOAuthSourceRequest, PatchedPlexSourceConnectionRequest, PatchedPlexSourceRequest, PatchedSAMLSourceRequest, PatchedUserOAuthSourceConnectionRequest, PatchedUserSAMLSourceConnectionRequest, PlexSource, PlexSourceConnection, PlexSourceConnectionRequest, PlexSourceRequest, PlexTokenRedeemRequest, RedirectChallenge, SAMLMetadata, SAMLSource, SAMLSourceRequest, Source, SourceType, Task, TypeCreate, UsedBy, UserOAuthSourceConnection, UserOAuthSourceConnectionRequest, UserSAMLSourceConnection, UserSAMLSourceConnectionRequest, UserSetting, UserSourceConnection } from '../models';
13
+ import { FilePathRequest, LDAPSource, LDAPSourceRequest, OAuthSource, OAuthSourceRequest, PaginatedLDAPSourceList, PaginatedOAuthSourceList, PaginatedPlexSourceConnectionList, PaginatedPlexSourceList, PaginatedSAMLSourceList, PaginatedSourceList, PaginatedUserOAuthSourceConnectionList, PaginatedUserSAMLSourceConnectionList, PaginatedUserSourceConnectionList, PatchedLDAPSourceRequest, PatchedOAuthSourceRequest, PatchedPlexSourceConnectionRequest, PatchedPlexSourceRequest, PatchedSAMLSourceRequest, PatchedUserOAuthSourceConnectionRequest, PatchedUserSAMLSourceConnectionRequest, PlexSource, PlexSourceConnection, PlexSourceConnectionRequest, PlexSourceRequest, PlexTokenRedeemRequest, RedirectChallenge, SAMLMetadata, SAMLSource, SAMLSourceRequest, Source, SourceType, Task, TypeCreate, UsedBy, UserOAuthSourceConnection, UserOAuthSourceConnectionRequest, UserSAMLSourceConnection, UserSAMLSourceConnectionRequest, UserSetting, UserSourceConnection } from '../models';
14
14
  export interface SourcesAllDestroyRequest {
15
15
  slug: string;
16
16
  }
@@ -26,6 +26,15 @@ export interface SourcesAllListRequest {
26
26
  export interface SourcesAllRetrieveRequest {
27
27
  slug: string;
28
28
  }
29
+ export interface SourcesAllSetIconCreateRequest {
30
+ slug: string;
31
+ file?: Blob;
32
+ clear?: boolean;
33
+ }
34
+ export interface SourcesAllSetIconUrlCreateRequest {
35
+ slug: string;
36
+ filePathRequest: FilePathRequest;
37
+ }
29
38
  export interface SourcesAllUsedByListRequest {
30
39
  slug: string;
31
40
  }
@@ -184,11 +193,8 @@ export interface SourcesSamlListRequest {
184
193
  ordering?: string;
185
194
  page?: number;
186
195
  pageSize?: number;
187
- pbmUuid?: string;
188
- policies?: Array<string>;
189
196
  policyEngineMode?: SourcesSamlListPolicyEngineModeEnum;
190
197
  preAuthenticationFlow?: string;
191
- propertyMappings?: Array<string>;
192
198
  search?: string;
193
199
  signatureAlgorithm?: SourcesSamlListSignatureAlgorithmEnum;
194
200
  signingKp?: string;
@@ -197,7 +203,6 @@ export interface SourcesSamlListRequest {
197
203
  ssoUrl?: string;
198
204
  temporaryUserDeleteAfter?: string;
199
205
  userMatchingMode?: SourcesSamlListUserMatchingModeEnum;
200
- userPathTemplate?: string;
201
206
  }
202
207
  export interface SourcesSamlMetadataRetrieveRequest {
203
208
  slug: string;
@@ -346,6 +351,22 @@ export declare class SourcesApi extends runtime.BaseAPI {
346
351
  * Source Viewset
347
352
  */
348
353
  sourcesAllRetrieve(requestParameters: SourcesAllRetrieveRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise<Source>;
354
+ /**
355
+ * Set source icon
356
+ */
357
+ sourcesAllSetIconCreateRaw(requestParameters: SourcesAllSetIconCreateRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise<runtime.ApiResponse<void>>;
358
+ /**
359
+ * Set source icon
360
+ */
361
+ sourcesAllSetIconCreate(requestParameters: SourcesAllSetIconCreateRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise<void>;
362
+ /**
363
+ * Set source icon (as URL)
364
+ */
365
+ sourcesAllSetIconUrlCreateRaw(requestParameters: SourcesAllSetIconUrlCreateRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise<runtime.ApiResponse<void>>;
366
+ /**
367
+ * Set source icon (as URL)
368
+ */
369
+ sourcesAllSetIconUrlCreate(requestParameters: SourcesAllSetIconUrlCreateRequest, initOverrides?: RequestInit | runtime.InitOverideFunction): Promise<void>;
349
370
  /**
350
371
  * Get all creatable source types
351
372
  */
@@ -859,7 +880,7 @@ export declare const SourcesOauthListPolicyEngineModeEnum: {
859
880
  readonly Any: "any";
860
881
  readonly UnknownDefaultOpenApi: "11184809";
861
882
  };
862
- export declare type SourcesOauthListPolicyEngineModeEnum = typeof SourcesOauthListPolicyEngineModeEnum[keyof typeof SourcesOauthListPolicyEngineModeEnum];
883
+ export type SourcesOauthListPolicyEngineModeEnum = typeof SourcesOauthListPolicyEngineModeEnum[keyof typeof SourcesOauthListPolicyEngineModeEnum];
863
884
  /**
864
885
  * @export
865
886
  */
@@ -871,7 +892,7 @@ export declare const SourcesOauthListUserMatchingModeEnum: {
871
892
  readonly UsernameLink: "username_link";
872
893
  readonly UnknownDefaultOpenApi: "11184809";
873
894
  };
874
- export declare type SourcesOauthListUserMatchingModeEnum = typeof SourcesOauthListUserMatchingModeEnum[keyof typeof SourcesOauthListUserMatchingModeEnum];
895
+ export type SourcesOauthListUserMatchingModeEnum = typeof SourcesOauthListUserMatchingModeEnum[keyof typeof SourcesOauthListUserMatchingModeEnum];
875
896
  /**
876
897
  * @export
877
898
  */
@@ -880,7 +901,7 @@ export declare const SourcesPlexListPolicyEngineModeEnum: {
880
901
  readonly Any: "any";
881
902
  readonly UnknownDefaultOpenApi: "11184809";
882
903
  };
883
- export declare type SourcesPlexListPolicyEngineModeEnum = typeof SourcesPlexListPolicyEngineModeEnum[keyof typeof SourcesPlexListPolicyEngineModeEnum];
904
+ export type SourcesPlexListPolicyEngineModeEnum = typeof SourcesPlexListPolicyEngineModeEnum[keyof typeof SourcesPlexListPolicyEngineModeEnum];
884
905
  /**
885
906
  * @export
886
907
  */
@@ -892,7 +913,7 @@ export declare const SourcesPlexListUserMatchingModeEnum: {
892
913
  readonly UsernameLink: "username_link";
893
914
  readonly UnknownDefaultOpenApi: "11184809";
894
915
  };
895
- export declare type SourcesPlexListUserMatchingModeEnum = typeof SourcesPlexListUserMatchingModeEnum[keyof typeof SourcesPlexListUserMatchingModeEnum];
916
+ export type SourcesPlexListUserMatchingModeEnum = typeof SourcesPlexListUserMatchingModeEnum[keyof typeof SourcesPlexListUserMatchingModeEnum];
896
917
  /**
897
918
  * @export
898
919
  */
@@ -902,7 +923,7 @@ export declare const SourcesSamlListBindingTypeEnum: {
902
923
  readonly Redirect: "REDIRECT";
903
924
  readonly UnknownDefaultOpenApi: "11184809";
904
925
  };
905
- export declare type SourcesSamlListBindingTypeEnum = typeof SourcesSamlListBindingTypeEnum[keyof typeof SourcesSamlListBindingTypeEnum];
926
+ export type SourcesSamlListBindingTypeEnum = typeof SourcesSamlListBindingTypeEnum[keyof typeof SourcesSamlListBindingTypeEnum];
906
927
  /**
907
928
  * @export
908
929
  */
@@ -913,7 +934,7 @@ export declare const SourcesSamlListDigestAlgorithmEnum: {
913
934
  readonly _200104Xmlencsha512: "http://www.w3.org/2001/04/xmlenc#sha512";
914
935
  readonly UnknownDefaultOpenApi: "11184809";
915
936
  };
916
- export declare type SourcesSamlListDigestAlgorithmEnum = typeof SourcesSamlListDigestAlgorithmEnum[keyof typeof SourcesSamlListDigestAlgorithmEnum];
937
+ export type SourcesSamlListDigestAlgorithmEnum = typeof SourcesSamlListDigestAlgorithmEnum[keyof typeof SourcesSamlListDigestAlgorithmEnum];
917
938
  /**
918
939
  * @export
919
940
  */
@@ -925,7 +946,7 @@ export declare const SourcesSamlListNameIdPolicyEnum: {
925
946
  readonly _20nameidFormattransient: "urn:oasis:names:tc:SAML:2.0:nameid-format:transient";
926
947
  readonly UnknownDefaultOpenApi: "11184809";
927
948
  };
928
- export declare type SourcesSamlListNameIdPolicyEnum = typeof SourcesSamlListNameIdPolicyEnum[keyof typeof SourcesSamlListNameIdPolicyEnum];
949
+ export type SourcesSamlListNameIdPolicyEnum = typeof SourcesSamlListNameIdPolicyEnum[keyof typeof SourcesSamlListNameIdPolicyEnum];
929
950
  /**
930
951
  * @export
931
952
  */
@@ -934,7 +955,7 @@ export declare const SourcesSamlListPolicyEngineModeEnum: {
934
955
  readonly Any: "any";
935
956
  readonly UnknownDefaultOpenApi: "11184809";
936
957
  };
937
- export declare type SourcesSamlListPolicyEngineModeEnum = typeof SourcesSamlListPolicyEngineModeEnum[keyof typeof SourcesSamlListPolicyEngineModeEnum];
958
+ export type SourcesSamlListPolicyEngineModeEnum = typeof SourcesSamlListPolicyEngineModeEnum[keyof typeof SourcesSamlListPolicyEngineModeEnum];
938
959
  /**
939
960
  * @export
940
961
  */
@@ -946,7 +967,7 @@ export declare const SourcesSamlListSignatureAlgorithmEnum: {
946
967
  readonly _200104XmldsigMorersaSha512: "http://www.w3.org/2001/04/xmldsig-more#rsa-sha512";
947
968
  readonly UnknownDefaultOpenApi: "11184809";
948
969
  };
949
- export declare type SourcesSamlListSignatureAlgorithmEnum = typeof SourcesSamlListSignatureAlgorithmEnum[keyof typeof SourcesSamlListSignatureAlgorithmEnum];
970
+ export type SourcesSamlListSignatureAlgorithmEnum = typeof SourcesSamlListSignatureAlgorithmEnum[keyof typeof SourcesSamlListSignatureAlgorithmEnum];
950
971
  /**
951
972
  * @export
952
973
  */
@@ -958,4 +979,4 @@ export declare const SourcesSamlListUserMatchingModeEnum: {
958
979
  readonly UsernameLink: "username_link";
959
980
  readonly UnknownDefaultOpenApi: "11184809";
960
981
  };
961
- export declare type SourcesSamlListUserMatchingModeEnum = typeof SourcesSamlListUserMatchingModeEnum[keyof typeof SourcesSamlListUserMatchingModeEnum];
982
+ export type SourcesSamlListUserMatchingModeEnum = typeof SourcesSamlListUserMatchingModeEnum[keyof typeof SourcesSamlListUserMatchingModeEnum];
@@ -139,6 +139,93 @@ class SourcesApi extends runtime.BaseAPI {
139
139
  return yield response.value();
140
140
  });
141
141
  }
142
+ /**
143
+ * Set source icon
144
+ */
145
+ sourcesAllSetIconCreateRaw(requestParameters, initOverrides) {
146
+ return __awaiter(this, void 0, void 0, function* () {
147
+ if (requestParameters.slug === null || requestParameters.slug === undefined) {
148
+ throw new runtime.RequiredError('slug', 'Required parameter requestParameters.slug was null or undefined when calling sourcesAllSetIconCreate.');
149
+ }
150
+ const queryParameters = {};
151
+ const headerParameters = {};
152
+ if (this.configuration && this.configuration.apiKey) {
153
+ headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // authentik authentication
154
+ }
155
+ const consumes = [
156
+ { contentType: 'multipart/form-data' },
157
+ ];
158
+ // @ts-ignore: canConsumeForm may be unused
159
+ const canConsumeForm = runtime.canConsumeForm(consumes);
160
+ let formParams;
161
+ let useForm = false;
162
+ // use FormData to transmit files using content-type "multipart/form-data"
163
+ useForm = canConsumeForm;
164
+ if (useForm) {
165
+ formParams = new FormData();
166
+ }
167
+ else {
168
+ formParams = new URLSearchParams();
169
+ }
170
+ if (requestParameters.file !== undefined) {
171
+ formParams.append('file', requestParameters.file);
172
+ }
173
+ if (requestParameters.clear !== undefined) {
174
+ formParams.append('clear', requestParameters.clear);
175
+ }
176
+ const response = yield this.request({
177
+ path: `/sources/all/{slug}/set_icon/`.replace(`{${"slug"}}`, encodeURIComponent(String(requestParameters.slug))),
178
+ method: 'POST',
179
+ headers: headerParameters,
180
+ query: queryParameters,
181
+ body: formParams,
182
+ }, initOverrides);
183
+ return new runtime.VoidApiResponse(response);
184
+ });
185
+ }
186
+ /**
187
+ * Set source icon
188
+ */
189
+ sourcesAllSetIconCreate(requestParameters, initOverrides) {
190
+ return __awaiter(this, void 0, void 0, function* () {
191
+ yield this.sourcesAllSetIconCreateRaw(requestParameters, initOverrides);
192
+ });
193
+ }
194
+ /**
195
+ * Set source icon (as URL)
196
+ */
197
+ sourcesAllSetIconUrlCreateRaw(requestParameters, initOverrides) {
198
+ return __awaiter(this, void 0, void 0, function* () {
199
+ if (requestParameters.slug === null || requestParameters.slug === undefined) {
200
+ throw new runtime.RequiredError('slug', 'Required parameter requestParameters.slug was null or undefined when calling sourcesAllSetIconUrlCreate.');
201
+ }
202
+ if (requestParameters.filePathRequest === null || requestParameters.filePathRequest === undefined) {
203
+ throw new runtime.RequiredError('filePathRequest', 'Required parameter requestParameters.filePathRequest was null or undefined when calling sourcesAllSetIconUrlCreate.');
204
+ }
205
+ const queryParameters = {};
206
+ const headerParameters = {};
207
+ headerParameters['Content-Type'] = 'application/json';
208
+ if (this.configuration && this.configuration.apiKey) {
209
+ headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // authentik authentication
210
+ }
211
+ const response = yield this.request({
212
+ path: `/sources/all/{slug}/set_icon_url/`.replace(`{${"slug"}}`, encodeURIComponent(String(requestParameters.slug))),
213
+ method: 'POST',
214
+ headers: headerParameters,
215
+ query: queryParameters,
216
+ body: (0, models_1.FilePathRequestToJSON)(requestParameters.filePathRequest),
217
+ }, initOverrides);
218
+ return new runtime.VoidApiResponse(response);
219
+ });
220
+ }
221
+ /**
222
+ * Set source icon (as URL)
223
+ */
224
+ sourcesAllSetIconUrlCreate(requestParameters, initOverrides) {
225
+ return __awaiter(this, void 0, void 0, function* () {
226
+ yield this.sourcesAllSetIconUrlCreateRaw(requestParameters, initOverrides);
227
+ });
228
+ }
142
229
  /**
143
230
  * Get all creatable source types
144
231
  */
@@ -1298,21 +1385,12 @@ class SourcesApi extends runtime.BaseAPI {
1298
1385
  if (requestParameters.pageSize !== undefined) {
1299
1386
  queryParameters['page_size'] = requestParameters.pageSize;
1300
1387
  }
1301
- if (requestParameters.pbmUuid !== undefined) {
1302
- queryParameters['pbm_uuid'] = requestParameters.pbmUuid;
1303
- }
1304
- if (requestParameters.policies) {
1305
- queryParameters['policies'] = requestParameters.policies;
1306
- }
1307
1388
  if (requestParameters.policyEngineMode !== undefined) {
1308
1389
  queryParameters['policy_engine_mode'] = requestParameters.policyEngineMode;
1309
1390
  }
1310
1391
  if (requestParameters.preAuthenticationFlow !== undefined) {
1311
1392
  queryParameters['pre_authentication_flow'] = requestParameters.preAuthenticationFlow;
1312
1393
  }
1313
- if (requestParameters.propertyMappings) {
1314
- queryParameters['property_mappings'] = requestParameters.propertyMappings;
1315
- }
1316
1394
  if (requestParameters.search !== undefined) {
1317
1395
  queryParameters['search'] = requestParameters.search;
1318
1396
  }
@@ -1337,9 +1415,6 @@ class SourcesApi extends runtime.BaseAPI {
1337
1415
  if (requestParameters.userMatchingMode !== undefined) {
1338
1416
  queryParameters['user_matching_mode'] = requestParameters.userMatchingMode;
1339
1417
  }
1340
- if (requestParameters.userPathTemplate !== undefined) {
1341
- queryParameters['user_path_template'] = requestParameters.userPathTemplate;
1342
- }
1343
1418
  const headerParameters = {};
1344
1419
  if (this.configuration && this.configuration.apiKey) {
1345
1420
  headerParameters["Authorization"] = this.configuration.apiKey("Authorization"); // authentik authentication
@@ -1945,7 +1945,7 @@ export declare const StagesAuthenticatorSmsListAuthTypeEnum: {
1945
1945
  readonly Bearer: "bearer";
1946
1946
  readonly UnknownDefaultOpenApi: "11184809";
1947
1947
  };
1948
- export declare type StagesAuthenticatorSmsListAuthTypeEnum = typeof StagesAuthenticatorSmsListAuthTypeEnum[keyof typeof StagesAuthenticatorSmsListAuthTypeEnum];
1948
+ export type StagesAuthenticatorSmsListAuthTypeEnum = typeof StagesAuthenticatorSmsListAuthTypeEnum[keyof typeof StagesAuthenticatorSmsListAuthTypeEnum];
1949
1949
  /**
1950
1950
  * @export
1951
1951
  */
@@ -1954,7 +1954,7 @@ export declare const StagesAuthenticatorSmsListProviderEnum: {
1954
1954
  readonly Twilio: "twilio";
1955
1955
  readonly UnknownDefaultOpenApi: "11184809";
1956
1956
  };
1957
- export declare type StagesAuthenticatorSmsListProviderEnum = typeof StagesAuthenticatorSmsListProviderEnum[keyof typeof StagesAuthenticatorSmsListProviderEnum];
1957
+ export type StagesAuthenticatorSmsListProviderEnum = typeof StagesAuthenticatorSmsListProviderEnum[keyof typeof StagesAuthenticatorSmsListProviderEnum];
1958
1958
  /**
1959
1959
  * @export
1960
1960
  */
@@ -1963,7 +1963,7 @@ export declare const StagesAuthenticatorTotpListDigitsEnum: {
1963
1963
  readonly NUMBER_8: 8;
1964
1964
  readonly NUMBER_unknown_default_open_api: 11184809;
1965
1965
  };
1966
- export declare type StagesAuthenticatorTotpListDigitsEnum = typeof StagesAuthenticatorTotpListDigitsEnum[keyof typeof StagesAuthenticatorTotpListDigitsEnum];
1966
+ export type StagesAuthenticatorTotpListDigitsEnum = typeof StagesAuthenticatorTotpListDigitsEnum[keyof typeof StagesAuthenticatorTotpListDigitsEnum];
1967
1967
  /**
1968
1968
  * @export
1969
1969
  */
@@ -1973,7 +1973,7 @@ export declare const StagesAuthenticatorValidateListNotConfiguredActionEnum: {
1973
1973
  readonly Skip: "skip";
1974
1974
  readonly UnknownDefaultOpenApi: "11184809";
1975
1975
  };
1976
- export declare type StagesAuthenticatorValidateListNotConfiguredActionEnum = typeof StagesAuthenticatorValidateListNotConfiguredActionEnum[keyof typeof StagesAuthenticatorValidateListNotConfiguredActionEnum];
1976
+ export type StagesAuthenticatorValidateListNotConfiguredActionEnum = typeof StagesAuthenticatorValidateListNotConfiguredActionEnum[keyof typeof StagesAuthenticatorValidateListNotConfiguredActionEnum];
1977
1977
  /**
1978
1978
  * @export
1979
1979
  */
@@ -1982,7 +1982,7 @@ export declare const StagesAuthenticatorWebauthnListAuthenticatorAttachmentEnum:
1982
1982
  readonly Platform: "platform";
1983
1983
  readonly UnknownDefaultOpenApi: "11184809";
1984
1984
  };
1985
- export declare type StagesAuthenticatorWebauthnListAuthenticatorAttachmentEnum = typeof StagesAuthenticatorWebauthnListAuthenticatorAttachmentEnum[keyof typeof StagesAuthenticatorWebauthnListAuthenticatorAttachmentEnum];
1985
+ export type StagesAuthenticatorWebauthnListAuthenticatorAttachmentEnum = typeof StagesAuthenticatorWebauthnListAuthenticatorAttachmentEnum[keyof typeof StagesAuthenticatorWebauthnListAuthenticatorAttachmentEnum];
1986
1986
  /**
1987
1987
  * @export
1988
1988
  */
@@ -1992,7 +1992,7 @@ export declare const StagesAuthenticatorWebauthnListResidentKeyRequirementEnum:
1992
1992
  readonly Required: "required";
1993
1993
  readonly UnknownDefaultOpenApi: "11184809";
1994
1994
  };
1995
- export declare type StagesAuthenticatorWebauthnListResidentKeyRequirementEnum = typeof StagesAuthenticatorWebauthnListResidentKeyRequirementEnum[keyof typeof StagesAuthenticatorWebauthnListResidentKeyRequirementEnum];
1995
+ export type StagesAuthenticatorWebauthnListResidentKeyRequirementEnum = typeof StagesAuthenticatorWebauthnListResidentKeyRequirementEnum[keyof typeof StagesAuthenticatorWebauthnListResidentKeyRequirementEnum];
1996
1996
  /**
1997
1997
  * @export
1998
1998
  */
@@ -2002,7 +2002,7 @@ export declare const StagesAuthenticatorWebauthnListUserVerificationEnum: {
2002
2002
  readonly Required: "required";
2003
2003
  readonly UnknownDefaultOpenApi: "11184809";
2004
2004
  };
2005
- export declare type StagesAuthenticatorWebauthnListUserVerificationEnum = typeof StagesAuthenticatorWebauthnListUserVerificationEnum[keyof typeof StagesAuthenticatorWebauthnListUserVerificationEnum];
2005
+ export type StagesAuthenticatorWebauthnListUserVerificationEnum = typeof StagesAuthenticatorWebauthnListUserVerificationEnum[keyof typeof StagesAuthenticatorWebauthnListUserVerificationEnum];
2006
2006
  /**
2007
2007
  * @export
2008
2008
  */
@@ -2012,7 +2012,7 @@ export declare const StagesConsentListModeEnum: {
2012
2012
  readonly Permanent: "permanent";
2013
2013
  readonly UnknownDefaultOpenApi: "11184809";
2014
2014
  };
2015
- export declare type StagesConsentListModeEnum = typeof StagesConsentListModeEnum[keyof typeof StagesConsentListModeEnum];
2015
+ export type StagesConsentListModeEnum = typeof StagesConsentListModeEnum[keyof typeof StagesConsentListModeEnum];
2016
2016
  /**
2017
2017
  * @export
2018
2018
  */
@@ -2033,4 +2033,4 @@ export declare const StagesPromptPromptsListTypeEnum: {
2033
2033
  readonly Username: "username";
2034
2034
  readonly UnknownDefaultOpenApi: "11184809";
2035
2035
  };
2036
- export declare type StagesPromptPromptsListTypeEnum = typeof StagesPromptPromptsListTypeEnum[keyof typeof StagesPromptPromptsListTypeEnum];
2036
+ export type StagesPromptPromptsListTypeEnum = typeof StagesPromptPromptsListTypeEnum[keyof typeof StagesPromptPromptsListTypeEnum];
@@ -734,4 +734,4 @@ export declare const CoreTokensListIntentEnum: {
734
734
  readonly Verification: "verification";
735
735
  readonly UnknownDefaultOpenApi: "11184809";
736
736
  };
737
- export declare type CoreTokensListIntentEnum = typeof CoreTokensListIntentEnum[keyof typeof CoreTokensListIntentEnum];
737
+ export type CoreTokensListIntentEnum = typeof CoreTokensListIntentEnum[keyof typeof CoreTokensListIntentEnum];
@@ -403,7 +403,7 @@ export declare const EventsNotificationsListSeverityEnum: {
403
403
  readonly Warning: "warning";
404
404
  readonly UnknownDefaultOpenApi: "11184809";
405
405
  };
406
- export declare type EventsNotificationsListSeverityEnum = typeof EventsNotificationsListSeverityEnum[keyof typeof EventsNotificationsListSeverityEnum];
406
+ export type EventsNotificationsListSeverityEnum = typeof EventsNotificationsListSeverityEnum[keyof typeof EventsNotificationsListSeverityEnum];
407
407
  /**
408
408
  * @export
409
409
  */
@@ -413,7 +413,7 @@ export declare const EventsRulesListSeverityEnum: {
413
413
  readonly Warning: "warning";
414
414
  readonly UnknownDefaultOpenApi: "11184809";
415
415
  };
416
- export declare type EventsRulesListSeverityEnum = typeof EventsRulesListSeverityEnum[keyof typeof EventsRulesListSeverityEnum];
416
+ export type EventsRulesListSeverityEnum = typeof EventsRulesListSeverityEnum[keyof typeof EventsRulesListSeverityEnum];
417
417
  /**
418
418
  * @export
419
419
  */
@@ -424,4 +424,4 @@ export declare const EventsTransportsListModeEnum: {
424
424
  readonly WebhookSlack: "webhook_slack";
425
425
  readonly UnknownDefaultOpenApi: "11184809";
426
426
  };
427
- export declare type EventsTransportsListModeEnum = typeof EventsTransportsListModeEnum[keyof typeof EventsTransportsListModeEnum];
427
+ export type EventsTransportsListModeEnum = typeof EventsTransportsListModeEnum[keyof typeof EventsTransportsListModeEnum];
@@ -326,7 +326,7 @@ export declare const FlowsBindingsListInvalidResponseActionEnum: {
326
326
  readonly Retry: "retry";
327
327
  readonly UnknownDefaultOpenApi: "11184809";
328
328
  };
329
- export declare type FlowsBindingsListInvalidResponseActionEnum = typeof FlowsBindingsListInvalidResponseActionEnum[keyof typeof FlowsBindingsListInvalidResponseActionEnum];
329
+ export type FlowsBindingsListInvalidResponseActionEnum = typeof FlowsBindingsListInvalidResponseActionEnum[keyof typeof FlowsBindingsListInvalidResponseActionEnum];
330
330
  /**
331
331
  * @export
332
332
  */
@@ -335,7 +335,7 @@ export declare const FlowsBindingsListPolicyEngineModeEnum: {
335
335
  readonly Any: "any";
336
336
  readonly UnknownDefaultOpenApi: "11184809";
337
337
  };
338
- export declare type FlowsBindingsListPolicyEngineModeEnum = typeof FlowsBindingsListPolicyEngineModeEnum[keyof typeof FlowsBindingsListPolicyEngineModeEnum];
338
+ export type FlowsBindingsListPolicyEngineModeEnum = typeof FlowsBindingsListPolicyEngineModeEnum[keyof typeof FlowsBindingsListPolicyEngineModeEnum];
339
339
  /**
340
340
  * @export
341
341
  */
@@ -345,7 +345,7 @@ export declare const FlowsInstancesListDeniedActionEnum: {
345
345
  readonly MessageContinue: "message_continue";
346
346
  readonly UnknownDefaultOpenApi: "11184809";
347
347
  };
348
- export declare type FlowsInstancesListDeniedActionEnum = typeof FlowsInstancesListDeniedActionEnum[keyof typeof FlowsInstancesListDeniedActionEnum];
348
+ export type FlowsInstancesListDeniedActionEnum = typeof FlowsInstancesListDeniedActionEnum[keyof typeof FlowsInstancesListDeniedActionEnum];
349
349
  /**
350
350
  * @export
351
351
  */
@@ -359,4 +359,4 @@ export declare const FlowsInstancesListDesignationEnum: {
359
359
  readonly Unenrollment: "unenrollment";
360
360
  readonly UnknownDefaultOpenApi: "11184809";
361
361
  };
362
- export declare type FlowsInstancesListDesignationEnum = typeof FlowsInstancesListDesignationEnum[keyof typeof FlowsInstancesListDesignationEnum];
362
+ export type FlowsInstancesListDesignationEnum = typeof FlowsInstancesListDesignationEnum[keyof typeof FlowsInstancesListDesignationEnum];
@@ -909,7 +909,7 @@ export declare const PoliciesEventMatcherListActionEnum: {
909
909
  readonly UserWrite: "user_write";
910
910
  readonly UnknownDefaultOpenApi: "11184809";
911
911
  };
912
- export declare type PoliciesEventMatcherListActionEnum = typeof PoliciesEventMatcherListActionEnum[keyof typeof PoliciesEventMatcherListActionEnum];
912
+ export type PoliciesEventMatcherListActionEnum = typeof PoliciesEventMatcherListActionEnum[keyof typeof PoliciesEventMatcherListActionEnum];
913
913
  /**
914
914
  * @export
915
915
  */
@@ -962,4 +962,4 @@ export declare const PoliciesEventMatcherListAppEnum: {
962
962
  readonly Tenants: "authentik.tenants";
963
963
  readonly UnknownDefaultOpenApi: "11184809";
964
964
  };
965
- export declare type PoliciesEventMatcherListAppEnum = typeof PoliciesEventMatcherListAppEnum[keyof typeof PoliciesEventMatcherListAppEnum];
965
+ export type PoliciesEventMatcherListAppEnum = typeof PoliciesEventMatcherListAppEnum[keyof typeof PoliciesEventMatcherListAppEnum];
@@ -500,7 +500,7 @@ export declare const ProvidersOauth2ListClientTypeEnum: {
500
500
  readonly Public: "public";
501
501
  readonly UnknownDefaultOpenApi: "11184809";
502
502
  };
503
- export declare type ProvidersOauth2ListClientTypeEnum = typeof ProvidersOauth2ListClientTypeEnum[keyof typeof ProvidersOauth2ListClientTypeEnum];
503
+ export type ProvidersOauth2ListClientTypeEnum = typeof ProvidersOauth2ListClientTypeEnum[keyof typeof ProvidersOauth2ListClientTypeEnum];
504
504
  /**
505
505
  * @export
506
506
  */
@@ -509,7 +509,7 @@ export declare const ProvidersOauth2ListIssuerModeEnum: {
509
509
  readonly PerProvider: "per_provider";
510
510
  readonly UnknownDefaultOpenApi: "11184809";
511
511
  };
512
- export declare type ProvidersOauth2ListIssuerModeEnum = typeof ProvidersOauth2ListIssuerModeEnum[keyof typeof ProvidersOauth2ListIssuerModeEnum];
512
+ export type ProvidersOauth2ListIssuerModeEnum = typeof ProvidersOauth2ListIssuerModeEnum[keyof typeof ProvidersOauth2ListIssuerModeEnum];
513
513
  /**
514
514
  * @export
515
515
  */
@@ -520,7 +520,7 @@ export declare const ProvidersOauth2ListSubModeEnum: {
520
520
  readonly UserUsername: "user_username";
521
521
  readonly UnknownDefaultOpenApi: "11184809";
522
522
  };
523
- export declare type ProvidersOauth2ListSubModeEnum = typeof ProvidersOauth2ListSubModeEnum[keyof typeof ProvidersOauth2ListSubModeEnum];
523
+ export type ProvidersOauth2ListSubModeEnum = typeof ProvidersOauth2ListSubModeEnum[keyof typeof ProvidersOauth2ListSubModeEnum];
524
524
  /**
525
525
  * @export
526
526
  */
@@ -531,7 +531,7 @@ export declare const ProvidersSamlListDigestAlgorithmEnum: {
531
531
  readonly _200104Xmlencsha512: "http://www.w3.org/2001/04/xmlenc#sha512";
532
532
  readonly UnknownDefaultOpenApi: "11184809";
533
533
  };
534
- export declare type ProvidersSamlListDigestAlgorithmEnum = typeof ProvidersSamlListDigestAlgorithmEnum[keyof typeof ProvidersSamlListDigestAlgorithmEnum];
534
+ export type ProvidersSamlListDigestAlgorithmEnum = typeof ProvidersSamlListDigestAlgorithmEnum[keyof typeof ProvidersSamlListDigestAlgorithmEnum];
535
535
  /**
536
536
  * @export
537
537
  */
@@ -543,7 +543,7 @@ export declare const ProvidersSamlListSignatureAlgorithmEnum: {
543
543
  readonly _200104XmldsigMorersaSha512: "http://www.w3.org/2001/04/xmldsig-more#rsa-sha512";
544
544
  readonly UnknownDefaultOpenApi: "11184809";
545
545
  };
546
- export declare type ProvidersSamlListSignatureAlgorithmEnum = typeof ProvidersSamlListSignatureAlgorithmEnum[keyof typeof ProvidersSamlListSignatureAlgorithmEnum];
546
+ export type ProvidersSamlListSignatureAlgorithmEnum = typeof ProvidersSamlListSignatureAlgorithmEnum[keyof typeof ProvidersSamlListSignatureAlgorithmEnum];
547
547
  /**
548
548
  * @export
549
549
  */
@@ -552,7 +552,7 @@ export declare const ProvidersSamlListSpBindingEnum: {
552
552
  readonly Redirect: "redirect";
553
553
  readonly UnknownDefaultOpenApi: "11184809";
554
554
  };
555
- export declare type ProvidersSamlListSpBindingEnum = typeof ProvidersSamlListSpBindingEnum[keyof typeof ProvidersSamlListSpBindingEnum];
555
+ export type ProvidersSamlListSpBindingEnum = typeof ProvidersSamlListSpBindingEnum[keyof typeof ProvidersSamlListSpBindingEnum];
556
556
  /**
557
557
  * @export
558
558
  */
@@ -561,4 +561,4 @@ export declare const ProvidersSamlMetadataRetrieveForceBindingEnum: {
561
561
  readonly Redirect: "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect";
562
562
  readonly UnknownDefaultOpenApi: "11184809";
563
563
  };
564
- export declare type ProvidersSamlMetadataRetrieveForceBindingEnum = typeof ProvidersSamlMetadataRetrieveForceBindingEnum[keyof typeof ProvidersSamlMetadataRetrieveForceBindingEnum];
564
+ export type ProvidersSamlMetadataRetrieveForceBindingEnum = typeof ProvidersSamlMetadataRetrieveForceBindingEnum[keyof typeof ProvidersSamlMetadataRetrieveForceBindingEnum];