Teffen Ellis 9d18237260 core: add opt-in containerized install path via Apple container runtime
Adds scripts/container-sandbox and a node-install-containerized Makefile
target that runs the npm install steps inside an ephemeral Linux microVM
via Apple's container runtime (macOS 15+, Apple Silicon). The container
mounts the repo at /work and sees nothing else — no ~/.ssh, no ~/.aws,
no Keychain — providing kernel-level isolation on top of the .npmrc
ignore-scripts defense from the parent PR.

Opt-in only. Default 'make node-install' is unchanged and identical
across platforms. README documents the workflow tradeoffs (Linux
binaries in node_modules, exclusive with the native install).

Co-Authored-By: Playpen Agent <279763771+playpen-agent@users.noreply.github.com>
2026-05-12 03:40:18 +02:00
2026-04-27 01:08:32 +02:00
2026-03-31 11:33:46 +02:00
2025-09-02 21:38:53 +00:00
2023-04-19 16:13:45 +02:00
2026-04-27 01:08:32 +02:00
2025-10-24 19:01:42 +02:00

authentik logo


Join Discord GitHub Workflow Status GitHub Workflow Status GitHub Workflow Status Code Coverage Latest version

What is authentik?

authentik is an open-source Identity Provider (IdP) for modern SSO. It supports SAML, OAuth2/OIDC, LDAP, RADIUS, and more, designed for self-hosting from small labs to large production clusters.

Our enterprise offering is available for organizations to securely replace existing IdPs such as Okta, Auth0, Entra ID, and Ping Identity for robust, large-scale identity management.

Installation

  • Docker Compose: recommended for small/test setups. See the documentation.
  • Kubernetes (Helm Chart): recommended for larger setups. See the documentation and the Helm chart repository.
  • AWS CloudFormation: deploy on AWS using our official templates. See the documentation.
  • DigitalOcean Marketplace: one-click deployment via the official Marketplace app. See the app listing.

Screenshots

Light Dark

Development and contributions

See the Developer Documentation for information about setting up local build environments, testing your contributions, and our contribution process.

Security

Please see SECURITY.md.

Adoption

Using authentik? We'd love to hear your story and feature your logo. Email us at hello@goauthentik.io or open a GitHub Issue/PR!

License

MIT License CC BY-SA 4.0 authentik EE License

Description
Mirrored from GitHub
Readme MIT 1,017 MiB
Languages
Python 54.4%
TypeScript 34.8%
Go 4.3%
CSS 2.2%
Rust 1.9%
Other 2.3%