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] 72c474f3b1
core: bump drf-spectacular from 0.24.2 to 0.25.0 (#4216)
Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/tfranzel/drf-spectacular/releases)
- [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tfranzel/drf-spectacular/compare/0.24.2...0.25.0)

---
updated-dependencies:
- dependency-name: drf-spectacular
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 14:45:38 +01:00
.github ci: allow errors in migrate-from-stable for now 2022-11-14 21:52:31 +01:00
.vscode blueprints: add desired state attribute to objects (#4061) 2022-11-22 14:27:20 +01:00
authentik Merge branch 'version-2022.11' 2022-12-12 17:05:39 +00:00
blueprints security: fix CVE 2022 46145 (#4140) 2022-12-02 16:14:25 +01:00
cmd core: bump github.com/getsentry/sentry-go from 0.15.0 to 0.16.0 (#4179) 2022-12-09 12:20:41 +01:00
internal providers/proxy: correctly set id_token_hint if possible 2022-12-12 19:02:37 +00:00
lifecycle lifecycle: don't set user/group in gunicorn 2022-12-02 12:42:55 +02:00
locale root: update locales 2022-12-12 16:23:30 +00:00
scripts root: update options for generating TS API (#3833) 2022-10-21 09:08:25 +02:00
tests events: fix incorrect EventAction being used 2022-11-25 11:53:05 +01:00
web web: bump @typescript-eslint/parser from 5.46.0 to 5.46.1 in /web (#4204) 2022-12-13 11:43:18 +01:00
website website/docs: update flow context variables 2022-12-13 14:37:37 +00:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg release: 2022.11.3 2022-12-02 23:00:59 +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 root: add vscode tasks 2022-07-01 16:10:08 +02:00
CODE_OF_CONDUCT.md root: rework and expand security policy 2022-11-30 13:05:35 +02:00
CONTRIBUTING.md root: rework and expand security policy 2022-11-30 13:05:35 +02:00
Dockerfile core: bump python from 3.11.0-slim-bullseye to 3.11.1-slim-bullseye (#4185) 2022-12-09 12:05:18 +01:00
LICENSE root: relicense and launch blog post 2022-11-03 16:00:00 +01:00
Makefile root: use single redis db (#4009) 2022-11-15 14:31:29 +01:00
README.md root: rework and expand security policy 2022-11-30 13:05:35 +02:00
SECURITY.md root: rework and expand security policy 2022-11-30 13:05:35 +02:00
docker-compose.yml lifecycle: improve explanation for user: root and docket socket mount 2022-12-12 17:06:26 +00:00
go.mod core: bump goauthentik.io/api/v3 from 3.2022112.1 to 3.2022113.1 (#4205) 2022-12-13 11:44:05 +01:00
go.sum core: bump goauthentik.io/api/v3 from 3.2022112.1 to 3.2022113.1 (#4205) 2022-12-13 11:44:05 +01:00
ldap.Dockerfile core: bump golang from 1.19.3-bullseye to 1.19.4-bullseye (#4168) 2022-12-07 12:50:03 +02:00
manage.py root: update deprecation warnings 2022-11-25 11:47:28 +01:00
poetry.lock core: bump drf-spectacular from 0.24.2 to 0.25.0 (#4216) 2022-12-14 14:45:38 +01:00
proxy.Dockerfile core: bump golang from 1.19.3-bullseye to 1.19.4-bullseye (#4168) 2022-12-07 12:50:03 +02:00
pyproject.toml release: 2022.11.3 2022-12-02 23:00:59 +02:00
schema.yml release: 2022.11.3 2022-12-02 23:00:59 +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 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.