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] 3c0675486c
core: bump sentry-sdk from 1.12.1 to 1.13.0 (#4426)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/1.12.1...1.13.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  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>
2023-01-13 11:26:46 +01:00
.github ci: checkout with correct token for web api update 2023-01-11 17:20:28 +01:00
.vscode providers/saml: initial SLO implementation (#2346) 2023-01-04 19:45:31 +01:00
authentik web/admin: fix overflow in aggregate cards 2023-01-11 14:12:02 +01:00
blueprints stages/user_write: add more user creation options (#4367) 2023-01-05 15:46:20 +01:00
cmd internal: fix race condition with config loading on startup, add index on debug server 2023-01-08 20:33:04 +01:00
internal internal: fix linting error 2023-01-09 17:17:27 +01:00
lifecycle polices/hibp: remove deprecated (#4363) 2023-01-05 13:19:26 +01:00
locale web/admin: fix overflow in aggregate cards 2023-01-11 14:12:02 +01:00
scripts root: update options for generating TS API (#3833) 2022-10-21 09:08:25 +02:00
tests providers/proxy: add tests for proxy basic auth (#4357) 2023-01-04 22:04:16 +01:00
web web: bump pyright from 1.1.287 to 1.1.288 in /web (#4416) 2023-01-12 10:54:41 +01:00
website web/admin: rework admin dashboard, add more links, remove user and group graphs (#4399) 2023-01-10 23:47:55 +01:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg release: 2022.12.2 2023-01-05 10:01:30 +01:00
.dockerignore core: bundle geoip (#4250) 2022-12-20 22:09:30 +01:00
.editorconfig repo cleanup, switch to new docker registry 2019-04-29 17:05:39 +02:00
.gitignore root: allow custom settings via python module 2022-12-15 10:59:14 +01:00
CODE_OF_CONDUCT.md root: rework and expand security policy 2022-11-28 12:10:53 +01:00
CONTRIBUTING.md polices/hibp: remove deprecated (#4363) 2023-01-05 13:19:26 +01:00
Dockerfile core: bump golang from 1.19.4-bullseye to 1.19.5-bullseye (#4402) 2023-01-11 09:36:01 +01:00
LICENSE root: relicense and launch blog post 2022-11-03 16:00:00 +01:00
Makefile providers/saml: initial SLO implementation (#2346) 2023-01-04 19:45:31 +01:00
README.md root: migrate to hosted sentry with rate-limited DSN 2022-12-23 11:18:26 +01:00
SECURITY.md root: update supported versions 2022-12-23 16:08:50 +01:00
docker-compose.yml release: 2022.12.2 2023-01-05 10:01:30 +01:00
go.mod core: bump goauthentik.io/api/v3 from 3.2022122.4 to 3.2022122.5 (#4418) 2023-01-12 10:53:39 +01:00
go.sum core: bump goauthentik.io/api/v3 from 3.2022122.4 to 3.2022122.5 (#4418) 2023-01-12 10:53:39 +01:00
ldap.Dockerfile core: bump golang from 1.19.4-bullseye to 1.19.5-bullseye (#4402) 2023-01-11 09:36:01 +01:00
manage.py root: update deprecation warnings 2022-11-25 11:47:28 +01:00
poetry.lock core: bump sentry-sdk from 1.12.1 to 1.13.0 (#4426) 2023-01-13 11:26:46 +01:00
proxy.Dockerfile core: bump golang from 1.19.4-bullseye to 1.19.5-bullseye (#4402) 2023-01-11 09:36:01 +01:00
pyproject.toml release: 2022.12.2 2023-01-05 10:01:30 +01:00
schema.yml events: rework metrics (#4407) 2023-01-11 12:21:07 +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.