/** * authentik * Making authentication simple. * * The version of the OpenAPI document: 2025.6.3 * Contact: hello@goauthentik.io * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit the class manually. */ /** * * @export */ export declare const ModelEnum: { readonly AuthentikTenantsDomain: "authentik_tenants.domain"; readonly AuthentikCryptoCertificatekeypair: "authentik_crypto.certificatekeypair"; readonly AuthentikFlowsFlow: "authentik_flows.flow"; readonly AuthentikFlowsFlowstagebinding: "authentik_flows.flowstagebinding"; readonly AuthentikOutpostsDockerserviceconnection: "authentik_outposts.dockerserviceconnection"; readonly AuthentikOutpostsKubernetesserviceconnection: "authentik_outposts.kubernetesserviceconnection"; readonly AuthentikOutpostsOutpost: "authentik_outposts.outpost"; readonly AuthentikPoliciesDummyDummypolicy: "authentik_policies_dummy.dummypolicy"; readonly AuthentikPoliciesEventMatcherEventmatcherpolicy: "authentik_policies_event_matcher.eventmatcherpolicy"; readonly AuthentikPoliciesExpiryPasswordexpirypolicy: "authentik_policies_expiry.passwordexpirypolicy"; readonly AuthentikPoliciesExpressionExpressionpolicy: "authentik_policies_expression.expressionpolicy"; readonly AuthentikPoliciesGeoipGeoippolicy: "authentik_policies_geoip.geoippolicy"; readonly AuthentikPoliciesPasswordPasswordpolicy: "authentik_policies_password.passwordpolicy"; readonly AuthentikPoliciesReputationReputationpolicy: "authentik_policies_reputation.reputationpolicy"; readonly AuthentikPoliciesPolicybinding: "authentik_policies.policybinding"; readonly AuthentikProvidersLdapLdapprovider: "authentik_providers_ldap.ldapprovider"; readonly AuthentikProvidersOauth2Scopemapping: "authentik_providers_oauth2.scopemapping"; readonly AuthentikProvidersOauth2Oauth2provider: "authentik_providers_oauth2.oauth2provider"; readonly AuthentikProvidersProxyProxyprovider: "authentik_providers_proxy.proxyprovider"; readonly AuthentikProvidersRacRacprovider: "authentik_providers_rac.racprovider"; readonly AuthentikProvidersRacEndpoint: "authentik_providers_rac.endpoint"; readonly AuthentikProvidersRacRacpropertymapping: "authentik_providers_rac.racpropertymapping"; readonly AuthentikProvidersRadiusRadiusprovider: "authentik_providers_radius.radiusprovider"; readonly AuthentikProvidersRadiusRadiusproviderpropertymapping: "authentik_providers_radius.radiusproviderpropertymapping"; readonly AuthentikProvidersSamlSamlprovider: "authentik_providers_saml.samlprovider"; readonly AuthentikProvidersSamlSamlpropertymapping: "authentik_providers_saml.samlpropertymapping"; readonly AuthentikProvidersScimScimprovider: "authentik_providers_scim.scimprovider"; readonly AuthentikProvidersScimScimmapping: "authentik_providers_scim.scimmapping"; readonly AuthentikRbacRole: "authentik_rbac.role"; readonly AuthentikRbacInitialpermissions: "authentik_rbac.initialpermissions"; readonly AuthentikSourcesKerberosKerberossource: "authentik_sources_kerberos.kerberossource"; readonly AuthentikSourcesKerberosKerberossourcepropertymapping: "authentik_sources_kerberos.kerberossourcepropertymapping"; readonly AuthentikSourcesKerberosUserkerberossourceconnection: "authentik_sources_kerberos.userkerberossourceconnection"; readonly AuthentikSourcesKerberosGroupkerberossourceconnection: "authentik_sources_kerberos.groupkerberossourceconnection"; readonly AuthentikSourcesLdapLdapsource: "authentik_sources_ldap.ldapsource"; readonly AuthentikSourcesLdapLdapsourcepropertymapping: "authentik_sources_ldap.ldapsourcepropertymapping"; readonly AuthentikSourcesLdapUserldapsourceconnection: "authentik_sources_ldap.userldapsourceconnection"; readonly AuthentikSourcesLdapGroupldapsourceconnection: "authentik_sources_ldap.groupldapsourceconnection"; readonly AuthentikSourcesOauthOauthsource: "authentik_sources_oauth.oauthsource"; readonly AuthentikSourcesOauthOauthsourcepropertymapping: "authentik_sources_oauth.oauthsourcepropertymapping"; readonly AuthentikSourcesOauthUseroauthsourceconnection: "authentik_sources_oauth.useroauthsourceconnection"; readonly AuthentikSourcesOauthGroupoauthsourceconnection: "authentik_sources_oauth.groupoauthsourceconnection"; readonly AuthentikSourcesPlexPlexsource: "authentik_sources_plex.plexsource"; readonly AuthentikSourcesPlexPlexsourcepropertymapping: "authentik_sources_plex.plexsourcepropertymapping"; readonly AuthentikSourcesPlexUserplexsourceconnection: "authentik_sources_plex.userplexsourceconnection"; readonly AuthentikSourcesPlexGroupplexsourceconnection: "authentik_sources_plex.groupplexsourceconnection"; readonly AuthentikSourcesSamlSamlsource: "authentik_sources_saml.samlsource"; readonly AuthentikSourcesSamlSamlsourcepropertymapping: "authentik_sources_saml.samlsourcepropertymapping"; readonly AuthentikSourcesSamlUsersamlsourceconnection: "authentik_sources_saml.usersamlsourceconnection"; readonly AuthentikSourcesSamlGroupsamlsourceconnection: "authentik_sources_saml.groupsamlsourceconnection"; readonly AuthentikSourcesScimScimsource: "authentik_sources_scim.scimsource"; readonly AuthentikSourcesScimScimsourcepropertymapping: "authentik_sources_scim.scimsourcepropertymapping"; readonly AuthentikStagesAuthenticatorDuoAuthenticatorduostage: "authentik_stages_authenticator_duo.authenticatorduostage"; readonly AuthentikStagesAuthenticatorDuoDuodevice: "authentik_stages_authenticator_duo.duodevice"; readonly AuthentikStagesAuthenticatorEmailAuthenticatoremailstage: "authentik_stages_authenticator_email.authenticatoremailstage"; readonly AuthentikStagesAuthenticatorEmailEmaildevice: "authentik_stages_authenticator_email.emaildevice"; readonly AuthentikStagesAuthenticatorSmsAuthenticatorsmsstage: "authentik_stages_authenticator_sms.authenticatorsmsstage"; readonly AuthentikStagesAuthenticatorSmsSmsdevice: "authentik_stages_authenticator_sms.smsdevice"; readonly AuthentikStagesAuthenticatorStaticAuthenticatorstaticstage: "authentik_stages_authenticator_static.authenticatorstaticstage"; readonly AuthentikStagesAuthenticatorStaticStaticdevice: "authentik_stages_authenticator_static.staticdevice"; readonly AuthentikStagesAuthenticatorTotpAuthenticatortotpstage: "authentik_stages_authenticator_totp.authenticatortotpstage"; readonly AuthentikStagesAuthenticatorTotpTotpdevice: "authentik_stages_authenticator_totp.totpdevice"; readonly AuthentikStagesAuthenticatorValidateAuthenticatorvalidatestage: "authentik_stages_authenticator_validate.authenticatorvalidatestage"; readonly AuthentikStagesAuthenticatorWebauthnAuthenticatorwebauthnstage: "authentik_stages_authenticator_webauthn.authenticatorwebauthnstage"; readonly AuthentikStagesAuthenticatorWebauthnWebauthndevice: "authentik_stages_authenticator_webauthn.webauthndevice"; readonly AuthentikStagesCaptchaCaptchastage: "authentik_stages_captcha.captchastage"; readonly AuthentikStagesConsentConsentstage: "authentik_stages_consent.consentstage"; readonly AuthentikStagesConsentUserconsent: "authentik_stages_consent.userconsent"; readonly AuthentikStagesDenyDenystage: "authentik_stages_deny.denystage"; readonly AuthentikStagesDummyDummystage: "authentik_stages_dummy.dummystage"; readonly AuthentikStagesEmailEmailstage: "authentik_stages_email.emailstage"; readonly AuthentikStagesIdentificationIdentificationstage: "authentik_stages_identification.identificationstage"; readonly AuthentikStagesInvitationInvitationstage: "authentik_stages_invitation.invitationstage"; readonly AuthentikStagesInvitationInvitation: "authentik_stages_invitation.invitation"; readonly AuthentikStagesPasswordPasswordstage: "authentik_stages_password.passwordstage"; readonly AuthentikStagesPromptPrompt: "authentik_stages_prompt.prompt"; readonly AuthentikStagesPromptPromptstage: "authentik_stages_prompt.promptstage"; readonly AuthentikStagesRedirectRedirectstage: "authentik_stages_redirect.redirectstage"; readonly AuthentikStagesUserDeleteUserdeletestage: "authentik_stages_user_delete.userdeletestage"; readonly AuthentikStagesUserLoginUserloginstage: "authentik_stages_user_login.userloginstage"; readonly AuthentikStagesUserLogoutUserlogoutstage: "authentik_stages_user_logout.userlogoutstage"; readonly AuthentikStagesUserWriteUserwritestage: "authentik_stages_user_write.userwritestage"; readonly AuthentikBrandsBrand: "authentik_brands.brand"; readonly AuthentikBlueprintsBlueprintinstance: "authentik_blueprints.blueprintinstance"; readonly AuthentikCoreGroup: "authentik_core.group"; readonly AuthentikCoreUser: "authentik_core.user"; readonly AuthentikCoreApplication: "authentik_core.application"; readonly AuthentikCoreApplicationentitlement: "authentik_core.applicationentitlement"; readonly AuthentikCoreToken: "authentik_core.token"; readonly AuthentikEnterpriseLicense: "authentik_enterprise.license"; readonly AuthentikPoliciesUniquePasswordUniquepasswordpolicy: "authentik_policies_unique_password.uniquepasswordpolicy"; readonly AuthentikProvidersGoogleWorkspaceGoogleworkspaceprovider: "authentik_providers_google_workspace.googleworkspaceprovider"; readonly AuthentikProvidersGoogleWorkspaceGoogleworkspaceprovidermapping: "authentik_providers_google_workspace.googleworkspaceprovidermapping"; readonly AuthentikProvidersMicrosoftEntraMicrosoftentraprovider: "authentik_providers_microsoft_entra.microsoftentraprovider"; readonly AuthentikProvidersMicrosoftEntraMicrosoftentraprovidermapping: "authentik_providers_microsoft_entra.microsoftentraprovidermapping"; readonly AuthentikProvidersSsfSsfprovider: "authentik_providers_ssf.ssfprovider"; readonly AuthentikStagesAuthenticatorEndpointGdtcAuthenticatorendpointgdtcstage: "authentik_stages_authenticator_endpoint_gdtc.authenticatorendpointgdtcstage"; readonly AuthentikStagesMtlsMutualtlsstage: "authentik_stages_mtls.mutualtlsstage"; readonly AuthentikStagesSourceSourcestage: "authentik_stages_source.sourcestage"; readonly AuthentikEventsEvent: "authentik_events.event"; readonly AuthentikEventsNotificationtransport: "authentik_events.notificationtransport"; readonly AuthentikEventsNotification: "authentik_events.notification"; readonly AuthentikEventsNotificationrule: "authentik_events.notificationrule"; readonly AuthentikEventsNotificationwebhookmapping: "authentik_events.notificationwebhookmapping"; readonly UnknownDefaultOpenApi: "11184809"; }; export type ModelEnum = typeof ModelEnum[keyof typeof ModelEnum]; export declare function instanceOfModelEnum(value: any): boolean; export declare function ModelEnumFromJSON(json: any): ModelEnum; export declare function ModelEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): ModelEnum; export declare function ModelEnumToJSON(value?: ModelEnum | null): any; export declare function ModelEnumToJSONTyped(value: any, ignoreDiscriminator: boolean): ModelEnum; //# sourceMappingURL=ModelEnum.d.ts.map