authentik — Printing Press CLI
Prerequisites: Install the CLI
This skill drives the authentik-pp-cli binary. You must verify the CLI is installed before invoking any command from this skill. If it is missing, install it first:
- Install via the Printing Press installer:
npx -y @mvanhorn/printing-press-library install authentik --cli-only - Verify:
authentik-pp-cli --version - Ensure
$GOPATH/bin(or$HOME/go/bin) is on$PATH.
If the npx install fails (no Node, offline, etc.), fall back to a direct Go install (requires Go 1.26.6 or newer):
go install github.com/mvanhorn/printing-press-library/library/auth/authentik/cmd/authentik-pp-cli@latest
If --version reports "command not found" after install, the install step did not put the binary on $PATH. Do not proceed with skill commands until verification succeeds.
Inspect users, groups, applications, flows, tokens, and providers from the terminal or from Claude. Sync once, query offline, audit with a single command.
When to Use This CLI
Use this CLI when you need to audit or inspect an authentik installation from the terminal or from an agent. Best for read-heavy admin workflows, token hygiene, and access audits.
Unique Capabilities
These capabilities aren't available in any other tool for this API.
health— Joins admin/system + tasks + workers + version into a single agent-readable summarytokens stale— Find API tokens whose owners have not used them in N daysapps unused— List applications with no successful login in N daysusers groups— Recursively expand a user's group memberships including inherited rolesflows map— Render a flow with its ordered stage bindings as a tree
Command Reference
admin — Manage admin
authentik-pp-cli admin apps-list— Read-only view list all installed appsauthentik-pp-cli admin models-list— Read-only view list all installed modelsauthentik-pp-cli admin settings-partial-update— Settings viewauthentik-pp-cli admin settings-retrieve— Settings viewauthentik-pp-cli admin settings-update— Settings viewauthentik-pp-cli admin system-create— Get system information.authentik-pp-cli admin system-retrieve— Get system information.authentik-pp-cli admin version-history-list— VersionHistory Viewsetauthentik-pp-cli admin version-history-retrieve— VersionHistory Viewsetauthentik-pp-cli admin version-retrieve— Get running and latest version.
authenticators — Manage authenticators
authentik-pp-cli authenticators admin-all-list— Get all devices for current userauthentik-pp-cli authenticators admin-duo-create— Viewset for Duo authenticator devices (for admins)authentik-pp-cli authenticators admin-duo-destroy— Viewset for Duo authenticator devices (for admins)authentik-pp-cli authenticators admin-duo-list— Viewset for Duo authenticator devices (for admins)authentik-pp-cli authenticators admin-duo-partial-update— Viewset for Duo authenticator devices (for admins)authentik-pp-cli authenticators admin-duo-retrieve— Viewset for Duo authenticator devices (for admins)authentik-pp-cli authenticators admin-duo-update— Viewset for Duo authenticator devices (for admins)authentik-pp-cli authenticators admin-email-create— Viewset for email authenticator devices (for admins)authentik-pp-cli authenticators admin-email-destroy— Viewset for email authenticator devices (for admins)authentik-pp-cli authenticators admin-email-list— Viewset for email authenticator devices (for admins)authentik-pp-cli authenticators admin-email-partial-update— Viewset for email authenticator devices (for admins)authentik-pp-cli authenticators admin-email-retrieve— Viewset for email authenticator devices (for admins)authentik-pp-cli authenticators admin-email-update— Viewset for email authenticator devices (for admins)authentik-pp-cli authenticators admin-endpoint-create— Viewset for Endpoint authenticator devices (for admins)authentik-pp-cli authenticators admin-endpoint-destroy— Viewset for Endpoint authenticator devices (for admins)authentik-pp-cli authenticators admin-endpoint-list— Viewset for Endpoint authenticator devices (for admins)authentik-pp-cli authenticators admin-endpoint-partial-update— Viewset for Endpoint authenticator devices (for admins)authentik-pp-cli authenticators admin-endpoint-retrieve— Viewset for Endpoint authenticator devices (for admins)authentik-pp-cli authenticators admin-endpoint-update— Viewset for Endpoint authenticator devices (for admins)authentik-pp-cli authenticators admin-sms-create— Viewset for sms authenticator devices (for admins)authentik-pp-cli authenticators admin-sms-destroy— Viewset for sms authenticator devices (for admins)authentik-pp-cli authenticators admin-sms-list— Viewset for sms authenticator devices (for admins)authentik-pp-cli authenticators admin-sms-partial-update— Viewset for sms authenticator devices (for admins)authentik-pp-cli authenticators admin-sms-retrieve— Viewset for sms authenticator devices (for admins)authentik-pp-cli authenticators admin-sms-update— Viewset for sms authenticator devices (for admins)authentik-pp-cli authenticators admin-static-create— Viewset for static authenticator devices (for admins)authentik-pp-cli authenticators admin-static-destroy— Viewset for static authenticator devices (for admins)authentik-pp-cli authenticators admin-static-list— Viewset for static authenticator devices (for admins)authentik-pp-cli authenticators admin-static-partial-update— Viewset for static authenticator devices (for admins)authentik-pp-cli authenticators admin-static-retrieve— Viewset for static authenticator devices (for admins)authentik-pp-cli authenticators admin-static-update— Viewset for static authenticator devices (for admins)authentik-pp-cli authenticators admin-totp-create— Viewset for totp authenticator devices (for admins)authentik-pp-cli authenticators admin-totp-destroy— Viewset for totp authenticator devices (for admins)authentik-pp-cli authenticators admin-totp-list— Viewset for totp authenticator devices (for admins)authentik-pp-cli authenticators admin-totp-partial-update— Viewset for totp authenticator devices (for admins)authentik-pp-cli authenticators admin-totp-retrieve— Viewset for totp authenticator devices (for admins)authentik-pp-cli authenticators admin-totp-update— Viewset for totp authenticator devices (for admins)authentik-pp-cli authenticators admin-webauthn-create— Viewset for WebAuthn authenticator devices (for admins)authentik-pp-cli authenticators admin-webauthn-destroy— Viewset for WebAuthn authenticator devices (for admins)authentik-pp-cli authenticators admin-webauthn-list— Viewset for WebAuthn authenticator devices (for admins)authentik-pp-cli authenticators admin-webauthn-partial-update— Viewset for WebAuthn authenticator devices (for admins)authentik-pp-cli authenticators admin-webauthn-retrieve— Viewset for WebAuthn authenticator devices (for admins)authentik-pp-cli authenticators admin-webauthn-update— Viewset for WebAuthn authenticator devices (for admins)authentik-pp-cli authenticators all-list— Get all devices for current userauthentik-pp-cli authenticators duo-destroy— Viewset for Duo authenticator devicesauthentik-pp-cli authenticators duo-list— Viewset for Duo authenticator devicesauthentik-pp-cli authenticators duo-partial-update— Viewset for Duo authenticator devicesauthentik-pp-cli authenticators duo-retrieve— Viewset for Duo authenticator devicesauthentik-pp-cli authenticators duo-update— Viewset for Duo authenticator devicesauthentik-pp-cli authenticators duo-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli authenticators email-destroy— Viewset for email authenticator devicesauthentik-pp-cli authenticators email-list— Viewset for email authenticator devicesauthentik-pp-cli authenticators email-partial-update— Viewset for email authenticator devicesauthentik-pp-cli authenticators email-retrieve— Viewset for email authenticator devicesauthentik-pp-cli authenticators email-update— Viewset for email authenticator devicesauthentik-pp-cli authenticators email-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli authenticators endpoint-list— Viewset for Endpoint authenticator devicesauthentik-pp-cli authenticators endpoint-retrieve— Viewset for Endpoint authenticator devicesauthentik-pp-cli authenticators endpoint-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli authenticators sms-destroy— Viewset for sms authenticator devicesauthentik-pp-cli authenticators sms-list— Viewset for sms authenticator devicesauthentik-pp-cli authenticators sms-partial-update— Viewset for sms authenticator devicesauthentik-pp-cli authenticators sms-retrieve— Viewset for sms authenticator devicesauthentik-pp-cli authenticators sms-update— Viewset for sms authenticator devicesauthentik-pp-cli authenticators sms-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli authenticators static-destroy— Viewset for static authenticator devicesauthentik-pp-cli authenticators static-list— Viewset for static authenticator devicesauthentik-pp-cli authenticators static-partial-update— Viewset for static authenticator devicesauthentik-pp-cli authenticators static-retrieve— Viewset for static authenticator devicesauthentik-pp-cli authenticators static-update— Viewset for static authenticator devicesauthentik-pp-cli authenticators static-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli authenticators totp-destroy— Viewset for totp authenticator devicesauthentik-pp-cli authenticators totp-list— Viewset for totp authenticator devicesauthentik-pp-cli authenticators totp-partial-update— Viewset for totp authenticator devicesauthentik-pp-cli authenticators totp-retrieve— Viewset for totp authenticator devicesauthentik-pp-cli authenticators totp-update— Viewset for totp authenticator devicesauthentik-pp-cli authenticators totp-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli authenticators webauthn-destroy— Viewset for WebAuthn authenticator devicesauthentik-pp-cli authenticators webauthn-list— Viewset for WebAuthn authenticator devicesauthentik-pp-cli authenticators webauthn-partial-update— Viewset for WebAuthn authenticator devicesauthentik-pp-cli authenticators webauthn-retrieve— Viewset for WebAuthn authenticator devicesauthentik-pp-cli authenticators webauthn-update— Viewset for WebAuthn authenticator devicesauthentik-pp-cli authenticators webauthn-used-by-list— Get a list of all objects that use this object
core — Manage core
authentik-pp-cli core application-entitlements-create— ApplicationEntitlement Viewsetauthentik-pp-cli core application-entitlements-destroy— ApplicationEntitlement Viewsetauthentik-pp-cli core application-entitlements-list— ApplicationEntitlement Viewsetauthentik-pp-cli core application-entitlements-partial-update— ApplicationEntitlement Viewsetauthentik-pp-cli core application-entitlements-retrieve— ApplicationEntitlement Viewsetauthentik-pp-cli core application-entitlements-update— ApplicationEntitlement Viewsetauthentik-pp-cli core application-entitlements-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli core applications-check-access-retrieve— Check access to a single application by slugauthentik-pp-cli core applications-create— Application Viewsetauthentik-pp-cli core applications-destroy— Application Viewsetauthentik-pp-cli core applications-list— Custom list method that checks Policy based access instead of guardianauthentik-pp-cli core applications-partial-update— Application Viewsetauthentik-pp-cli core applications-retrieve— Application Viewsetauthentik-pp-cli core applications-set-icon-create— Set application iconauthentik-pp-cli core applications-set-icon-url-create— Set application icon (as URL)authentik-pp-cli core applications-update— Application Viewsetauthentik-pp-cli core applications-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli core authenticated-sessions-destroy— AuthenticatedSession Viewsetauthentik-pp-cli core authenticated-sessions-list— AuthenticatedSession Viewsetauthentik-pp-cli core authenticated-sessions-retrieve— AuthenticatedSession Viewsetauthentik-pp-cli core authenticated-sessions-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli core brands-create— Brand Viewsetauthentik-pp-cli core brands-current-retrieve— Get current brandauthentik-pp-cli core brands-destroy— Brand Viewsetauthentik-pp-cli core brands-list— Brand Viewsetauthentik-pp-cli core brands-partial-update— Brand Viewsetauthentik-pp-cli core brands-retrieve— Brand Viewsetauthentik-pp-cli core brands-update— Brand Viewsetauthentik-pp-cli core brands-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli core groups-add-user-create— Add user to groupauthentik-pp-cli core groups-create— Group Viewsetauthentik-pp-cli core groups-destroy— Group Viewsetauthentik-pp-cli core groups-list— Group Viewsetauthentik-pp-cli core groups-partial-update— Group Viewsetauthentik-pp-cli core groups-remove-user-create— Remove user from groupauthentik-pp-cli core groups-retrieve— Group Viewsetauthentik-pp-cli core groups-update— Group Viewsetauthentik-pp-cli core groups-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli core tokens-create— Token Viewsetauthentik-pp-cli core tokens-destroy— Token Viewsetauthentik-pp-cli core tokens-list— Token Viewsetauthentik-pp-cli core tokens-partial-update— Token Viewsetauthentik-pp-cli core tokens-retrieve— Token Viewsetauthentik-pp-cli core tokens-set-key-create— Set token key. Action is logged as event.authentik_core.set_token_keypermission is required.authentik-pp-cli core tokens-update— Token Viewsetauthentik-pp-cli core tokens-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli core tokens-view-key-retrieve— Return token key and log accessauthentik-pp-cli core transactional-applications-update— Convert data into a blueprint, validate it and apply itauthentik-pp-cli core user-consent-destroy— UserConsent Viewsetauthentik-pp-cli core user-consent-list— UserConsent Viewsetauthentik-pp-cli core user-consent-retrieve— UserConsent Viewsetauthentik-pp-cli core user-consent-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli core users-create— User Viewsetauthentik-pp-cli core users-destroy— User Viewsetauthentik-pp-cli core users-impersonate-create— Impersonate a userauthentik-pp-cli core users-impersonate-end-retrieve— End Impersonation a userauthentik-pp-cli core users-list— User Viewsetauthentik-pp-cli core users-me-retrieve— Get information about current userauthentik-pp-cli core users-partial-update— User Viewsetauthentik-pp-cli core users-paths-retrieve— Get all user pathsauthentik-pp-cli core users-recovery-create— Create a temporary link that a user can use to recover their accountauthentik-pp-cli core users-recovery-email-create— Send an email with a temporary link that a user can use to recover their accountauthentik-pp-cli core users-retrieve— User Viewsetauthentik-pp-cli core users-service-account-create— Create a new user account that is marked as a service accountauthentik-pp-cli core users-set-password-create— Set password for userauthentik-pp-cli core users-update— User Viewsetauthentik-pp-cli core users-used-by-list— Get a list of all objects that use this object
enterprise — Manage enterprise
authentik-pp-cli enterprise license-create— License Viewsetauthentik-pp-cli enterprise license-destroy— License Viewsetauthentik-pp-cli enterprise license-forecast-retrieve— Forecast how many users will be required in a yearauthentik-pp-cli enterprise license-install-id-retrieve— Get install_idauthentik-pp-cli enterprise license-list— License Viewsetauthentik-pp-cli enterprise license-partial-update— License Viewsetauthentik-pp-cli enterprise license-retrieve— License Viewsetauthentik-pp-cli enterprise license-summary-retrieve— Get the total license statusauthentik-pp-cli enterprise license-update— License Viewsetauthentik-pp-cli enterprise license-used-by-list— Get a list of all objects that use this object
events — Manage events
authentik-pp-cli events actions-list— Get all actionsauthentik-pp-cli events create— Event Read-Only Viewsetauthentik-pp-cli events destroy— Event Read-Only Viewsetauthentik-pp-cli events list— Event Read-Only Viewsetauthentik-pp-cli events notifications-destroy— Notification Viewsetauthentik-pp-cli events notifications-list— Notification Viewsetauthentik-pp-cli events notifications-mark-all-seen-create— Mark all the user's notifications as seenauthentik-pp-cli events notifications-partial-update— Notification Viewsetauthentik-pp-cli events notifications-retrieve— Notification Viewsetauthentik-pp-cli events notifications-update— Notification Viewsetauthentik-pp-cli events notifications-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli events partial-update— Event Read-Only Viewsetauthentik-pp-cli events retrieve— Event Read-Only Viewsetauthentik-pp-cli events rules-create— NotificationRule Viewsetauthentik-pp-cli events rules-destroy— NotificationRule Viewsetauthentik-pp-cli events rules-list— NotificationRule Viewsetauthentik-pp-cli events rules-partial-update— NotificationRule Viewsetauthentik-pp-cli events rules-retrieve— NotificationRule Viewsetauthentik-pp-cli events rules-update— NotificationRule Viewsetauthentik-pp-cli events rules-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli events top-per-user-list— Get the top_n events grouped by user countauthentik-pp-cli events transports-create— NotificationTransport Viewsetauthentik-pp-cli events transports-destroy— NotificationTransport Viewsetauthentik-pp-cli events transports-list— NotificationTransport Viewsetauthentik-pp-cli events transports-partial-update— NotificationTransport Viewsetauthentik-pp-cli events transports-retrieve— NotificationTransport Viewsetauthentik-pp-cli events transports-test-create— Send example notification using selected transport. Requires Modify permissions.authentik-pp-cli events transports-update— NotificationTransport Viewsetauthentik-pp-cli events transports-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli events update— Event Read-Only Viewsetauthentik-pp-cli events volume-list— Get event volume for specified filters and timeframe
flows — Manage flows
authentik-pp-cli flows bindings-create— FlowStageBinding Viewsetauthentik-pp-cli flows bindings-destroy— FlowStageBinding Viewsetauthentik-pp-cli flows bindings-list— FlowStageBinding Viewsetauthentik-pp-cli flows bindings-partial-update— FlowStageBinding Viewsetauthentik-pp-cli flows bindings-retrieve— FlowStageBinding Viewsetauthentik-pp-cli flows bindings-update— FlowStageBinding Viewsetauthentik-pp-cli flows bindings-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli flows executor-get— Get the next pending challenge from the currently active flow.authentik-pp-cli flows executor-solve— Solve the previously retrieved challenge and advanced to the next stage.authentik-pp-cli flows inspector-get— Get current flow state and record itauthentik-pp-cli flows instances-cache-clear-create— Clear flow cacheauthentik-pp-cli flows instances-cache-info-retrieve— Info about cached flowsauthentik-pp-cli flows instances-create— Flow Viewsetauthentik-pp-cli flows instances-destroy— Flow Viewsetauthentik-pp-cli flows instances-diagram-retrieve— Return diagram for flow with slugslug, in the format used by flowchart.jsauthentik-pp-cli flows instances-execute-retrieve— Execute flow for current userauthentik-pp-cli flows instances-export-retrieve— Export flow to .yaml fileauthentik-pp-cli flows instances-import-create— Import flow from .yaml fileauthentik-pp-cli flows instances-list— Flow Viewsetauthentik-pp-cli flows instances-partial-update— Flow Viewsetauthentik-pp-cli flows instances-retrieve— Flow Viewsetauthentik-pp-cli flows instances-set-background-create— Set Flow backgroundauthentik-pp-cli flows instances-set-background-url-create— Set Flow background (as URL)authentik-pp-cli flows instances-update— Flow Viewsetauthentik-pp-cli flows instances-used-by-list— Get a list of all objects that use this object
oauth2 — Manage oauth2
authentik-pp-cli oauth2 access-tokens-destroy— AccessToken Viewsetauthentik-pp-cli oauth2 access-tokens-list— AccessToken Viewsetauthentik-pp-cli oauth2 access-tokens-retrieve— AccessToken Viewsetauthentik-pp-cli oauth2 access-tokens-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli oauth2 authorization-codes-destroy— AuthorizationCode Viewsetauthentik-pp-cli oauth2 authorization-codes-list— AuthorizationCode Viewsetauthentik-pp-cli oauth2 authorization-codes-retrieve— AuthorizationCode Viewsetauthentik-pp-cli oauth2 authorization-codes-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli oauth2 refresh-tokens-destroy— RefreshToken Viewsetauthentik-pp-cli oauth2 refresh-tokens-list— RefreshToken Viewsetauthentik-pp-cli oauth2 refresh-tokens-retrieve— RefreshToken Viewsetauthentik-pp-cli oauth2 refresh-tokens-used-by-list— Get a list of all objects that use this object
policies — Manage policies
authentik-pp-cli policies all-cache-clear-create— Clear policy cacheauthentik-pp-cli policies all-cache-info-retrieve— Info about cached policiesauthentik-pp-cli policies all-destroy— Policy Viewsetauthentik-pp-cli policies all-list— Policy Viewsetauthentik-pp-cli policies all-retrieve— Policy Viewsetauthentik-pp-cli policies all-test-create— Test policyauthentik-pp-cli policies all-types-list— Get all creatable typesauthentik-pp-cli policies all-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli policies bindings-create— PolicyBinding Viewsetauthentik-pp-cli policies bindings-destroy— PolicyBinding Viewsetauthentik-pp-cli policies bindings-list— PolicyBinding Viewsetauthentik-pp-cli policies bindings-partial-update— PolicyBinding Viewsetauthentik-pp-cli policies bindings-retrieve— PolicyBinding Viewsetauthentik-pp-cli policies bindings-update— PolicyBinding Viewsetauthentik-pp-cli policies bindings-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli policies dummy-create— Dummy Viewsetauthentik-pp-cli policies dummy-destroy— Dummy Viewsetauthentik-pp-cli policies dummy-list— Dummy Viewsetauthentik-pp-cli policies dummy-partial-update— Dummy Viewsetauthentik-pp-cli policies dummy-retrieve— Dummy Viewsetauthentik-pp-cli policies dummy-update— Dummy Viewsetauthentik-pp-cli policies dummy-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli policies event-matcher-create— Event Matcher Policy Viewsetauthentik-pp-cli policies event-matcher-destroy— Event Matcher Policy Viewsetauthentik-pp-cli policies event-matcher-list— Event Matcher Policy Viewsetauthentik-pp-cli policies event-matcher-partial-update— Event Matcher Policy Viewsetauthentik-pp-cli policies event-matcher-retrieve— Event Matcher Policy Viewsetauthentik-pp-cli policies event-matcher-update— Event Matcher Policy Viewsetauthentik-pp-cli policies event-matcher-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli policies expression-create— Source Viewsetauthentik-pp-cli policies expression-destroy— Source Viewsetauthentik-pp-cli policies expression-list— Source Viewsetauthentik-pp-cli policies expression-partial-update— Source Viewsetauthentik-pp-cli policies expression-retrieve— Source Viewsetauthentik-pp-cli policies expression-update— Source Viewsetauthentik-pp-cli policies expression-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli policies geoip-create— GeoIP Viewsetauthentik-pp-cli policies geoip-destroy— GeoIP Viewsetauthentik-pp-cli policies geoip-iso3166-list— Get all countries in ISO-3166-1authentik-pp-cli policies geoip-list— GeoIP Viewsetauthentik-pp-cli policies geoip-partial-update— GeoIP Viewsetauthentik-pp-cli policies geoip-retrieve— GeoIP Viewsetauthentik-pp-cli policies geoip-update— GeoIP Viewsetauthentik-pp-cli policies geoip-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli policies password-create— Password Policy Viewsetauthentik-pp-cli policies password-destroy— Password Policy Viewsetauthentik-pp-cli policies password-expiry-create— Password Expiry Viewsetauthentik-pp-cli policies password-expiry-destroy— Password Expiry Viewsetauthentik-pp-cli policies password-expiry-list— Password Expiry Viewsetauthentik-pp-cli policies password-expiry-partial-update— Password Expiry Viewsetauthentik-pp-cli policies password-expiry-retrieve— Password Expiry Viewsetauthentik-pp-cli policies password-expiry-update— Password Expiry Viewsetauthentik-pp-cli policies password-expiry-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli policies password-list— Password Policy Viewsetauthentik-pp-cli policies password-partial-update— Password Policy Viewsetauthentik-pp-cli policies password-retrieve— Password Policy Viewsetauthentik-pp-cli policies password-update— Password Policy Viewsetauthentik-pp-cli policies password-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli policies reputation-create— Reputation Policy Viewsetauthentik-pp-cli policies reputation-destroy— Reputation Policy Viewsetauthentik-pp-cli policies reputation-list— Reputation Policy Viewsetauthentik-pp-cli policies reputation-partial-update— Reputation Policy Viewsetauthentik-pp-cli policies reputation-retrieve— Reputation Policy Viewsetauthentik-pp-cli policies reputation-scores-destroy— Reputation Viewsetauthentik-pp-cli policies reputation-scores-list— Reputation Viewsetauthentik-pp-cli policies reputation-scores-retrieve— Reputation Viewsetauthentik-pp-cli policies reputation-scores-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli policies reputation-update— Reputation Policy Viewsetauthentik-pp-cli policies reputation-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli policies unique-password-create— Password Uniqueness Policy Viewsetauthentik-pp-cli policies unique-password-destroy— Password Uniqueness Policy Viewsetauthentik-pp-cli policies unique-password-list— Password Uniqueness Policy Viewsetauthentik-pp-cli policies unique-password-partial-update— Password Uniqueness Policy Viewsetauthentik-pp-cli policies unique-password-retrieve— Password Uniqueness Policy Viewsetauthentik-pp-cli policies unique-password-update— Password Uniqueness Policy Viewsetauthentik-pp-cli policies unique-password-used-by-list— Get a list of all objects that use this object
propertymappings — Manage propertymappings
authentik-pp-cli propertymappings all-destroy— PropertyMapping Viewsetauthentik-pp-cli propertymappings all-list— PropertyMapping Viewsetauthentik-pp-cli propertymappings all-retrieve— PropertyMapping Viewsetauthentik-pp-cli propertymappings all-test-create— Test Property Mappingauthentik-pp-cli propertymappings all-types-list— Get all creatable typesauthentik-pp-cli propertymappings all-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli propertymappings notification-create— NotificationWebhookMapping Viewsetauthentik-pp-cli propertymappings notification-destroy— NotificationWebhookMapping Viewsetauthentik-pp-cli propertymappings notification-list— NotificationWebhookMapping Viewsetauthentik-pp-cli propertymappings notification-partial-update— NotificationWebhookMapping Viewsetauthentik-pp-cli propertymappings notification-retrieve— NotificationWebhookMapping Viewsetauthentik-pp-cli propertymappings notification-update— NotificationWebhookMapping Viewsetauthentik-pp-cli propertymappings notification-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli propertymappings provider-google-workspace-create— GoogleWorkspaceProviderMapping Viewsetauthentik-pp-cli propertymappings provider-google-workspace-destroy— GoogleWorkspaceProviderMapping Viewsetauthentik-pp-cli propertymappings provider-google-workspace-list— GoogleWorkspaceProviderMapping Viewsetauthentik-pp-cli propertymappings provider-google-workspace-partial-update— GoogleWorkspaceProviderMapping Viewsetauthentik-pp-cli propertymappings provider-google-workspace-retrieve— GoogleWorkspaceProviderMapping Viewsetauthentik-pp-cli propertymappings provider-google-workspace-update— GoogleWorkspaceProviderMapping Viewsetauthentik-pp-cli propertymappings provider-google-workspace-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli propertymappings provider-microsoft-entra-create— MicrosoftEntraProviderMapping Viewsetauthentik-pp-cli propertymappings provider-microsoft-entra-destroy— MicrosoftEntraProviderMapping Viewsetauthentik-pp-cli propertymappings provider-microsoft-entra-list— MicrosoftEntraProviderMapping Viewsetauthentik-pp-cli propertymappings provider-microsoft-entra-partial-update— MicrosoftEntraProviderMapping Viewsetauthentik-pp-cli propertymappings provider-microsoft-entra-retrieve— MicrosoftEntraProviderMapping Viewsetauthentik-pp-cli propertymappings provider-microsoft-entra-update— MicrosoftEntraProviderMapping Viewsetauthentik-pp-cli propertymappings provider-microsoft-entra-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli propertymappings provider-rac-create— RACPropertyMapping Viewsetauthentik-pp-cli propertymappings provider-rac-destroy— RACPropertyMapping Viewsetauthentik-pp-cli propertymappings provider-rac-list— RACPropertyMapping Viewsetauthentik-pp-cli propertymappings provider-rac-partial-update— RACPropertyMapping Viewsetauthentik-pp-cli propertymappings provider-rac-retrieve— RACPropertyMapping Viewsetauthentik-pp-cli propertymappings provider-rac-update— RACPropertyMapping Viewsetauthentik-pp-cli propertymappings provider-rac-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli propertymappings provider-radius-create— RadiusProviderPropertyMapping Viewsetauthentik-pp-cli propertymappings provider-radius-destroy— RadiusProviderPropertyMapping Viewsetauthentik-pp-cli propertymappings provider-radius-list— RadiusProviderPropertyMapping Viewsetauthentik-pp-cli propertymappings provider-radius-partial-update— RadiusProviderPropertyMapping Viewsetauthentik-pp-cli propertymappings provider-radius-retrieve— RadiusProviderPropertyMapping Viewsetauthentik-pp-cli propertymappings provider-radius-update— RadiusProviderPropertyMapping Viewsetauthentik-pp-cli propertymappings provider-radius-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli propertymappings provider-saml-create— SAMLPropertyMapping Viewsetauthentik-pp-cli propertymappings provider-saml-destroy— SAMLPropertyMapping Viewsetauthentik-pp-cli propertymappings provider-saml-list— SAMLPropertyMapping Viewsetauthentik-pp-cli propertymappings provider-saml-partial-update— SAMLPropertyMapping Viewsetauthentik-pp-cli propertymappings provider-saml-retrieve— SAMLPropertyMapping Viewsetauthentik-pp-cli propertymappings provider-saml-update— SAMLPropertyMapping Viewsetauthentik-pp-cli propertymappings provider-saml-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli propertymappings provider-scim-create— SCIMMapping Viewsetauthentik-pp-cli propertymappings provider-scim-destroy— SCIMMapping Viewsetauthentik-pp-cli propertymappings provider-scim-list— SCIMMapping Viewsetauthentik-pp-cli propertymappings provider-scim-partial-update— SCIMMapping Viewsetauthentik-pp-cli propertymappings provider-scim-retrieve— SCIMMapping Viewsetauthentik-pp-cli propertymappings provider-scim-update— SCIMMapping Viewsetauthentik-pp-cli propertymappings provider-scim-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli propertymappings provider-scope-create— ScopeMapping Viewsetauthentik-pp-cli propertymappings provider-scope-destroy— ScopeMapping Viewsetauthentik-pp-cli propertymappings provider-scope-list— ScopeMapping Viewsetauthentik-pp-cli propertymappings provider-scope-partial-update— ScopeMapping Viewsetauthentik-pp-cli propertymappings provider-scope-retrieve— ScopeMapping Viewsetauthentik-pp-cli propertymappings provider-scope-update— ScopeMapping Viewsetauthentik-pp-cli propertymappings provider-scope-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli propertymappings source-kerberos-create— KerberosSource PropertyMapping Viewsetauthentik-pp-cli propertymappings source-kerberos-destroy— KerberosSource PropertyMapping Viewsetauthentik-pp-cli propertymappings source-kerberos-list— KerberosSource PropertyMapping Viewsetauthentik-pp-cli propertymappings source-kerberos-partial-update— KerberosSource PropertyMapping Viewsetauthentik-pp-cli propertymappings source-kerberos-retrieve— KerberosSource PropertyMapping Viewsetauthentik-pp-cli propertymappings source-kerberos-update— KerberosSource PropertyMapping Viewsetauthentik-pp-cli propertymappings source-kerberos-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli propertymappings source-ldap-create— LDAP PropertyMapping Viewsetauthentik-pp-cli propertymappings source-ldap-destroy— LDAP PropertyMapping Viewsetauthentik-pp-cli propertymappings source-ldap-list— LDAP PropertyMapping Viewsetauthentik-pp-cli propertymappings source-ldap-partial-update— LDAP PropertyMapping Viewsetauthentik-pp-cli propertymappings source-ldap-retrieve— LDAP PropertyMapping Viewsetauthentik-pp-cli propertymappings source-ldap-update— LDAP PropertyMapping Viewsetauthentik-pp-cli propertymappings source-ldap-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli propertymappings source-oauth-create— OAuthSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-oauth-destroy— OAuthSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-oauth-list— OAuthSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-oauth-partial-update— OAuthSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-oauth-retrieve— OAuthSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-oauth-update— OAuthSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-oauth-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli propertymappings source-plex-create— PlexSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-plex-destroy— PlexSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-plex-list— PlexSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-plex-partial-update— PlexSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-plex-retrieve— PlexSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-plex-update— PlexSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-plex-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli propertymappings source-saml-create— SAMLSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-saml-destroy— SAMLSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-saml-list— SAMLSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-saml-partial-update— SAMLSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-saml-retrieve— SAMLSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-saml-update— SAMLSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-saml-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli propertymappings source-scim-create— SCIMSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-scim-destroy— SCIMSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-scim-list— SCIMSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-scim-partial-update— SCIMSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-scim-retrieve— SCIMSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-scim-update— SCIMSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-scim-used-by-list— Get a list of all objects that use this objectauthentik-pp-cli propertymappings source-telegram-create— TelegramSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-telegram-destroy— TelegramSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-telegram-list— TelegramSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-telegram-partial-update— TelegramSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-telegram-retrieve— TelegramSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-telegram-update— TelegramSourcePropertyMapping Viewsetauthentik-pp-cli propertymappings source-telegram-used-by-list— Get a list of all objects that use this object
providers — Manage providers
authentik-pp-cli providers all-destroy— Provider Viewsetauthentik-pp-cli providers all-list— Provider Viewsetauthentik-pp-cli providers all-retrieve— Provider Viewsetauthentik-pp-cli providers all-types-list— Get all creatable typesauthentik-pp-cli providers all-used-by-list— Get a list of all objec
…(truncated)