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] 0f4b18b792
web: bump @fortawesome/fontawesome-free from 6.2.0 to 6.2.1 in /web (#4026)
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-11-16 10:00:03 +01:00
.github ci: allow errors in migrate-from-stable for now 2022-11-14 21:52:31 +01:00
.vscode blueprints/cleanup (#3369) 2022-08-05 08:39:00 +02:00
authentik lib: fix complex objects being included in event context for ak_create_event 2022-11-15 16:51:02 +01:00
blueprints sources/saml: revamp SAML Source (#3785) 2022-10-14 17:04:47 +02:00
cmd root: make sentry DSN configurable (#4016) 2022-11-15 16:05:29 +01:00
internal root: make sentry DSN configurable (#4016) 2022-11-15 16:05:29 +01:00
lifecycle root: use single redis db (#4009) 2022-11-15 14:31:29 +01:00
locale sources/oauth: allow overriding of all scopes 2022-10-16 21:21:43 +02:00
scripts root: update options for generating TS API (#3833) 2022-10-21 09:08:25 +02:00
tests providers/oauth2: add device flow (#3334) 2022-10-11 12:42:10 +02:00
web web: bump @fortawesome/fontawesome-free from 6.2.0 to 6.2.1 in /web (#4026) 2022-11-16 10:00:03 +01:00
website root: make sentry DSN configurable (#4016) 2022-11-15 16:05:29 +01:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg release: 2022.10.1 2022-10-29 17:24:55 +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 *: 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 core: bump python from 3.10.7-slim-bullseye to 3.11.0-slim-bullseye (#3864) 2022-11-13 14:20:55 +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 core: bump python from 3.10.7-slim-bullseye to 3.11.0-slim-bullseye (#3864) 2022-11-13 14:20:55 +01:00
SECURITY.md root: update security 2022-10-21 19:41:36 +02:00
docker-compose.yml release: 2022.10.1 2022-10-29 17:24:55 +02:00
go.mod core: bump goauthentik.io/api/v3 from 3.2022101.6 to 3.2022101.7 (#4020) 2022-11-15 16:25:00 +01:00
go.sum core: bump goauthentik.io/api/v3 from 3.2022101.6 to 3.2022101.7 (#4020) 2022-11-15 16:25:00 +01:00
ldap.Dockerfile core: bump golang from 1.19.2-bullseye to 1.19.3-bullseye (#3925) 2022-11-01 23:26:17 +01:00
manage.py *: remove deprecated backup (#2129) 2022-02-05 18:54:15 +01:00
poetry.lock core: bump django-model-utils from 4.2.0 to 4.3.1 (#4028) 2022-11-16 09:59:44 +01:00
proxy.Dockerfile core: bump golang from 1.19.2-bullseye to 1.19.3-bullseye (#3925) 2022-11-01 23:26:17 +01:00
pyproject.toml policies/password: merge hibp add zxcvbn (#4001) 2022-11-14 14:42:43 +01:00
schema.yml root: make sentry DSN configurable (#4016) 2022-11-15 16:05:29 +01: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.