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.
Go to file
dependabot[bot] e88e02ec85
build(deps-dev): bump pylint from 2.14.0 to 2.14.1 (#3056)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.14.0...v2.14.1)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 09:22:58 +02:00
.github release: 2022.6.1 2022-06-04 21:23:33 +02:00
.vscode website/docs: Add warning for timezone mounts (#3022) 2022-06-02 14:02:01 +02:00
authentik stages/authenticator_validate: fix error in passwordless webauthn 2022-06-06 13:50:11 +02:00
cmd api: migrate to openapi generator v6 (#2968) 2022-05-26 15:15:30 +02:00
internal providers/ldap: fix existing binder not being carried forward correctly 2022-06-05 18:51:01 +02:00
lifecycle root: remove flower dependency 2022-06-04 14:22:25 +02:00
locale Translate '/locale/en/LC_MESSAGES/django.po' in 'ko_KR' (#3014) 2022-06-02 11:16:41 +02:00
scripts ci: use native caching (#2665) 2022-04-04 14:02:10 +02:00
tests migrate to main (#3035) 2022-06-03 19:40:09 +02:00
web build(deps): bump typescript from 4.7.2 to 4.7.3 in /web (#3046) 2022-06-06 10:55:42 +02:00
website website/docs: fix incorrect oauth end-session URL 2022-06-06 12:48:06 +02:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg release: 2022.6.1 2022-06-04 21:23:33 +02:00
.dockerignore root: add bundled docs 2021-07-13 11:06:51 +02:00
.editorconfig repo cleanup, switch to new docker registry 2019-04-29 17:05:39 +02:00
.gitignore outposts/ldap: cached bind (#2824) 2022-05-08 16:48:53 +02:00
CODE_OF_CONDUCT.md *: cleanup vendor 2022-05-28 21:26:33 +02:00
CONTRIBUTING.md root: use custom url for discord 2021-10-21 10:40:43 +02:00
Dockerfile build(deps): bump golang from 1.18.2-bullseye to 1.18.3-bullseye (#3015) 2022-06-02 11:13:17 +02:00
LICENSE root: update license 2020-12-24 16:01:55 +01:00
Makefile webiste/docs: Improve clarity of dev environment setup doc (#3045) 2022-06-05 23:26:08 +02:00
README.md migrate to main (#3035) 2022-06-03 19:40:09 +02:00
SECURITY.md root: update supported versions 2022-06-02 14:08:02 +02:00
docker-compose.yml release: 2022.6.1 2022-06-04 21:23:33 +02:00
go.mod build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#3057) 2022-06-07 09:22:46 +02:00
go.sum build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#3057) 2022-06-07 09:22:46 +02:00
ldap.Dockerfile build(deps): bump golang from 1.18.2-bullseye to 1.18.3-bullseye (#3015) 2022-06-02 11:13:17 +02:00
manage.py *: remove deprecated backup (#2129) 2022-02-05 18:54:15 +01:00
poetry.lock build(deps-dev): bump pylint from 2.14.0 to 2.14.1 (#3056) 2022-06-07 09:22:58 +02:00
proxy.Dockerfile build(deps): bump golang from 1.18.2-bullseye to 1.18.3-bullseye (#3015) 2022-06-02 11:13:17 +02:00
pyproject.toml release: 2022.6.1 2022-06-04 21:23:33 +02:00
schema.yml core: add setting to open application launch URL in a new browser tab (#3037) 2022-06-05 14:32:22 +02:00

README.md

authentik logo


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

What is authentik?

authentik is an open-source Identity Provider focused on flexibility and versatility. You can use authentik in an existing environment to add support for new protocols. authentik is also a great solution for implementing signup/recovery/etc in your application, so you don't have to deal with it.

Installation

For small/test setups it is recommended to use docker-compose, see the documentation

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

Screenshots

Light Dark

Development

See Development Documentation

Security

See SECURITY.md

Sponsors

This project is proudly sponsored by:

DigitalOcean provides development and testing resources for authentik.

Deploys by Netlify

Netlify hosts the goauthentik.io site.