Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
Ken Sternberg a68f5deed9 Merge remote-tracking branch 'refs/remotes/origin/web/use-oauth' into web/use-oauth-by-jens
* refs/remotes/origin/web/use-oauth:
  fix missing mappings
  add blueprints for apps
  store user data in memory
  web: use OAuth
2024-07-08 10:34:47 -07:00
.github web/flows: Simplified flow executor (#10296) 2024-07-05 19:24:37 +02:00
.vscode
authentik Merge branch 'main' into web/use-oauth-by-jens 2024-07-08 10:30:26 -07:00
blueprints Merge branch 'main' into web/use-oauth-by-jens 2024-07-08 10:30:26 -07:00
cmd
internal web/flows: Simplified flow executor (#10296) 2024-07-05 19:24:37 +02:00
lifecycle
locale
schemas
scripts
tests
web Merge remote-tracking branch 'refs/remotes/origin/web/use-oauth' into web/use-oauth-by-jens 2024-07-08 10:34:47 -07:00
website website/integrations: add offline_access scope to DokuWiki (#10208) 2024-07-08 11:29:40 -05:00
.bumpversion.cfg
.dockerignore
.editorconfig
.gitignore
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile web/flows: Simplified flow executor (#10296) 2024-07-05 19:24:37 +02:00
LICENSE
Makefile
README.md
SECURITY.md
docker-compose.yml
go.mod core: bump github.com/sethvargo/go-envconfig from 1.0.3 to 1.1.0 (#10405) 2024-07-08 12:01:10 +02:00
go.sum core: bump github.com/sethvargo/go-envconfig from 1.0.3 to 1.1.0 (#10405) 2024-07-08 12:01:10 +02:00
ldap.Dockerfile
manage.py
package.json
poetry.lock api: use custom json renderer for speed (#9977) 2024-07-08 17:27:29 +02:00
proxy.Dockerfile
pyproject.toml api: use custom json renderer for speed (#9977) 2024-07-08 17:27:29 +02:00
rac.Dockerfile
radius.Dockerfile
schema.yml web/flows: Simplified flow executor (#10296) 2024-07-05 19:24:37 +02:00

README.md

authentik logo


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

What is authentik?

authentik is an open-source Identity Provider that emphasizes flexibility and versatility. It can be seamlessly integrated into existing environments to support new protocols. authentik is also a great solution for implementing sign-up, recovery, and other similar features in your application, saving you the hassle of dealing with them.

Installation

For small/test setups it is recommended to use Docker Compose; refer to the documentation.

For bigger setups, there is a Helm Chart here. This is documented here.

Screenshots

Light Dark

Development

See Developer Documentation

Security

See SECURITY.md

Adoption and Contributions

Your organization uses authentik? We'd love to add your logo to the readme and our website! Email us @ hello@goauthentik.io or open a GitHub Issue/PR! For more information on how to contribute to authentik, please refer to our CONTRIBUTING.md file.