1
0
Fork 0
mirror of https://github.com/goauthentik/authentik.git synced 2026-01-19 23:59:38 +00:00
The authentication glue you need. https://goauthentik.io
Find a file
Frank Steiler 0b5dde1225
website/docs: add Arcane integration (#19584)
* website/docs: add Arcane integration

* Update website/integrations/hypervisors-orchestrators/arcane/index.md

Signed-off-by: Dominic R <dominic@sdko.org>

* Lint

---------

Signed-off-by: Dominic R <dominic@sdko.org>
Co-authored-by: Dominic R <dominic@sdko.org>
Co-authored-by: dewi-tik <dewi@goauthentik.io>
2026-01-19 18:37:31 +00:00
.github ci: bump int128/docker-manifest-create-action from 2.12.0 to 2.13.0 (#19572) 2026-01-19 14:21:11 +00:00
.vscode web/i18n: Locale Context Merge Branch (#18426) 2025-12-03 06:30:07 +00:00
authentik admin/files: fix duplicate bucket name in presigned URLs with custom domain (#19537) 2026-01-19 13:05:03 +01:00
blueprints stages/authenticator_static: set max token length to 100 chars (#19162) 2026-01-07 22:50:10 +00:00
cmd cmd/server/healthcheck: remove worker HTTP healthcheck (#18090) 2025-11-12 14:42:30 +00:00
internal outpost/proxyv2: fix stale session cookie causing 400 error in createState (#19026) 2026-01-13 10:52:42 -05:00
lifecycle lifecycle/aws: bump aws-cdk from 2.1100.3 to 2.1101.0 in /lifecycle/aws (#19510) 2026-01-16 13:29:56 +01:00
locale core, web: update translations (#19237) 2026-01-09 22:48:35 -05:00
packages root: upgrade ruff lint for 3.14 (#19461) 2026-01-15 03:15:02 +01:00
schemas providers: SCIM (#4835) 2023-03-06 19:39:08 +01:00
scripts core: bump openapitools/openapi-generator-cli from v7.16.0 to v7.18.0 in /scripts/api (#19018) 2025-12-23 11:49:39 +01:00
tests core: bump axllent/mailpit from v1.28.2 to v1.28.3 in /tests/e2e (#19565) 2026-01-19 12:45:27 +00:00
web web/forms: fix invalid date error for empty datetime-local inputs (#19561) 2026-01-19 17:03:03 +01:00
website website/docs: add Arcane integration (#19584) 2026-01-19 18:37:31 +00:00
.dockerignore root: Better version bump (#14905) 2025-08-12 13:50:12 +00:00
.editorconfig website: add netlify cache plugin (#15113) 2025-06-18 15:07:15 +02:00
.gitignore providers/oauth2: Automated OpenID Conformance tests (#14785) 2025-12-22 20:21:22 +01:00
.prettierignore web: Update Deprecated NPM Packages (#18335) 2025-11-24 13:31:42 -05:00
CODE_OF_CONDUCT.md website: remove the last updated option from footer (#13493) 2025-03-12 18:59:21 +00:00
CODEOWNERS web: Capitalize language display names, code owner fix (#19119) 2025-12-30 18:04:36 -05:00
CONTRIBUTING.md root: clean up README (#16286) 2025-09-02 21:38:53 +00:00
go.mod core: bump github.com/getsentry/sentry-go from 0.40.0 to 0.41.0 (#19508) 2026-01-16 13:32:28 +01:00
go.sum core: bump github.com/getsentry/sentry-go from 0.40.0 to 0.41.0 (#19508) 2026-01-16 13:32:28 +01:00
LICENSE enterprise: initial license (#5293) 2023-04-19 16:13:45 +02:00
Makefile root: adjust makefile for non-brew macos (#19479) 2026-01-15 14:14:27 +01:00
manage.py *: replace Celery with Dramatiq (#13492) 2025-07-28 17:00:09 +02:00
package-lock.json root, web: Bump package-lock.json (#19501) 2026-01-16 13:26:03 +01:00
package.json root: bump version to 2026.2.0-rc1 (#18794) 2025-12-12 20:59:47 +00:00
pyproject.toml core: bump constructs from 10.4.4 to 10.4.5 (#19563) 2026-01-19 13:25:32 +01:00
README.md root: Fix transifex link (#17696) 2025-10-24 19:01:42 +02:00
schema.yml endpoints: show agent version (#19239) 2026-01-08 20:01:10 +01:00
SECURITY.md core: Update supported versions in SECURITY.md (#19385) 2026-01-14 05:14:10 +00:00
tsconfig.json web: Update Deprecated NPM Packages (#18335) 2025-11-24 13:31:42 -05:00
uv.lock core: bump constructs from 10.4.4 to 10.4.5 (#19563) 2026-01-19 13:25:32 +01: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