authentik fork
This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
dependabot[bot] 515958157c
web: bump the eslint group in /tests/wdio with 2 updates (#7452)
Bumps the eslint group in /tests/wdio with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs).


Updates `eslint` from 8.52.0 to 8.53.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.53.0)

Updates `eslint-plugin-sonarjs` from 0.22.0 to 0.23.0
- [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
- [Commits](https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.22.0...0.23.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-sonarjs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 11:15:33 +01:00
.github ci: explicitly give write permissions to packages (#7428) 2023-11-03 13:16:15 +01:00
.vscode root: migrate bootstrap to blueprints (#6433) 2023-07-31 19:34:46 +02:00
authentik providers/oauth2: set auth_via for token and other endpoints (#7417) 2023-11-03 00:11:30 +01:00
blueprints security: fix oobe-flow reuse when akadmin is deleted (#7361) 2023-10-28 21:24:06 +02:00
cmd web/flows: bottom-align about text on flows page (#7051) 2023-10-03 14:10:10 +02:00
internal
lifecycle lifecycle: rework otp_merge migration (#7359) 2023-10-28 17:56:04 +02:00
locale
schemas
scripts providers/oauth2: fix id_token being saved incorrectly leading to lost claims (#6645) 2023-08-28 00:51:48 +02:00
tests web: bump the eslint group in /tests/wdio with 2 updates (#7452) 2023-11-06 11:15:33 +01:00
web web: bump yaml from 2.3.3 to 2.3.4 in /web (#7420) 2023-11-03 11:38:01 +01:00
website website/blog: draft for happy bday blog (#7408) 2023-11-02 11:55:56 -05:00
.bumpversion.cfg
.dockerignore root: don't exclude enterprise from container image (#6956) 2023-09-22 16:22:16 +02:00
.editorconfig website: codespell with custom dictionary and CI (#5062) 2023-03-24 00:24:55 +01:00
.gitignore
CODE_OF_CONDUCT.md
CODEOWNERS
CONTRIBUTING.md
docker-compose.yml release: 2023.10.2 2023-10-28 21:43:54 +02:00
Dockerfile root: Improve multi arch Docker image build speed (#7355) 2023-11-01 18:41:48 +01:00
go.mod
go.sum core: bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0 (#7396) 2023-11-01 11:17:41 +01:00
ldap.Dockerfile root: Improve multi arch Docker image build speed (#7355) 2023-11-01 18:41:48 +01:00
LICENSE
Makefile
manage.py
poetry.lock core: bump selenium from 4.15.0 to 4.15.1 (#7422) 2023-11-03 11:38:10 +01:00
proxy.Dockerfile root: Improve multi arch Docker image build speed (#7355) 2023-11-01 18:41:48 +01:00
pyproject.toml release: 2023.10.2 2023-10-28 21:43:54 +02:00
radius.Dockerfile
README.md root: remove outdated sponsorship section on readme (#6973) 2023-09-25 16:38:50 +02:00
schema.yml
SECURITY.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.