@goauthentik/api 2022.3.3-1648933813 → 2022.3.3-1649702663

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (292) hide show
  1. package/.openapi-generator/FILES +2 -0
  2. package/.openapi-generator/VERSION +1 -1
  3. package/dist/apis/CoreApi.d.ts +22 -10
  4. package/dist/apis/CoreApi.js +43 -10
  5. package/dist/apis/EventsApi.d.ts +24 -24
  6. package/dist/apis/EventsApi.js +21 -27
  7. package/dist/apis/FlowsApi.d.ts +27 -27
  8. package/dist/apis/FlowsApi.js +24 -30
  9. package/dist/apis/PoliciesApi.d.ts +83 -83
  10. package/dist/apis/PoliciesApi.js +81 -85
  11. package/dist/apis/ProvidersApi.d.ts +56 -56
  12. package/dist/apis/ProvidersApi.js +49 -63
  13. package/dist/apis/SchemaApi.d.ts +109 -109
  14. package/dist/apis/SchemaApi.js +107 -111
  15. package/dist/apis/SourcesApi.d.ts +88 -88
  16. package/dist/apis/SourcesApi.js +78 -98
  17. package/dist/apis/StagesApi.d.ts +78 -78
  18. package/dist/apis/StagesApi.js +69 -87
  19. package/dist/esm/apis/CoreApi.d.ts +22 -10
  20. package/dist/esm/apis/CoreApi.js +44 -11
  21. package/dist/esm/apis/EventsApi.d.ts +24 -24
  22. package/dist/esm/apis/EventsApi.js +21 -27
  23. package/dist/esm/apis/FlowsApi.d.ts +27 -27
  24. package/dist/esm/apis/FlowsApi.js +24 -30
  25. package/dist/esm/apis/PoliciesApi.d.ts +83 -83
  26. package/dist/esm/apis/PoliciesApi.js +81 -85
  27. package/dist/esm/apis/ProvidersApi.d.ts +56 -56
  28. package/dist/esm/apis/ProvidersApi.js +49 -63
  29. package/dist/esm/apis/SchemaApi.d.ts +109 -109
  30. package/dist/esm/apis/SchemaApi.js +107 -111
  31. package/dist/esm/apis/SourcesApi.d.ts +88 -88
  32. package/dist/esm/apis/SourcesApi.js +78 -98
  33. package/dist/esm/apis/StagesApi.d.ts +78 -78
  34. package/dist/esm/apis/StagesApi.js +69 -87
  35. package/dist/esm/models/AppEnum.d.ts +49 -49
  36. package/dist/esm/models/AppEnum.js +48 -50
  37. package/dist/esm/models/Application.d.ts +1 -1
  38. package/dist/esm/models/Application.js +2 -3
  39. package/dist/esm/models/ApplicationRequest.d.ts +0 -7
  40. package/dist/esm/models/ApplicationRequest.js +0 -3
  41. package/dist/esm/models/AuthTypeEnum.d.ts +5 -5
  42. package/dist/esm/models/AuthTypeEnum.js +4 -6
  43. package/dist/esm/models/AuthenticatorAttachmentEnum.d.ts +5 -5
  44. package/dist/esm/models/AuthenticatorAttachmentEnum.js +4 -6
  45. package/dist/esm/models/BackendsEnum.d.ts +6 -6
  46. package/dist/esm/models/BackendsEnum.js +5 -7
  47. package/dist/esm/models/BindingTypeEnum.d.ts +6 -6
  48. package/dist/esm/models/BindingTypeEnum.js +5 -7
  49. package/dist/esm/models/CapabilitiesEnum.d.ts +5 -5
  50. package/dist/esm/models/CapabilitiesEnum.js +4 -6
  51. package/dist/esm/models/ChallengeChoices.d.ts +6 -6
  52. package/dist/esm/models/ChallengeChoices.js +5 -7
  53. package/dist/esm/models/ClientTypeEnum.d.ts +5 -5
  54. package/dist/esm/models/ClientTypeEnum.js +4 -6
  55. package/dist/esm/models/ConsentStageModeEnum.d.ts +6 -6
  56. package/dist/esm/models/ConsentStageModeEnum.js +5 -7
  57. package/dist/esm/models/DeviceClassesEnum.d.ts +8 -8
  58. package/dist/esm/models/DeviceClassesEnum.js +7 -9
  59. package/dist/esm/models/DigestAlgorithmEnum.d.ts +7 -7
  60. package/dist/esm/models/DigestAlgorithmEnum.js +6 -8
  61. package/dist/esm/models/DigitsEnum.d.ts +5 -5
  62. package/dist/esm/models/DigitsEnum.js +4 -6
  63. package/dist/esm/models/EventActions.d.ts +30 -30
  64. package/dist/esm/models/EventActions.js +29 -31
  65. package/dist/esm/models/FlowDesignationEnum.d.ts +10 -10
  66. package/dist/esm/models/FlowDesignationEnum.js +9 -11
  67. package/dist/esm/models/IntentEnum.d.ts +7 -7
  68. package/dist/esm/models/IntentEnum.js +6 -8
  69. package/dist/esm/models/InvalidResponseActionEnum.d.ts +6 -6
  70. package/dist/esm/models/InvalidResponseActionEnum.js +5 -7
  71. package/dist/esm/models/IssuerModeEnum.d.ts +5 -5
  72. package/dist/esm/models/IssuerModeEnum.js +4 -6
  73. package/dist/esm/models/NameIdPolicyEnum.d.ts +8 -8
  74. package/dist/esm/models/NameIdPolicyEnum.js +7 -9
  75. package/dist/esm/models/NotConfiguredActionEnum.d.ts +6 -6
  76. package/dist/esm/models/NotConfiguredActionEnum.js +5 -7
  77. package/dist/esm/models/NotificationTransportModeEnum.d.ts +6 -6
  78. package/dist/esm/models/NotificationTransportModeEnum.js +5 -7
  79. package/dist/esm/models/OutpostTypeEnum.d.ts +5 -5
  80. package/dist/esm/models/OutpostTypeEnum.js +4 -6
  81. package/dist/esm/models/PatchedApplicationRequest.d.ts +0 -7
  82. package/dist/esm/models/PatchedApplicationRequest.js +0 -3
  83. package/dist/esm/models/PatchedTenantRequest.d.ts +8 -0
  84. package/dist/esm/models/PatchedTenantRequest.js +2 -0
  85. package/dist/esm/models/PatchedTokenRequest.d.ts +0 -7
  86. package/dist/esm/models/PatchedTokenRequest.js +0 -3
  87. package/dist/esm/models/PolicyEngineMode.d.ts +5 -5
  88. package/dist/esm/models/PolicyEngineMode.js +4 -6
  89. package/dist/esm/models/PromptTypeEnum.d.ts +16 -16
  90. package/dist/esm/models/PromptTypeEnum.js +15 -17
  91. package/dist/esm/models/ProviderEnum.d.ts +5 -5
  92. package/dist/esm/models/ProviderEnum.js +4 -6
  93. package/dist/esm/models/ProviderTypeEnum.d.ts +14 -14
  94. package/dist/esm/models/ProviderTypeEnum.js +13 -15
  95. package/dist/esm/models/ProxyMode.d.ts +6 -6
  96. package/dist/esm/models/ProxyMode.js +5 -7
  97. package/dist/esm/models/ResidentKeyRequirementEnum.d.ts +6 -6
  98. package/dist/esm/models/ResidentKeyRequirementEnum.js +5 -7
  99. package/dist/esm/models/SearchModeEnum.d.ts +5 -5
  100. package/dist/esm/models/SearchModeEnum.js +4 -6
  101. package/dist/esm/models/SeverityEnum.d.ts +6 -6
  102. package/dist/esm/models/SeverityEnum.js +5 -7
  103. package/dist/esm/models/SignatureAlgorithmEnum.d.ts +8 -8
  104. package/dist/esm/models/SignatureAlgorithmEnum.js +7 -9
  105. package/dist/esm/models/SpBindingEnum.d.ts +5 -5
  106. package/dist/esm/models/SpBindingEnum.js +4 -6
  107. package/dist/esm/models/StatusEnum.d.ts +7 -7
  108. package/dist/esm/models/StatusEnum.js +6 -8
  109. package/dist/esm/models/SubModeEnum.d.ts +7 -7
  110. package/dist/esm/models/SubModeEnum.js +6 -8
  111. package/dist/esm/models/Tenant.d.ts +8 -0
  112. package/dist/esm/models/Tenant.js +2 -0
  113. package/dist/esm/models/TenantRequest.d.ts +8 -0
  114. package/dist/esm/models/TenantRequest.js +2 -0
  115. package/dist/esm/models/Token.d.ts +1 -1
  116. package/dist/esm/models/Token.js +2 -3
  117. package/dist/esm/models/TokenRequest.d.ts +0 -7
  118. package/dist/esm/models/TokenRequest.js +0 -3
  119. package/dist/esm/models/TokenSetKeyRequest.d.ts +27 -0
  120. package/dist/esm/models/TokenSetKeyRequest.js +35 -0
  121. package/dist/esm/models/UsedByActionEnum.d.ts +7 -7
  122. package/dist/esm/models/UsedByActionEnum.js +6 -8
  123. package/dist/esm/models/UserFieldsEnum.d.ts +6 -6
  124. package/dist/esm/models/UserFieldsEnum.js +5 -7
  125. package/dist/esm/models/UserMatchingModeEnum.d.ts +8 -8
  126. package/dist/esm/models/UserMatchingModeEnum.js +7 -9
  127. package/dist/esm/models/UserSelf.d.ts +2 -3
  128. package/dist/esm/models/UserSelf.js +1 -2
  129. package/dist/esm/models/UserVerificationEnum.d.ts +6 -6
  130. package/dist/esm/models/UserVerificationEnum.js +5 -7
  131. package/dist/esm/models/index.d.ts +1 -0
  132. package/dist/esm/models/index.js +1 -0
  133. package/dist/esm/runtime.js +1 -0
  134. package/dist/models/AppEnum.d.ts +49 -49
  135. package/dist/models/AppEnum.js +48 -50
  136. package/dist/models/Application.d.ts +1 -1
  137. package/dist/models/Application.js +1 -2
  138. package/dist/models/ApplicationRequest.d.ts +0 -7
  139. package/dist/models/ApplicationRequest.js +0 -3
  140. package/dist/models/AuthTypeEnum.d.ts +5 -5
  141. package/dist/models/AuthTypeEnum.js +4 -6
  142. package/dist/models/AuthenticatorAttachmentEnum.d.ts +5 -5
  143. package/dist/models/AuthenticatorAttachmentEnum.js +4 -6
  144. package/dist/models/BackendsEnum.d.ts +6 -6
  145. package/dist/models/BackendsEnum.js +5 -7
  146. package/dist/models/BindingTypeEnum.d.ts +6 -6
  147. package/dist/models/BindingTypeEnum.js +5 -7
  148. package/dist/models/CapabilitiesEnum.d.ts +5 -5
  149. package/dist/models/CapabilitiesEnum.js +4 -6
  150. package/dist/models/ChallengeChoices.d.ts +6 -6
  151. package/dist/models/ChallengeChoices.js +5 -7
  152. package/dist/models/ClientTypeEnum.d.ts +5 -5
  153. package/dist/models/ClientTypeEnum.js +4 -6
  154. package/dist/models/ConsentStageModeEnum.d.ts +6 -6
  155. package/dist/models/ConsentStageModeEnum.js +5 -7
  156. package/dist/models/DeviceClassesEnum.d.ts +8 -8
  157. package/dist/models/DeviceClassesEnum.js +7 -9
  158. package/dist/models/DigestAlgorithmEnum.d.ts +7 -7
  159. package/dist/models/DigestAlgorithmEnum.js +6 -8
  160. package/dist/models/DigitsEnum.d.ts +5 -5
  161. package/dist/models/DigitsEnum.js +4 -6
  162. package/dist/models/EventActions.d.ts +30 -30
  163. package/dist/models/EventActions.js +29 -31
  164. package/dist/models/FlowDesignationEnum.d.ts +10 -10
  165. package/dist/models/FlowDesignationEnum.js +9 -11
  166. package/dist/models/IntentEnum.d.ts +7 -7
  167. package/dist/models/IntentEnum.js +6 -8
  168. package/dist/models/InvalidResponseActionEnum.d.ts +6 -6
  169. package/dist/models/InvalidResponseActionEnum.js +5 -7
  170. package/dist/models/IssuerModeEnum.d.ts +5 -5
  171. package/dist/models/IssuerModeEnum.js +4 -6
  172. package/dist/models/NameIdPolicyEnum.d.ts +8 -8
  173. package/dist/models/NameIdPolicyEnum.js +7 -9
  174. package/dist/models/NotConfiguredActionEnum.d.ts +6 -6
  175. package/dist/models/NotConfiguredActionEnum.js +5 -7
  176. package/dist/models/NotificationTransportModeEnum.d.ts +6 -6
  177. package/dist/models/NotificationTransportModeEnum.js +5 -7
  178. package/dist/models/OutpostTypeEnum.d.ts +5 -5
  179. package/dist/models/OutpostTypeEnum.js +4 -6
  180. package/dist/models/PatchedApplicationRequest.d.ts +0 -7
  181. package/dist/models/PatchedApplicationRequest.js +0 -3
  182. package/dist/models/PatchedTenantRequest.d.ts +8 -0
  183. package/dist/models/PatchedTenantRequest.js +2 -0
  184. package/dist/models/PatchedTokenRequest.d.ts +0 -7
  185. package/dist/models/PatchedTokenRequest.js +0 -3
  186. package/dist/models/PolicyEngineMode.d.ts +5 -5
  187. package/dist/models/PolicyEngineMode.js +4 -6
  188. package/dist/models/PromptTypeEnum.d.ts +16 -16
  189. package/dist/models/PromptTypeEnum.js +15 -17
  190. package/dist/models/ProviderEnum.d.ts +5 -5
  191. package/dist/models/ProviderEnum.js +4 -6
  192. package/dist/models/ProviderTypeEnum.d.ts +14 -14
  193. package/dist/models/ProviderTypeEnum.js +13 -15
  194. package/dist/models/ProxyMode.d.ts +6 -6
  195. package/dist/models/ProxyMode.js +5 -7
  196. package/dist/models/ResidentKeyRequirementEnum.d.ts +6 -6
  197. package/dist/models/ResidentKeyRequirementEnum.js +5 -7
  198. package/dist/models/SearchModeEnum.d.ts +5 -5
  199. package/dist/models/SearchModeEnum.js +4 -6
  200. package/dist/models/SeverityEnum.d.ts +6 -6
  201. package/dist/models/SeverityEnum.js +5 -7
  202. package/dist/models/SignatureAlgorithmEnum.d.ts +8 -8
  203. package/dist/models/SignatureAlgorithmEnum.js +7 -9
  204. package/dist/models/SpBindingEnum.d.ts +5 -5
  205. package/dist/models/SpBindingEnum.js +4 -6
  206. package/dist/models/StatusEnum.d.ts +7 -7
  207. package/dist/models/StatusEnum.js +6 -8
  208. package/dist/models/SubModeEnum.d.ts +7 -7
  209. package/dist/models/SubModeEnum.js +6 -8
  210. package/dist/models/Tenant.d.ts +8 -0
  211. package/dist/models/Tenant.js +2 -0
  212. package/dist/models/TenantRequest.d.ts +8 -0
  213. package/dist/models/TenantRequest.js +2 -0
  214. package/dist/models/Token.d.ts +1 -1
  215. package/dist/models/Token.js +1 -2
  216. package/dist/models/TokenRequest.d.ts +0 -7
  217. package/dist/models/TokenRequest.js +0 -3
  218. package/dist/models/TokenSetKeyRequest.d.ts +27 -0
  219. package/dist/models/TokenSetKeyRequest.js +41 -0
  220. package/dist/models/UsedByActionEnum.d.ts +7 -7
  221. package/dist/models/UsedByActionEnum.js +6 -8
  222. package/dist/models/UserFieldsEnum.d.ts +6 -6
  223. package/dist/models/UserFieldsEnum.js +5 -7
  224. package/dist/models/UserMatchingModeEnum.d.ts +8 -8
  225. package/dist/models/UserMatchingModeEnum.js +7 -9
  226. package/dist/models/UserSelf.d.ts +2 -3
  227. package/dist/models/UserSelf.js +1 -2
  228. package/dist/models/UserVerificationEnum.d.ts +6 -6
  229. package/dist/models/UserVerificationEnum.js +5 -7
  230. package/dist/models/index.d.ts +1 -0
  231. package/dist/models/index.js +1 -0
  232. package/dist/runtime.js +1 -0
  233. package/package.json +17 -1
  234. package/src/apis/CoreApi.ts +58 -9
  235. package/src/apis/EventsApi.ts +27 -24
  236. package/src/apis/FlowsApi.ts +30 -27
  237. package/src/apis/PoliciesApi.ts +85 -83
  238. package/src/apis/ProvidersApi.ts +63 -56
  239. package/src/apis/SchemaApi.ts +111 -109
  240. package/src/apis/SourcesApi.ts +98 -88
  241. package/src/apis/StagesApi.ts +87 -78
  242. package/src/models/AppEnum.ts +52 -49
  243. package/src/models/Application.ts +2 -3
  244. package/src/models/ApplicationRequest.ts +0 -14
  245. package/src/models/AuthTypeEnum.ts +8 -5
  246. package/src/models/AuthenticatorAttachmentEnum.ts +8 -5
  247. package/src/models/BackendsEnum.ts +9 -6
  248. package/src/models/BindingTypeEnum.ts +9 -6
  249. package/src/models/CapabilitiesEnum.ts +8 -5
  250. package/src/models/ChallengeChoices.ts +9 -6
  251. package/src/models/ClientTypeEnum.ts +8 -5
  252. package/src/models/ConsentStageModeEnum.ts +9 -6
  253. package/src/models/DeviceClassesEnum.ts +11 -8
  254. package/src/models/DigestAlgorithmEnum.ts +10 -7
  255. package/src/models/DigitsEnum.ts +8 -5
  256. package/src/models/EventActions.ts +33 -30
  257. package/src/models/FlowDesignationEnum.ts +13 -10
  258. package/src/models/IntentEnum.ts +10 -7
  259. package/src/models/InvalidResponseActionEnum.ts +9 -6
  260. package/src/models/IssuerModeEnum.ts +8 -5
  261. package/src/models/NameIdPolicyEnum.ts +11 -8
  262. package/src/models/NotConfiguredActionEnum.ts +9 -6
  263. package/src/models/NotificationTransportModeEnum.ts +9 -6
  264. package/src/models/OutpostTypeEnum.ts +8 -5
  265. package/src/models/PatchedApplicationRequest.ts +0 -14
  266. package/src/models/PatchedTenantRequest.ts +8 -0
  267. package/src/models/PatchedTokenRequest.ts +0 -14
  268. package/src/models/PolicyEngineMode.ts +8 -5
  269. package/src/models/PromptTypeEnum.ts +19 -16
  270. package/src/models/ProviderEnum.ts +8 -5
  271. package/src/models/ProviderTypeEnum.ts +17 -14
  272. package/src/models/ProxyMode.ts +9 -6
  273. package/src/models/ResidentKeyRequirementEnum.ts +9 -6
  274. package/src/models/SearchModeEnum.ts +8 -5
  275. package/src/models/SeverityEnum.ts +9 -6
  276. package/src/models/SignatureAlgorithmEnum.ts +11 -8
  277. package/src/models/SpBindingEnum.ts +8 -5
  278. package/src/models/StatusEnum.ts +10 -7
  279. package/src/models/SubModeEnum.ts +10 -7
  280. package/src/models/Tenant.ts +8 -0
  281. package/src/models/TenantRequest.ts +8 -0
  282. package/src/models/Token.ts +2 -3
  283. package/src/models/TokenRequest.ts +0 -14
  284. package/src/models/TokenSetKeyRequest.ts +56 -0
  285. package/src/models/UsedByActionEnum.ts +10 -7
  286. package/src/models/UserFieldsEnum.ts +9 -6
  287. package/src/models/UserMatchingModeEnum.ts +11 -8
  288. package/src/models/UserSelf.ts +3 -5
  289. package/src/models/UserVerificationEnum.ts +9 -6
  290. package/src/models/index.ts +1 -0
  291. package/src/runtime.ts +2 -0
  292. package/tsconfig.esm.json +7 -1
@@ -872,87 +872,87 @@ export declare class PoliciesApi extends runtime.BaseAPI {
872
872
  policiesReputationUsedByList(requestParameters: PoliciesReputationUsedByListRequest, initOverrides?: RequestInit): Promise<Array<UsedBy>>;
873
873
  }
874
874
  /**
875
- * @export
876
- * @enum {string}
877
- */
878
- export declare enum PoliciesEventMatcherListActionEnum {
879
- AuthorizeApplication = "authorize_application",
880
- ConfigurationError = "configuration_error",
881
- Custom = "custom_",
882
- EmailSent = "email_sent",
883
- FlowExecution = "flow_execution",
884
- ImpersonationEnded = "impersonation_ended",
885
- ImpersonationStarted = "impersonation_started",
886
- InvitationUsed = "invitation_used",
887
- Login = "login",
888
- LoginFailed = "login_failed",
889
- Logout = "logout",
890
- ModelCreated = "model_created",
891
- ModelDeleted = "model_deleted",
892
- ModelUpdated = "model_updated",
893
- PasswordSet = "password_set",
894
- PolicyException = "policy_exception",
895
- PolicyExecution = "policy_execution",
896
- PropertyMappingException = "property_mapping_exception",
897
- SecretRotate = "secret_rotate",
898
- SecretView = "secret_view",
899
- SourceLinked = "source_linked",
900
- SuspiciousRequest = "suspicious_request",
901
- SystemException = "system_exception",
902
- SystemTaskException = "system_task_exception",
903
- SystemTaskExecution = "system_task_execution",
904
- UpdateAvailable = "update_available",
905
- UserWrite = "user_write"
906
- }
875
+ * @export
876
+ */
877
+ export declare const PoliciesEventMatcherListActionEnum: {
878
+ readonly AuthorizeApplication: "authorize_application";
879
+ readonly ConfigurationError: "configuration_error";
880
+ readonly Custom: "custom_";
881
+ readonly EmailSent: "email_sent";
882
+ readonly FlowExecution: "flow_execution";
883
+ readonly ImpersonationEnded: "impersonation_ended";
884
+ readonly ImpersonationStarted: "impersonation_started";
885
+ readonly InvitationUsed: "invitation_used";
886
+ readonly Login: "login";
887
+ readonly LoginFailed: "login_failed";
888
+ readonly Logout: "logout";
889
+ readonly ModelCreated: "model_created";
890
+ readonly ModelDeleted: "model_deleted";
891
+ readonly ModelUpdated: "model_updated";
892
+ readonly PasswordSet: "password_set";
893
+ readonly PolicyException: "policy_exception";
894
+ readonly PolicyExecution: "policy_execution";
895
+ readonly PropertyMappingException: "property_mapping_exception";
896
+ readonly SecretRotate: "secret_rotate";
897
+ readonly SecretView: "secret_view";
898
+ readonly SourceLinked: "source_linked";
899
+ readonly SuspiciousRequest: "suspicious_request";
900
+ readonly SystemException: "system_exception";
901
+ readonly SystemTaskException: "system_task_exception";
902
+ readonly SystemTaskExecution: "system_task_execution";
903
+ readonly UpdateAvailable: "update_available";
904
+ readonly UserWrite: "user_write";
905
+ };
906
+ export declare type PoliciesEventMatcherListActionEnum = typeof PoliciesEventMatcherListActionEnum[keyof typeof PoliciesEventMatcherListActionEnum];
907
907
  /**
908
- * @export
909
- * @enum {string}
910
- */
911
- export declare enum PoliciesEventMatcherListAppEnum {
912
- Admin = "authentik.admin",
913
- Api = "authentik.api",
914
- Core = "authentik.core",
915
- Crypto = "authentik.crypto",
916
- Events = "authentik.events",
917
- Flows = "authentik.flows",
918
- Lib = "authentik.lib",
919
- Managed = "authentik.managed",
920
- Outposts = "authentik.outposts",
921
- Policies = "authentik.policies",
922
- PoliciesDummy = "authentik.policies.dummy",
923
- PoliciesEventMatcher = "authentik.policies.event_matcher",
924
- PoliciesExpiry = "authentik.policies.expiry",
925
- PoliciesExpression = "authentik.policies.expression",
926
- PoliciesHibp = "authentik.policies.hibp",
927
- PoliciesPassword = "authentik.policies.password",
928
- PoliciesReputation = "authentik.policies.reputation",
929
- ProvidersLdap = "authentik.providers.ldap",
930
- ProvidersOauth2 = "authentik.providers.oauth2",
931
- ProvidersProxy = "authentik.providers.proxy",
932
- ProvidersSaml = "authentik.providers.saml",
933
- Recovery = "authentik.recovery",
934
- SourcesLdap = "authentik.sources.ldap",
935
- SourcesOauth = "authentik.sources.oauth",
936
- SourcesPlex = "authentik.sources.plex",
937
- SourcesSaml = "authentik.sources.saml",
938
- StagesAuthenticatorDuo = "authentik.stages.authenticator_duo",
939
- StagesAuthenticatorSms = "authentik.stages.authenticator_sms",
940
- StagesAuthenticatorStatic = "authentik.stages.authenticator_static",
941
- StagesAuthenticatorTotp = "authentik.stages.authenticator_totp",
942
- StagesAuthenticatorValidate = "authentik.stages.authenticator_validate",
943
- StagesAuthenticatorWebauthn = "authentik.stages.authenticator_webauthn",
944
- StagesCaptcha = "authentik.stages.captcha",
945
- StagesConsent = "authentik.stages.consent",
946
- StagesDeny = "authentik.stages.deny",
947
- StagesDummy = "authentik.stages.dummy",
948
- StagesEmail = "authentik.stages.email",
949
- StagesIdentification = "authentik.stages.identification",
950
- StagesInvitation = "authentik.stages.invitation",
951
- StagesPassword = "authentik.stages.password",
952
- StagesPrompt = "authentik.stages.prompt",
953
- StagesUserDelete = "authentik.stages.user_delete",
954
- StagesUserLogin = "authentik.stages.user_login",
955
- StagesUserLogout = "authentik.stages.user_logout",
956
- StagesUserWrite = "authentik.stages.user_write",
957
- Tenants = "authentik.tenants"
958
- }
908
+ * @export
909
+ */
910
+ export declare const PoliciesEventMatcherListAppEnum: {
911
+ readonly Admin: "authentik.admin";
912
+ readonly Api: "authentik.api";
913
+ readonly Core: "authentik.core";
914
+ readonly Crypto: "authentik.crypto";
915
+ readonly Events: "authentik.events";
916
+ readonly Flows: "authentik.flows";
917
+ readonly Lib: "authentik.lib";
918
+ readonly Managed: "authentik.managed";
919
+ readonly Outposts: "authentik.outposts";
920
+ readonly Policies: "authentik.policies";
921
+ readonly PoliciesDummy: "authentik.policies.dummy";
922
+ readonly PoliciesEventMatcher: "authentik.policies.event_matcher";
923
+ readonly PoliciesExpiry: "authentik.policies.expiry";
924
+ readonly PoliciesExpression: "authentik.policies.expression";
925
+ readonly PoliciesHibp: "authentik.policies.hibp";
926
+ readonly PoliciesPassword: "authentik.policies.password";
927
+ readonly PoliciesReputation: "authentik.policies.reputation";
928
+ readonly ProvidersLdap: "authentik.providers.ldap";
929
+ readonly ProvidersOauth2: "authentik.providers.oauth2";
930
+ readonly ProvidersProxy: "authentik.providers.proxy";
931
+ readonly ProvidersSaml: "authentik.providers.saml";
932
+ readonly Recovery: "authentik.recovery";
933
+ readonly SourcesLdap: "authentik.sources.ldap";
934
+ readonly SourcesOauth: "authentik.sources.oauth";
935
+ readonly SourcesPlex: "authentik.sources.plex";
936
+ readonly SourcesSaml: "authentik.sources.saml";
937
+ readonly StagesAuthenticatorDuo: "authentik.stages.authenticator_duo";
938
+ readonly StagesAuthenticatorSms: "authentik.stages.authenticator_sms";
939
+ readonly StagesAuthenticatorStatic: "authentik.stages.authenticator_static";
940
+ readonly StagesAuthenticatorTotp: "authentik.stages.authenticator_totp";
941
+ readonly StagesAuthenticatorValidate: "authentik.stages.authenticator_validate";
942
+ readonly StagesAuthenticatorWebauthn: "authentik.stages.authenticator_webauthn";
943
+ readonly StagesCaptcha: "authentik.stages.captcha";
944
+ readonly StagesConsent: "authentik.stages.consent";
945
+ readonly StagesDeny: "authentik.stages.deny";
946
+ readonly StagesDummy: "authentik.stages.dummy";
947
+ readonly StagesEmail: "authentik.stages.email";
948
+ readonly StagesIdentification: "authentik.stages.identification";
949
+ readonly StagesInvitation: "authentik.stages.invitation";
950
+ readonly StagesPassword: "authentik.stages.password";
951
+ readonly StagesPrompt: "authentik.stages.prompt";
952
+ readonly StagesUserDelete: "authentik.stages.user_delete";
953
+ readonly StagesUserLogin: "authentik.stages.user_login";
954
+ readonly StagesUserLogout: "authentik.stages.user_logout";
955
+ readonly StagesUserWrite: "authentik.stages.user_write";
956
+ readonly Tenants: "authentik.tenants";
957
+ };
958
+ export declare type PoliciesEventMatcherListAppEnum = typeof PoliciesEventMatcherListAppEnum[keyof typeof PoliciesEventMatcherListAppEnum];
@@ -2466,89 +2466,85 @@ export class PoliciesApi extends runtime.BaseAPI {
2466
2466
  }
2467
2467
  }
2468
2468
  /**
2469
- * @export
2470
- * @enum {string}
2471
- */
2472
- export var PoliciesEventMatcherListActionEnum;
2473
- (function (PoliciesEventMatcherListActionEnum) {
2474
- PoliciesEventMatcherListActionEnum["AuthorizeApplication"] = "authorize_application";
2475
- PoliciesEventMatcherListActionEnum["ConfigurationError"] = "configuration_error";
2476
- PoliciesEventMatcherListActionEnum["Custom"] = "custom_";
2477
- PoliciesEventMatcherListActionEnum["EmailSent"] = "email_sent";
2478
- PoliciesEventMatcherListActionEnum["FlowExecution"] = "flow_execution";
2479
- PoliciesEventMatcherListActionEnum["ImpersonationEnded"] = "impersonation_ended";
2480
- PoliciesEventMatcherListActionEnum["ImpersonationStarted"] = "impersonation_started";
2481
- PoliciesEventMatcherListActionEnum["InvitationUsed"] = "invitation_used";
2482
- PoliciesEventMatcherListActionEnum["Login"] = "login";
2483
- PoliciesEventMatcherListActionEnum["LoginFailed"] = "login_failed";
2484
- PoliciesEventMatcherListActionEnum["Logout"] = "logout";
2485
- PoliciesEventMatcherListActionEnum["ModelCreated"] = "model_created";
2486
- PoliciesEventMatcherListActionEnum["ModelDeleted"] = "model_deleted";
2487
- PoliciesEventMatcherListActionEnum["ModelUpdated"] = "model_updated";
2488
- PoliciesEventMatcherListActionEnum["PasswordSet"] = "password_set";
2489
- PoliciesEventMatcherListActionEnum["PolicyException"] = "policy_exception";
2490
- PoliciesEventMatcherListActionEnum["PolicyExecution"] = "policy_execution";
2491
- PoliciesEventMatcherListActionEnum["PropertyMappingException"] = "property_mapping_exception";
2492
- PoliciesEventMatcherListActionEnum["SecretRotate"] = "secret_rotate";
2493
- PoliciesEventMatcherListActionEnum["SecretView"] = "secret_view";
2494
- PoliciesEventMatcherListActionEnum["SourceLinked"] = "source_linked";
2495
- PoliciesEventMatcherListActionEnum["SuspiciousRequest"] = "suspicious_request";
2496
- PoliciesEventMatcherListActionEnum["SystemException"] = "system_exception";
2497
- PoliciesEventMatcherListActionEnum["SystemTaskException"] = "system_task_exception";
2498
- PoliciesEventMatcherListActionEnum["SystemTaskExecution"] = "system_task_execution";
2499
- PoliciesEventMatcherListActionEnum["UpdateAvailable"] = "update_available";
2500
- PoliciesEventMatcherListActionEnum["UserWrite"] = "user_write";
2501
- })(PoliciesEventMatcherListActionEnum || (PoliciesEventMatcherListActionEnum = {}));
2469
+ * @export
2470
+ */
2471
+ export const PoliciesEventMatcherListActionEnum = {
2472
+ AuthorizeApplication: 'authorize_application',
2473
+ ConfigurationError: 'configuration_error',
2474
+ Custom: 'custom_',
2475
+ EmailSent: 'email_sent',
2476
+ FlowExecution: 'flow_execution',
2477
+ ImpersonationEnded: 'impersonation_ended',
2478
+ ImpersonationStarted: 'impersonation_started',
2479
+ InvitationUsed: 'invitation_used',
2480
+ Login: 'login',
2481
+ LoginFailed: 'login_failed',
2482
+ Logout: 'logout',
2483
+ ModelCreated: 'model_created',
2484
+ ModelDeleted: 'model_deleted',
2485
+ ModelUpdated: 'model_updated',
2486
+ PasswordSet: 'password_set',
2487
+ PolicyException: 'policy_exception',
2488
+ PolicyExecution: 'policy_execution',
2489
+ PropertyMappingException: 'property_mapping_exception',
2490
+ SecretRotate: 'secret_rotate',
2491
+ SecretView: 'secret_view',
2492
+ SourceLinked: 'source_linked',
2493
+ SuspiciousRequest: 'suspicious_request',
2494
+ SystemException: 'system_exception',
2495
+ SystemTaskException: 'system_task_exception',
2496
+ SystemTaskExecution: 'system_task_execution',
2497
+ UpdateAvailable: 'update_available',
2498
+ UserWrite: 'user_write'
2499
+ };
2502
2500
  /**
2503
- * @export
2504
- * @enum {string}
2505
- */
2506
- export var PoliciesEventMatcherListAppEnum;
2507
- (function (PoliciesEventMatcherListAppEnum) {
2508
- PoliciesEventMatcherListAppEnum["Admin"] = "authentik.admin";
2509
- PoliciesEventMatcherListAppEnum["Api"] = "authentik.api";
2510
- PoliciesEventMatcherListAppEnum["Core"] = "authentik.core";
2511
- PoliciesEventMatcherListAppEnum["Crypto"] = "authentik.crypto";
2512
- PoliciesEventMatcherListAppEnum["Events"] = "authentik.events";
2513
- PoliciesEventMatcherListAppEnum["Flows"] = "authentik.flows";
2514
- PoliciesEventMatcherListAppEnum["Lib"] = "authentik.lib";
2515
- PoliciesEventMatcherListAppEnum["Managed"] = "authentik.managed";
2516
- PoliciesEventMatcherListAppEnum["Outposts"] = "authentik.outposts";
2517
- PoliciesEventMatcherListAppEnum["Policies"] = "authentik.policies";
2518
- PoliciesEventMatcherListAppEnum["PoliciesDummy"] = "authentik.policies.dummy";
2519
- PoliciesEventMatcherListAppEnum["PoliciesEventMatcher"] = "authentik.policies.event_matcher";
2520
- PoliciesEventMatcherListAppEnum["PoliciesExpiry"] = "authentik.policies.expiry";
2521
- PoliciesEventMatcherListAppEnum["PoliciesExpression"] = "authentik.policies.expression";
2522
- PoliciesEventMatcherListAppEnum["PoliciesHibp"] = "authentik.policies.hibp";
2523
- PoliciesEventMatcherListAppEnum["PoliciesPassword"] = "authentik.policies.password";
2524
- PoliciesEventMatcherListAppEnum["PoliciesReputation"] = "authentik.policies.reputation";
2525
- PoliciesEventMatcherListAppEnum["ProvidersLdap"] = "authentik.providers.ldap";
2526
- PoliciesEventMatcherListAppEnum["ProvidersOauth2"] = "authentik.providers.oauth2";
2527
- PoliciesEventMatcherListAppEnum["ProvidersProxy"] = "authentik.providers.proxy";
2528
- PoliciesEventMatcherListAppEnum["ProvidersSaml"] = "authentik.providers.saml";
2529
- PoliciesEventMatcherListAppEnum["Recovery"] = "authentik.recovery";
2530
- PoliciesEventMatcherListAppEnum["SourcesLdap"] = "authentik.sources.ldap";
2531
- PoliciesEventMatcherListAppEnum["SourcesOauth"] = "authentik.sources.oauth";
2532
- PoliciesEventMatcherListAppEnum["SourcesPlex"] = "authentik.sources.plex";
2533
- PoliciesEventMatcherListAppEnum["SourcesSaml"] = "authentik.sources.saml";
2534
- PoliciesEventMatcherListAppEnum["StagesAuthenticatorDuo"] = "authentik.stages.authenticator_duo";
2535
- PoliciesEventMatcherListAppEnum["StagesAuthenticatorSms"] = "authentik.stages.authenticator_sms";
2536
- PoliciesEventMatcherListAppEnum["StagesAuthenticatorStatic"] = "authentik.stages.authenticator_static";
2537
- PoliciesEventMatcherListAppEnum["StagesAuthenticatorTotp"] = "authentik.stages.authenticator_totp";
2538
- PoliciesEventMatcherListAppEnum["StagesAuthenticatorValidate"] = "authentik.stages.authenticator_validate";
2539
- PoliciesEventMatcherListAppEnum["StagesAuthenticatorWebauthn"] = "authentik.stages.authenticator_webauthn";
2540
- PoliciesEventMatcherListAppEnum["StagesCaptcha"] = "authentik.stages.captcha";
2541
- PoliciesEventMatcherListAppEnum["StagesConsent"] = "authentik.stages.consent";
2542
- PoliciesEventMatcherListAppEnum["StagesDeny"] = "authentik.stages.deny";
2543
- PoliciesEventMatcherListAppEnum["StagesDummy"] = "authentik.stages.dummy";
2544
- PoliciesEventMatcherListAppEnum["StagesEmail"] = "authentik.stages.email";
2545
- PoliciesEventMatcherListAppEnum["StagesIdentification"] = "authentik.stages.identification";
2546
- PoliciesEventMatcherListAppEnum["StagesInvitation"] = "authentik.stages.invitation";
2547
- PoliciesEventMatcherListAppEnum["StagesPassword"] = "authentik.stages.password";
2548
- PoliciesEventMatcherListAppEnum["StagesPrompt"] = "authentik.stages.prompt";
2549
- PoliciesEventMatcherListAppEnum["StagesUserDelete"] = "authentik.stages.user_delete";
2550
- PoliciesEventMatcherListAppEnum["StagesUserLogin"] = "authentik.stages.user_login";
2551
- PoliciesEventMatcherListAppEnum["StagesUserLogout"] = "authentik.stages.user_logout";
2552
- PoliciesEventMatcherListAppEnum["StagesUserWrite"] = "authentik.stages.user_write";
2553
- PoliciesEventMatcherListAppEnum["Tenants"] = "authentik.tenants";
2554
- })(PoliciesEventMatcherListAppEnum || (PoliciesEventMatcherListAppEnum = {}));
2501
+ * @export
2502
+ */
2503
+ export const PoliciesEventMatcherListAppEnum = {
2504
+ Admin: 'authentik.admin',
2505
+ Api: 'authentik.api',
2506
+ Core: 'authentik.core',
2507
+ Crypto: 'authentik.crypto',
2508
+ Events: 'authentik.events',
2509
+ Flows: 'authentik.flows',
2510
+ Lib: 'authentik.lib',
2511
+ Managed: 'authentik.managed',
2512
+ Outposts: 'authentik.outposts',
2513
+ Policies: 'authentik.policies',
2514
+ PoliciesDummy: 'authentik.policies.dummy',
2515
+ PoliciesEventMatcher: 'authentik.policies.event_matcher',
2516
+ PoliciesExpiry: 'authentik.policies.expiry',
2517
+ PoliciesExpression: 'authentik.policies.expression',
2518
+ PoliciesHibp: 'authentik.policies.hibp',
2519
+ PoliciesPassword: 'authentik.policies.password',
2520
+ PoliciesReputation: 'authentik.policies.reputation',
2521
+ ProvidersLdap: 'authentik.providers.ldap',
2522
+ ProvidersOauth2: 'authentik.providers.oauth2',
2523
+ ProvidersProxy: 'authentik.providers.proxy',
2524
+ ProvidersSaml: 'authentik.providers.saml',
2525
+ Recovery: 'authentik.recovery',
2526
+ SourcesLdap: 'authentik.sources.ldap',
2527
+ SourcesOauth: 'authentik.sources.oauth',
2528
+ SourcesPlex: 'authentik.sources.plex',
2529
+ SourcesSaml: 'authentik.sources.saml',
2530
+ StagesAuthenticatorDuo: 'authentik.stages.authenticator_duo',
2531
+ StagesAuthenticatorSms: 'authentik.stages.authenticator_sms',
2532
+ StagesAuthenticatorStatic: 'authentik.stages.authenticator_static',
2533
+ StagesAuthenticatorTotp: 'authentik.stages.authenticator_totp',
2534
+ StagesAuthenticatorValidate: 'authentik.stages.authenticator_validate',
2535
+ StagesAuthenticatorWebauthn: 'authentik.stages.authenticator_webauthn',
2536
+ StagesCaptcha: 'authentik.stages.captcha',
2537
+ StagesConsent: 'authentik.stages.consent',
2538
+ StagesDeny: 'authentik.stages.deny',
2539
+ StagesDummy: 'authentik.stages.dummy',
2540
+ StagesEmail: 'authentik.stages.email',
2541
+ StagesIdentification: 'authentik.stages.identification',
2542
+ StagesInvitation: 'authentik.stages.invitation',
2543
+ StagesPassword: 'authentik.stages.password',
2544
+ StagesPrompt: 'authentik.stages.prompt',
2545
+ StagesUserDelete: 'authentik.stages.user_delete',
2546
+ StagesUserLogin: 'authentik.stages.user_login',
2547
+ StagesUserLogout: 'authentik.stages.user_logout',
2548
+ StagesUserWrite: 'authentik.stages.user_write',
2549
+ Tenants: 'authentik.tenants'
2550
+ };
@@ -493,65 +493,65 @@ export declare class ProvidersApi extends runtime.BaseAPI {
493
493
  providersSamlUsedByList(requestParameters: ProvidersSamlUsedByListRequest, initOverrides?: RequestInit): Promise<Array<UsedBy>>;
494
494
  }
495
495
  /**
496
- * @export
497
- * @enum {string}
498
- */
499
- export declare enum ProvidersOauth2ListClientTypeEnum {
500
- Confidential = "confidential",
501
- Public = "public"
502
- }
496
+ * @export
497
+ */
498
+ export declare const ProvidersOauth2ListClientTypeEnum: {
499
+ readonly Confidential: "confidential";
500
+ readonly Public: "public";
501
+ };
502
+ export declare type ProvidersOauth2ListClientTypeEnum = typeof ProvidersOauth2ListClientTypeEnum[keyof typeof ProvidersOauth2ListClientTypeEnum];
503
503
  /**
504
- * @export
505
- * @enum {string}
506
- */
507
- export declare enum ProvidersOauth2ListIssuerModeEnum {
508
- Global = "global",
509
- PerProvider = "per_provider"
510
- }
504
+ * @export
505
+ */
506
+ export declare const ProvidersOauth2ListIssuerModeEnum: {
507
+ readonly Global: "global";
508
+ readonly PerProvider: "per_provider";
509
+ };
510
+ export declare type ProvidersOauth2ListIssuerModeEnum = typeof ProvidersOauth2ListIssuerModeEnum[keyof typeof ProvidersOauth2ListIssuerModeEnum];
511
511
  /**
512
- * @export
513
- * @enum {string}
514
- */
515
- export declare enum ProvidersOauth2ListSubModeEnum {
516
- HashedUserId = "hashed_user_id",
517
- UserEmail = "user_email",
518
- UserUpn = "user_upn",
519
- UserUsername = "user_username"
520
- }
512
+ * @export
513
+ */
514
+ export declare const ProvidersOauth2ListSubModeEnum: {
515
+ readonly HashedUserId: "hashed_user_id";
516
+ readonly UserEmail: "user_email";
517
+ readonly UserUpn: "user_upn";
518
+ readonly UserUsername: "user_username";
519
+ };
520
+ export declare type ProvidersOauth2ListSubModeEnum = typeof ProvidersOauth2ListSubModeEnum[keyof typeof ProvidersOauth2ListSubModeEnum];
521
521
  /**
522
- * @export
523
- * @enum {string}
524
- */
525
- export declare enum ProvidersSamlListDigestAlgorithmEnum {
526
- _200009Xmldsigsha1 = "http://www.w3.org/2000/09/xmldsig#sha1",
527
- _200104XmldsigMoresha384 = "http://www.w3.org/2001/04/xmldsig-more#sha384",
528
- _200104Xmlencsha256 = "http://www.w3.org/2001/04/xmlenc#sha256",
529
- _200104Xmlencsha512 = "http://www.w3.org/2001/04/xmlenc#sha512"
530
- }
522
+ * @export
523
+ */
524
+ export declare const ProvidersSamlListDigestAlgorithmEnum: {
525
+ readonly _200009Xmldsigsha1: "http://www.w3.org/2000/09/xmldsig#sha1";
526
+ readonly _200104XmldsigMoresha384: "http://www.w3.org/2001/04/xmldsig-more#sha384";
527
+ readonly _200104Xmlencsha256: "http://www.w3.org/2001/04/xmlenc#sha256";
528
+ readonly _200104Xmlencsha512: "http://www.w3.org/2001/04/xmlenc#sha512";
529
+ };
530
+ export declare type ProvidersSamlListDigestAlgorithmEnum = typeof ProvidersSamlListDigestAlgorithmEnum[keyof typeof ProvidersSamlListDigestAlgorithmEnum];
531
531
  /**
532
- * @export
533
- * @enum {string}
534
- */
535
- export declare enum ProvidersSamlListSignatureAlgorithmEnum {
536
- _200009XmldsigdsaSha1 = "http://www.w3.org/2000/09/xmldsig#dsa-sha1",
537
- _200009XmldsigrsaSha1 = "http://www.w3.org/2000/09/xmldsig#rsa-sha1",
538
- _200104XmldsigMorersaSha256 = "http://www.w3.org/2001/04/xmldsig-more#rsa-sha256",
539
- _200104XmldsigMorersaSha384 = "http://www.w3.org/2001/04/xmldsig-more#rsa-sha384",
540
- _200104XmldsigMorersaSha512 = "http://www.w3.org/2001/04/xmldsig-more#rsa-sha512"
541
- }
532
+ * @export
533
+ */
534
+ export declare const ProvidersSamlListSignatureAlgorithmEnum: {
535
+ readonly _200009XmldsigdsaSha1: "http://www.w3.org/2000/09/xmldsig#dsa-sha1";
536
+ readonly _200009XmldsigrsaSha1: "http://www.w3.org/2000/09/xmldsig#rsa-sha1";
537
+ readonly _200104XmldsigMorersaSha256: "http://www.w3.org/2001/04/xmldsig-more#rsa-sha256";
538
+ readonly _200104XmldsigMorersaSha384: "http://www.w3.org/2001/04/xmldsig-more#rsa-sha384";
539
+ readonly _200104XmldsigMorersaSha512: "http://www.w3.org/2001/04/xmldsig-more#rsa-sha512";
540
+ };
541
+ export declare type ProvidersSamlListSignatureAlgorithmEnum = typeof ProvidersSamlListSignatureAlgorithmEnum[keyof typeof ProvidersSamlListSignatureAlgorithmEnum];
542
542
  /**
543
- * @export
544
- * @enum {string}
545
- */
546
- export declare enum ProvidersSamlListSpBindingEnum {
547
- Post = "post",
548
- Redirect = "redirect"
549
- }
543
+ * @export
544
+ */
545
+ export declare const ProvidersSamlListSpBindingEnum: {
546
+ readonly Post: "post";
547
+ readonly Redirect: "redirect";
548
+ };
549
+ export declare type ProvidersSamlListSpBindingEnum = typeof ProvidersSamlListSpBindingEnum[keyof typeof ProvidersSamlListSpBindingEnum];
550
550
  /**
551
- * @export
552
- * @enum {string}
553
- */
554
- export declare enum ProvidersSamlMetadataRetrieveForceBindingEnum {
555
- Post = "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST",
556
- Redirect = "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"
557
- }
551
+ * @export
552
+ */
553
+ export declare const ProvidersSamlMetadataRetrieveForceBindingEnum: {
554
+ readonly Post: "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST";
555
+ readonly Redirect: "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect";
556
+ };
557
+ export declare type ProvidersSamlMetadataRetrieveForceBindingEnum = typeof ProvidersSamlMetadataRetrieveForceBindingEnum[keyof typeof ProvidersSamlMetadataRetrieveForceBindingEnum];
@@ -1421,72 +1421,58 @@ export class ProvidersApi extends runtime.BaseAPI {
1421
1421
  }
1422
1422
  }
1423
1423
  /**
1424
- * @export
1425
- * @enum {string}
1426
- */
1427
- export var ProvidersOauth2ListClientTypeEnum;
1428
- (function (ProvidersOauth2ListClientTypeEnum) {
1429
- ProvidersOauth2ListClientTypeEnum["Confidential"] = "confidential";
1430
- ProvidersOauth2ListClientTypeEnum["Public"] = "public";
1431
- })(ProvidersOauth2ListClientTypeEnum || (ProvidersOauth2ListClientTypeEnum = {}));
1424
+ * @export
1425
+ */
1426
+ export const ProvidersOauth2ListClientTypeEnum = {
1427
+ Confidential: 'confidential',
1428
+ Public: 'public'
1429
+ };
1432
1430
  /**
1433
- * @export
1434
- * @enum {string}
1435
- */
1436
- export var ProvidersOauth2ListIssuerModeEnum;
1437
- (function (ProvidersOauth2ListIssuerModeEnum) {
1438
- ProvidersOauth2ListIssuerModeEnum["Global"] = "global";
1439
- ProvidersOauth2ListIssuerModeEnum["PerProvider"] = "per_provider";
1440
- })(ProvidersOauth2ListIssuerModeEnum || (ProvidersOauth2ListIssuerModeEnum = {}));
1431
+ * @export
1432
+ */
1433
+ export const ProvidersOauth2ListIssuerModeEnum = {
1434
+ Global: 'global',
1435
+ PerProvider: 'per_provider'
1436
+ };
1441
1437
  /**
1442
- * @export
1443
- * @enum {string}
1444
- */
1445
- export var ProvidersOauth2ListSubModeEnum;
1446
- (function (ProvidersOauth2ListSubModeEnum) {
1447
- ProvidersOauth2ListSubModeEnum["HashedUserId"] = "hashed_user_id";
1448
- ProvidersOauth2ListSubModeEnum["UserEmail"] = "user_email";
1449
- ProvidersOauth2ListSubModeEnum["UserUpn"] = "user_upn";
1450
- ProvidersOauth2ListSubModeEnum["UserUsername"] = "user_username";
1451
- })(ProvidersOauth2ListSubModeEnum || (ProvidersOauth2ListSubModeEnum = {}));
1438
+ * @export
1439
+ */
1440
+ export const ProvidersOauth2ListSubModeEnum = {
1441
+ HashedUserId: 'hashed_user_id',
1442
+ UserEmail: 'user_email',
1443
+ UserUpn: 'user_upn',
1444
+ UserUsername: 'user_username'
1445
+ };
1452
1446
  /**
1453
- * @export
1454
- * @enum {string}
1455
- */
1456
- export var ProvidersSamlListDigestAlgorithmEnum;
1457
- (function (ProvidersSamlListDigestAlgorithmEnum) {
1458
- ProvidersSamlListDigestAlgorithmEnum["_200009Xmldsigsha1"] = "http://www.w3.org/2000/09/xmldsig#sha1";
1459
- ProvidersSamlListDigestAlgorithmEnum["_200104XmldsigMoresha384"] = "http://www.w3.org/2001/04/xmldsig-more#sha384";
1460
- ProvidersSamlListDigestAlgorithmEnum["_200104Xmlencsha256"] = "http://www.w3.org/2001/04/xmlenc#sha256";
1461
- ProvidersSamlListDigestAlgorithmEnum["_200104Xmlencsha512"] = "http://www.w3.org/2001/04/xmlenc#sha512";
1462
- })(ProvidersSamlListDigestAlgorithmEnum || (ProvidersSamlListDigestAlgorithmEnum = {}));
1447
+ * @export
1448
+ */
1449
+ export const ProvidersSamlListDigestAlgorithmEnum = {
1450
+ _200009Xmldsigsha1: 'http://www.w3.org/2000/09/xmldsig#sha1',
1451
+ _200104XmldsigMoresha384: 'http://www.w3.org/2001/04/xmldsig-more#sha384',
1452
+ _200104Xmlencsha256: 'http://www.w3.org/2001/04/xmlenc#sha256',
1453
+ _200104Xmlencsha512: 'http://www.w3.org/2001/04/xmlenc#sha512'
1454
+ };
1463
1455
  /**
1464
- * @export
1465
- * @enum {string}
1466
- */
1467
- export var ProvidersSamlListSignatureAlgorithmEnum;
1468
- (function (ProvidersSamlListSignatureAlgorithmEnum) {
1469
- ProvidersSamlListSignatureAlgorithmEnum["_200009XmldsigdsaSha1"] = "http://www.w3.org/2000/09/xmldsig#dsa-sha1";
1470
- ProvidersSamlListSignatureAlgorithmEnum["_200009XmldsigrsaSha1"] = "http://www.w3.org/2000/09/xmldsig#rsa-sha1";
1471
- ProvidersSamlListSignatureAlgorithmEnum["_200104XmldsigMorersaSha256"] = "http://www.w3.org/2001/04/xmldsig-more#rsa-sha256";
1472
- ProvidersSamlListSignatureAlgorithmEnum["_200104XmldsigMorersaSha384"] = "http://www.w3.org/2001/04/xmldsig-more#rsa-sha384";
1473
- ProvidersSamlListSignatureAlgorithmEnum["_200104XmldsigMorersaSha512"] = "http://www.w3.org/2001/04/xmldsig-more#rsa-sha512";
1474
- })(ProvidersSamlListSignatureAlgorithmEnum || (ProvidersSamlListSignatureAlgorithmEnum = {}));
1456
+ * @export
1457
+ */
1458
+ export const ProvidersSamlListSignatureAlgorithmEnum = {
1459
+ _200009XmldsigdsaSha1: 'http://www.w3.org/2000/09/xmldsig#dsa-sha1',
1460
+ _200009XmldsigrsaSha1: 'http://www.w3.org/2000/09/xmldsig#rsa-sha1',
1461
+ _200104XmldsigMorersaSha256: 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha256',
1462
+ _200104XmldsigMorersaSha384: 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha384',
1463
+ _200104XmldsigMorersaSha512: 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha512'
1464
+ };
1475
1465
  /**
1476
- * @export
1477
- * @enum {string}
1478
- */
1479
- export var ProvidersSamlListSpBindingEnum;
1480
- (function (ProvidersSamlListSpBindingEnum) {
1481
- ProvidersSamlListSpBindingEnum["Post"] = "post";
1482
- ProvidersSamlListSpBindingEnum["Redirect"] = "redirect";
1483
- })(ProvidersSamlListSpBindingEnum || (ProvidersSamlListSpBindingEnum = {}));
1466
+ * @export
1467
+ */
1468
+ export const ProvidersSamlListSpBindingEnum = {
1469
+ Post: 'post',
1470
+ Redirect: 'redirect'
1471
+ };
1484
1472
  /**
1485
- * @export
1486
- * @enum {string}
1487
- */
1488
- export var ProvidersSamlMetadataRetrieveForceBindingEnum;
1489
- (function (ProvidersSamlMetadataRetrieveForceBindingEnum) {
1490
- ProvidersSamlMetadataRetrieveForceBindingEnum["Post"] = "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST";
1491
- ProvidersSamlMetadataRetrieveForceBindingEnum["Redirect"] = "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect";
1492
- })(ProvidersSamlMetadataRetrieveForceBindingEnum || (ProvidersSamlMetadataRetrieveForceBindingEnum = {}));
1473
+ * @export
1474
+ */
1475
+ export const ProvidersSamlMetadataRetrieveForceBindingEnum = {
1476
+ Post: 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST',
1477
+ Redirect: 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect'
1478
+ };