1
0
Fork 0
mirror of https://github.com/goauthentik/authentik.git synced 2026-03-28 19:52:13 +01:00
The authentication glue you need.
  • TypeScript 43.4%
  • Python 26.4%
  • Rust 21.7%
  • MDX 3.9%
  • Go 2.2%
  • Other 2.2%
Find a file
Marcus Yanello 9a974f14c8
sources/oauth: Allow patching without provider type (#21211)
* sources/oauth: Allow patching without provider type

* fix, add test

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
2026-03-28 14:31:29 +01:00
.cargo packages/client-rust: init (#21117) 2026-03-24 20:38:56 +00:00
.github ci: bump taiki-e/install-action from 2.69.10 to 2.69.12 in /.github/actions/setup (#21190) 2026-03-27 13:08:38 +00:00
.vscode core, web: Vendored client follow-ups (#21174) 2026-03-26 18:33:24 +01:00
authentik sources/oauth: Allow patching without provider type (#21211) 2026-03-28 14:31:29 +01:00
blueprints providers/scim: add webex compatibility mode (#21208) 2026-03-27 21:39:39 +01:00
cmd root: allow listening on multiple IPs (#20930) 2026-03-19 15:46:47 +00:00
internal packages/client-go: init (#21139) 2026-03-25 15:26:50 +01:00
lifecycle lifecycle/aws: bump aws-cdk from 2.1113.0 to 2.1114.1 in /lifecycle/aws (#21186) 2026-03-27 13:18:30 +00:00
locale core, web: update translations (#21183) 2026-03-28 00:41:28 +00:00
packages providers/scim: add webex compatibility mode (#21208) 2026-03-27 21:39:39 +01:00
schemas enterprise/providers: WS-Federation (#19583) 2026-01-28 17:43:16 +01:00
scripts root: cleanup API generation (#21172) 2026-03-26 13:48:01 +00:00
tests core: bump axllent/mailpit from v1.29.3 to v1.29.4 in /tests/e2e (#21061) 2026-03-23 13:09:22 +00:00
web core, web: update translations (#21183) 2026-03-28 00:41:28 +00:00
website website/docs: Clean up reverse proxy documentation (#21132) 2026-03-27 14:54:24 +00:00
.dockerignore root: cleanup API generation (#21172) 2026-03-26 13:48:01 +00:00
.editorconfig
.gitattributes root: add git attributes for generated/vendored (#21177) 2026-03-26 19:04:27 +01:00
.gitignore root: cleanup API generation (#21172) 2026-03-26 13:48:01 +00:00
.prettierignore core, web: Vendored client follow-ups (#21174) 2026-03-26 18:33:24 +01:00
Cargo.lock core: bump uuid from 1.22.0 to 1.23.0 (#21195) 2026-03-27 12:45:28 +00:00
Cargo.toml core: bump uuid from 1.22.0 to 1.23.0 (#21195) 2026-03-27 12:45:28 +00:00
CODE_OF_CONDUCT.md
CODEOWNERS core, web: Vendored client follow-ups (#21174) 2026-03-26 18:33:24 +01:00
CONTRIBUTING.md
cspell.config.jsonc root: cleanup API generation (#21172) 2026-03-26 13:48:01 +00:00
go.mod packages/client-go: init (#21139) 2026-03-25 15:26:50 +01:00
go.sum packages/client-go: init (#21139) 2026-03-25 15:26:50 +01:00
LICENSE
Makefile root: cleanup API generation (#21172) 2026-03-26 13:48:01 +00:00
manage.py
package-lock.json web: bump brace-expansion from 1.1.12 to 1.1.13 (#21207) 2026-03-27 18:38:18 +01:00
package.json web: bump typescript from 5.9.3 to 6.0.2 in /web (#21107) 2026-03-26 01:35:40 +01:00
pyproject.toml core: bump gunicorn from 25.2.0 to 25.3.0 (#21187) 2026-03-27 12:49:30 +00:00
README.md
rust-toolchain.toml core: bump rust-toolchain from 1.94.0 to 1.94.1 (#21193) 2026-03-27 12:44:30 +00:00
schema.yml providers/scim: add webex compatibility mode (#21208) 2026-03-27 21:39:39 +01:00
SECURITY.md website/docs: update supported versions (#20534) 2026-02-24 22:16:56 +00:00
tsconfig.json core, web: Vendored client follow-ups (#21174) 2026-03-26 18:33:24 +01:00
uv.lock core: bump gunicorn from 25.2.0 to 25.3.0 (#21187) 2026-03-27 12:49:30 +00: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