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] 20aeed139d
web: bump @sentry/browser from 7.8.0 to 7.8.1 in /web (#3349)
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.8.0...7.8.1)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  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-08-02 09:53:46 +02:00
.github ci: comment on PR with instructions on how to use branch (#3333) 2022-07-30 21:22:27 +02:00
.vscode blueprints: v1 (#1573) 2022-07-31 17:11:44 +02:00
authentik *: improve error handling for startup tasks 2022-08-01 23:31:47 +02:00
blueprints blueprints: migrate from managed (#3338) 2022-08-01 23:05:58 +02:00
cmd internal: walk config in go, check, parse and load from scheme like in python 2022-07-26 11:33:37 +02:00
internal providers/proxy: add is_superuser to ak_proxy object, only show full error when superuser 2022-07-30 20:29:23 +02:00
lifecycle lifecycle: optimise container lifecycle and process signals (#3332) 2022-07-30 22:41:29 +02:00
locale blueprints: v1 (#1573) 2022-07-31 17:11:44 +02:00
scripts blueprints: migrate from managed (#3338) 2022-08-01 23:05:58 +02:00
tests blueprints: migrate from managed (#3338) 2022-08-01 23:05:58 +02:00
web web: bump @sentry/browser from 7.8.0 to 7.8.1 in /web (#3349) 2022-08-02 09:53:46 +02:00
website website: bump @docusaurus/plugin-client-redirects from 2.0.0-rc.1 to 2.0.1 in /website (#3346) 2022-08-02 09:53:27 +02:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg release: 2022.7.3 2022-07-20 09:37:43 +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 golang from 1.18.4-bullseye to 1.18.5-bullseye (#3343) 2022-08-02 09:50:36 +02:00
LICENSE root: update license 2020-12-24 16:01:55 +01:00
Makefile blueprints: migrate from managed (#3338) 2022-08-01 23:05:58 +02:00
README.md migrate to main (#3035) 2022-06-03 19:40:09 +02:00
SECURITY.md root: remove 2022.5 from supported list 2022-07-20 18:49:38 +02:00
docker-compose.yml release: 2022.7.3 2022-07-20 09:37:43 +02:00
go.mod core: bump goauthentik.io/api/v3 from 3.2022073.4 to 3.2022073.5 (#3355) 2022-08-02 09:49:45 +02:00
go.sum core: bump goauthentik.io/api/v3 from 3.2022073.4 to 3.2022073.5 (#3355) 2022-08-02 09:49:45 +02:00
ldap.Dockerfile core: bump golang from 1.18.4-bullseye to 1.18.5-bullseye (#3343) 2022-08-02 09:50:36 +02:00
manage.py *: remove deprecated backup (#2129) 2022-02-05 18:54:15 +01:00
poetry.lock lifecycle: optimise container lifecycle and process signals (#3332) 2022-07-30 22:41:29 +02:00
proxy.Dockerfile core: bump golang from 1.18.4-bullseye to 1.18.5-bullseye (#3343) 2022-08-02 09:50:36 +02:00
pyproject.toml lifecycle: optimise container lifecycle and process signals (#3332) 2022-07-30 22:41:29 +02:00
schema.yml blueprints: migrate from managed (#3338) 2022-08-01 23:05:58 +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.