This repository has been archived by the owner on Apr 17, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#### What's Changed --- ##### `GET` /policies/event_matcher/{policy_uuid}/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` * Changed property `app` (string) > * `authentik.tenants` - authentik Tenants > * `authentik.admin` - authentik Admin > * `authentik.api` - authentik API > * `authentik.crypto` - authentik Crypto > * `authentik.events` - authentik Events > * `authentik.flows` - authentik Flows > * `authentik.outposts` - authentik Outpost > * `authentik.policies.dummy` - authentik Policies.Dummy > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher > * `authentik.policies.expiry` - authentik Policies.Expiry > * `authentik.policies.expression` - authentik Policies.Expression > * `authentik.policies.password` - authentik Policies.Password > * `authentik.policies.reputation` - authentik Policies.Reputation > * `authentik.policies` - authentik Policies > * `authentik.providers.ldap` - authentik Providers.LDAP > * `authentik.providers.oauth2` - authentik Providers.OAuth2 > * `authentik.providers.proxy` - authentik Providers.Proxy > * `authentik.providers.radius` - authentik Providers.Radius > * `authentik.providers.saml` - authentik Providers.SAML > * `authentik.providers.scim` - authentik Providers.SCIM > * `authentik.rbac` - authentik RBAC > * `authentik.recovery` - authentik Recovery > * `authentik.sources.ldap` - authentik Sources.LDAP > * `authentik.sources.oauth` - authentik Sources.OAuth > * `authentik.sources.plex` - authentik Sources.Plex > * `authentik.sources.saml` - authentik Sources.SAML > * `authentik.stages.authenticator` - authentik Stages.Authenticator > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn > * `authentik.stages.captcha` - authentik Stages.Captcha > * `authentik.stages.consent` - authentik Stages.Consent > * `authentik.stages.deny` - authentik Stages.Deny > * `authentik.stages.dummy` - authentik Stages.Dummy > * `authentik.stages.email` - authentik Stages.Email > * `authentik.stages.identification` - authentik Stages.Identification > * `authentik.stages.invitation` - authentik Stages.User Invitation > * `authentik.stages.password` - authentik Stages.Password > * `authentik.stages.prompt` - authentik Stages.Prompt > * `authentik.stages.user_delete` - authentik Stages.User Delete > * `authentik.stages.user_login` - authentik Stages.User Login > * `authentik.stages.user_logout` - authentik Stages.User Logout > * `authentik.stages.user_write` - authentik Stages.User Write > * `authentik.brands` - authentik Brands > * `authentik.blueprints` - authentik Blueprints > * `authentik.core` - authentik Core > * `authentik.enterprise` - authentik Enterprise > * `authentik.enterprise.audit` - authentik Enterprise.Audit > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC Added enum value: * `authentik.enterprise.audit` ##### `PUT` /policies/event_matcher/{policy_uuid}/ ###### Request: Changed content type : `application/json` * Changed property `app` (string) > * `authentik.tenants` - authentik Tenants > * `authentik.admin` - authentik Admin > * `authentik.api` - authentik API > * `authentik.crypto` - authentik Crypto > * `authentik.events` - authentik Events > * `authentik.flows` - authentik Flows > * `authentik.outposts` - authentik Outpost > * `authentik.policies.dummy` - authentik Policies.Dummy > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher > * `authentik.policies.expiry` - authentik Policies.Expiry > * `authentik.policies.expression` - authentik Policies.Expression > * `authentik.policies.password` - authentik Policies.Password > * `authentik.policies.reputation` - authentik Policies.Reputation > * `authentik.policies` - authentik Policies > * `authentik.providers.ldap` - authentik Providers.LDAP > * `authentik.providers.oauth2` - authentik Providers.OAuth2 > * `authentik.providers.proxy` - authentik Providers.Proxy > * `authentik.providers.radius` - authentik Providers.Radius > * `authentik.providers.saml` - authentik Providers.SAML > * `authentik.providers.scim` - authentik Providers.SCIM > * `authentik.rbac` - authentik RBAC > * `authentik.recovery` - authentik Recovery > * `authentik.sources.ldap` - authentik Sources.LDAP > * `authentik.sources.oauth` - authentik Sources.OAuth > * `authentik.sources.plex` - authentik Sources.Plex > * `authentik.sources.saml` - authentik Sources.SAML > * `authentik.stages.authenticator` - authentik Stages.Authenticator > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn > * `authentik.stages.captcha` - authentik Stages.Captcha > * `authentik.stages.consent` - authentik Stages.Consent > * `authentik.stages.deny` - authentik Stages.Deny > * `authentik.stages.dummy` - authentik Stages.Dummy > * `authentik.stages.email` - authentik Stages.Email > * `authentik.stages.identification` - authentik Stages.Identification > * `authentik.stages.invitation` - authentik Stages.User Invitation > * `authentik.stages.password` - authentik Stages.Password > * `authentik.stages.prompt` - authentik Stages.Prompt > * `authentik.stages.user_delete` - authentik Stages.User Delete > * `authentik.stages.user_login` - authentik Stages.User Login > * `authentik.stages.user_logout` - authentik Stages.User Logout > * `authentik.stages.user_write` - authentik Stages.User Write > * `authentik.brands` - authentik Brands > * `authentik.blueprints` - authentik Blueprints > * `authentik.core` - authentik Core > * `authentik.enterprise` - authentik Enterprise > * `authentik.enterprise.audit` - authentik Enterprise.Audit > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC Added enum value: * `authentik.enterprise.audit` ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` * Changed property `app` (string) > * `authentik.tenants` - authentik Tenants > * `authentik.admin` - authentik Admin > * `authentik.api` - authentik API > * `authentik.crypto` - authentik Crypto > * `authentik.events` - authentik Events > * `authentik.flows` - authentik Flows > * `authentik.outposts` - authentik Outpost > * `authentik.policies.dummy` - authentik Policies.Dummy > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher > * `authentik.policies.expiry` - authentik Policies.Expiry > * `authentik.policies.expression` - authentik Policies.Expression > * `authentik.policies.password` - authentik Policies.Password > * `authentik.policies.reputation` - authentik Policies.Reputation > * `authentik.policies` - authentik Policies > * `authentik.providers.ldap` - authentik Providers.LDAP > * `authentik.providers.oauth2` - authentik Providers.OAuth2 > * `authentik.providers.proxy` - authentik Providers.Proxy > * `authentik.providers.radius` - authentik Providers.Radius > * `authentik.providers.saml` - authentik Providers.SAML > * `authentik.providers.scim` - authentik Providers.SCIM > * `authentik.rbac` - authentik RBAC > * `authentik.recovery` - authentik Recovery > * `authentik.sources.ldap` - authentik Sources.LDAP > * `authentik.sources.oauth` - authentik Sources.OAuth > * `authentik.sources.plex` - authentik Sources.Plex > * `authentik.sources.saml` - authentik Sources.SAML > * `authentik.stages.authenticator` - authentik Stages.Authenticator > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn > * `authentik.stages.captcha` - authentik Stages.Captcha > * `authentik.stages.consent` - authentik Stages.Consent > * `authentik.stages.deny` - authentik Stages.Deny > * `authentik.stages.dummy` - authentik Stages.Dummy > * `authentik.stages.email` - authentik Stages.Email > * `authentik.stages.identification` - authentik Stages.Identification > * `authentik.stages.invitation` - authentik Stages.User Invitation > * `authentik.stages.password` - authentik Stages.Password > * `authentik.stages.prompt` - authentik Stages.Prompt > * `authentik.stages.user_delete` - authentik Stages.User Delete > * `authentik.stages.user_login` - authentik Stages.User Login > * `authentik.stages.user_logout` - authentik Stages.User Logout > * `authentik.stages.user_write` - authentik Stages.User Write > * `authentik.brands` - authentik Brands > * `authentik.blueprints` - authentik Blueprints > * `authentik.core` - authentik Core > * `authentik.enterprise` - authentik Enterprise > * `authentik.enterprise.audit` - authentik Enterprise.Audit > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC Added enum value: * `authentik.enterprise.audit` ##### `PATCH` /policies/event_matcher/{policy_uuid}/ ###### Request: Changed content type : `application/json` * Changed property `app` (string) > * `authentik.tenants` - authentik Tenants > * `authentik.admin` - authentik Admin > * `authentik.api` - authentik API > * `authentik.crypto` - authentik Crypto > * `authentik.events` - authentik Events > * `authentik.flows` - authentik Flows > * `authentik.outposts` - authentik Outpost > * `authentik.policies.dummy` - authentik Policies.Dummy > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher > * `authentik.policies.expiry` - authentik Policies.Expiry > * `authentik.policies.expression` - authentik Policies.Expression > * `authentik.policies.password` - authentik Policies.Password > * `authentik.policies.reputation` - authentik Policies.Reputation > * `authentik.policies` - authentik Policies > * `authentik.providers.ldap` - authentik Providers.LDAP > * `authentik.providers.oauth2` - authentik Providers.OAuth2 > * `authentik.providers.proxy` - authentik Providers.Proxy > * `authentik.providers.radius` - authentik Providers.Radius > * `authentik.providers.saml` - authentik Providers.SAML > * `authentik.providers.scim` - authentik Providers.SCIM > * `authentik.rbac` - authentik RBAC > * `authentik.recovery` - authentik Recovery > * `authentik.sources.ldap` - authentik Sources.LDAP > * `authentik.sources.oauth` - authentik Sources.OAuth > * `authentik.sources.plex` - authentik Sources.Plex > * `authentik.sources.saml` - authentik Sources.SAML > * `authentik.stages.authenticator` - authentik Stages.Authenticator > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn > * `authentik.stages.captcha` - authentik Stages.Captcha > * `authentik.stages.consent` - authentik Stages.Consent > * `authentik.stages.deny` - authentik Stages.Deny > * `authentik.stages.dummy` - authentik Stages.Dummy > * `authentik.stages.email` - authentik Stages.Email > * `authentik.stages.identification` - authentik Stages.Identification > * `authentik.stages.invitation` - authentik Stages.User Invitation > * `authentik.stages.password` - authentik Stages.Password > * `authentik.stages.prompt` - authentik Stages.Prompt > * `authentik.stages.user_delete` - authentik Stages.User Delete > * `authentik.stages.user_login` - authentik Stages.User Login > * `authentik.stages.user_logout` - authentik Stages.User Logout > * `authentik.stages.user_write` - authentik Stages.User Write > * `authentik.brands` - authentik Brands > * `authentik.blueprints` - authentik Blueprints > * `authentik.core` - authentik Core > * `authentik.enterprise` - authentik Enterprise > * `authentik.enterprise.audit` - authentik Enterprise.Audit > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC Added enum value: * `authentik.enterprise.audit` ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` * Changed property `app` (string) > * `authentik.tenants` - authentik Tenants > * `authentik.admin` - authentik Admin > * `authentik.api` - authentik API > * `authentik.crypto` - authentik Crypto > * `authentik.events` - authentik Events > * `authentik.flows` - authentik Flows > * `authentik.outposts` - authentik Outpost > * `authentik.policies.dummy` - authentik Policies.Dummy > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher > * `authentik.policies.expiry` - authentik Policies.Expiry > * `authentik.policies.expression` - authentik Policies.Expression > * `authentik.policies.password` - authentik Policies.Password > * `authentik.policies.reputation` - authentik Policies.Reputation > * `authentik.policies` - authentik Policies > * `authentik.providers.ldap` - authentik Providers.LDAP > * `authentik.providers.oauth2` - authentik Providers.OAuth2 > * `authentik.providers.proxy` - authentik Providers.Proxy > * `authentik.providers.radius` - authentik Providers.Radius > * `authentik.providers.saml` - authentik Providers.SAML > * `authentik.providers.scim` - authentik Providers.SCIM > * `authentik.rbac` - authentik RBAC > * `authentik.recovery` - authentik Recovery > * `authentik.sources.ldap` - authentik Sources.LDAP > * `authentik.sources.oauth` - authentik Sources.OAuth > * `authentik.sources.plex` - authentik Sources.Plex > * `authentik.sources.saml` - authentik Sources.SAML > * `authentik.stages.authenticator` - authentik Stages.Authenticator > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn > * `authentik.stages.captcha` - authentik Stages.Captcha > * `authentik.stages.consent` - authentik Stages.Consent > * `authentik.stages.deny` - authentik Stages.Deny > * `authentik.stages.dummy` - authentik Stages.Dummy > * `authentik.stages.email` - authentik Stages.Email > * `authentik.stages.identification` - authentik Stages.Identification > * `authentik.stages.invitation` - authentik Stages.User Invitation > * `authentik.stages.password` - authentik Stages.Password > * `authentik.stages.prompt` - authentik Stages.Prompt > * `authentik.stages.user_delete` - authentik Stages.User Delete > * `authentik.stages.user_login` - authentik Stages.User Login > * `authentik.stages.user_logout` - authentik Stages.User Logout > * `authentik.stages.user_write` - authentik Stages.User Write > * `authentik.brands` - authentik Brands > * `authentik.blueprints` - authentik Blueprints > * `authentik.core` - authentik Core > * `authentik.enterprise` - authentik Enterprise > * `authentik.enterprise.audit` - authentik Enterprise.Audit > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC Added enum value: * `authentik.enterprise.audit` ##### `POST` /policies/event_matcher/ ###### Request: Changed content type : `application/json` * Changed property `app` (string) > * `authentik.tenants` - authentik Tenants > * `authentik.admin` - authentik Admin > * `authentik.api` - authentik API > * `authentik.crypto` - authentik Crypto > * `authentik.events` - authentik Events > * `authentik.flows` - authentik Flows > * `authentik.outposts` - authentik Outpost > * `authentik.policies.dummy` - authentik Policies.Dummy > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher > * `authentik.policies.expiry` - authentik Policies.Expiry > * `authentik.policies.expression` - authentik Policies.Expression > * `authentik.policies.password` - authentik Policies.Password > * `authentik.policies.reputation` - authentik Policies.Reputation > * `authentik.policies` - authentik Policies > * `authentik.providers.ldap` - authentik Providers.LDAP > * `authentik.providers.oauth2` - authentik Providers.OAuth2 > * `authentik.providers.proxy` - authentik Providers.Proxy > * `authentik.providers.radius` - authentik Providers.Radius > * `authentik.providers.saml` - authentik Providers.SAML > * `authentik.providers.scim` - authentik Providers.SCIM > * `authentik.rbac` - authentik RBAC > * `authentik.recovery` - authentik Recovery > * `authentik.sources.ldap` - authentik Sources.LDAP > * `authentik.sources.oauth` - authentik Sources.OAuth > * `authentik.sources.plex` - authentik Sources.Plex > * `authentik.sources.saml` - authentik Sources.SAML > * `authentik.stages.authenticator` - authentik Stages.Authenticator > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn > * `authentik.stages.captcha` - authentik Stages.Captcha > * `authentik.stages.consent` - authentik Stages.Consent > * `authentik.stages.deny` - authentik Stages.Deny > * `authentik.stages.dummy` - authentik Stages.Dummy > * `authentik.stages.email` - authentik Stages.Email > * `authentik.stages.identification` - authentik Stages.Identification > * `authentik.stages.invitation` - authentik Stages.User Invitation > * `authentik.stages.password` - authentik Stages.Password > * `authentik.stages.prompt` - authentik Stages.Prompt > * `authentik.stages.user_delete` - authentik Stages.User Delete > * `authentik.stages.user_login` - authentik Stages.User Login > * `authentik.stages.user_logout` - authentik Stages.User Logout > * `authentik.stages.user_write` - authentik Stages.User Write > * `authentik.brands` - authentik Brands > * `authentik.blueprints` - authentik Blueprints > * `authentik.core` - authentik Core > * `authentik.enterprise` - authentik Enterprise > * `authentik.enterprise.audit` - authentik Enterprise.Audit > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC Added enum value: * `authentik.enterprise.audit` ###### Return Type: Changed response : **201 Created** * Changed content type : `application/json` * Changed property `app` (string) > * `authentik.tenants` - authentik Tenants > * `authentik.admin` - authentik Admin > * `authentik.api` - authentik API > * `authentik.crypto` - authentik Crypto > * `authentik.events` - authentik Events > * `authentik.flows` - authentik Flows > * `authentik.outposts` - authentik Outpost > * `authentik.policies.dummy` - authentik Policies.Dummy > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher > * `authentik.policies.expiry` - authentik Policies.Expiry > * `authentik.policies.expression` - authentik Policies.Expression > * `authentik.policies.password` - authentik Policies.Password > * `authentik.policies.reputation` - authentik Policies.Reputation > * `authentik.policies` - authentik Policies > * `authentik.providers.ldap` - authentik Providers.LDAP > * `authentik.providers.oauth2` - authentik Providers.OAuth2 > * `authentik.providers.proxy` - authentik Providers.Proxy > * `authentik.providers.radius` - authentik Providers.Radius > * `authentik.providers.saml` - authentik Providers.SAML > * `authentik.providers.scim` - authentik Providers.SCIM > * `authentik.rbac` - authentik RBAC > * `authentik.recovery` - authentik Recovery > * `authentik.sources.ldap` - authentik Sources.LDAP > * `authentik.sources.oauth` - authentik Sources.OAuth > * `authentik.sources.plex` - authentik Sources.Plex > * `authentik.sources.saml` - authentik Sources.SAML > * `authentik.stages.authenticator` - authentik Stages.Authenticator > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn > * `authentik.stages.captcha` - authentik Stages.Captcha > * `authentik.stages.consent` - authentik Stages.Consent > * `authentik.stages.deny` - authentik Stages.Deny > * `authentik.stages.dummy` - authentik Stages.Dummy > * `authentik.stages.email` - authentik Stages.Email > * `authentik.stages.identification` - authentik Stages.Identification > * `authentik.stages.invitation` - authentik Stages.User Invitation > * `authentik.stages.password` - authentik Stages.Password > * `authentik.stages.prompt` - authentik Stages.Prompt > * `authentik.stages.user_delete` - authentik Stages.User Delete > * `authentik.stages.user_login` - authentik Stages.User Login > * `authentik.stages.user_logout` - authentik Stages.User Logout > * `authentik.stages.user_write` - authentik Stages.User Write > * `authentik.brands` - authentik Brands > * `authentik.blueprints` - authentik Blueprints > * `authentik.core` - authentik Core > * `authentik.enterprise` - authentik Enterprise > * `authentik.enterprise.audit` - authentik Enterprise.Audit > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC Added enum value: * `authentik.enterprise.audit` ##### `GET` /policies/event_matcher/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` * Changed property `results` (array) Changed items (object): > Event Matcher Policy Serializer * Changed property `app` (string) > * `authentik.tenants` - authentik Tenants > * `authentik.admin` - authentik Admin > * `authentik.api` - authentik API > * `authentik.crypto` - authentik Crypto > * `authentik.events` - authentik Events > * `authentik.flows` - authentik Flows > * `authentik.outposts` - authentik Outpost > * `authentik.policies.dummy` - authentik Policies.Dummy > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher > * `authentik.policies.expiry` - authentik Policies.Expiry > * `authentik.policies.expression` - authentik Policies.Expression > * `authentik.policies.password` - authentik Policies.Password > * `authentik.policies.reputation` - authentik Policies.Reputation > * `authentik.policies` - authentik Policies > * `authentik.providers.ldap` - authentik Providers.LDAP > * `authentik.providers.oauth2` - authentik Providers.OAuth2 > * `authentik.providers.proxy` - authentik Providers.Proxy > * `authentik.providers.radius` - authentik Providers.Radius > * `authentik.providers.saml` - authentik Providers.SAML > * `authentik.providers.scim` - authentik Providers.SCIM > * `authentik.rbac` - authentik RBAC > * `authentik.recovery` - authentik Recovery > * `authentik.sources.ldap` - authentik Sources.LDAP > * `authentik.sources.oauth` - authentik Sources.OAuth > * `authentik.sources.plex` - authentik Sources.Plex > * `authentik.sources.saml` - authentik Sources.SAML > * `authentik.stages.authenticator` - authentik Stages.Authenticator > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn > * `authentik.stages.captcha` - authentik Stages.Captcha > * `authentik.stages.consent` - authentik Stages.Consent > * `authentik.stages.deny` - authentik Stages.Deny > * `authentik.stages.dummy` - authentik Stages.Dummy > * `authentik.stages.email` - authentik Stages.Email > * `authentik.stages.identification` - authentik Stages.Identification > * `authentik.stages.invitation` - authentik Stages.User Invitation > * `authentik.stages.password` - authentik Stages.Password > * `authentik.stages.prompt` - authentik Stages.Prompt > * `authentik.stages.user_delete` - authentik Stages.User Delete > * `authentik.stages.user_login` - authentik Stages.User Login > * `authentik.stages.user_logout` - authentik Stages.User Logout > * `authentik.stages.user_write` - authentik Stages.User Write > * `authentik.brands` - authentik Brands > * `authentik.blueprints` - authentik Blueprints > * `authentik.core` - authentik Core > * `authentik.enterprise` - authentik Enterprise > * `authentik.enterprise.audit` - authentik Enterprise.Audit > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC Added enum value: * `authentik.enterprise.audit`
- Loading branch information