Mirror of goauthentik/authentik@github.com - Open-source identity platform
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
.bumpversion.cfg release: 2022.7.3 2022-07-20 09:37:43 +02:00
.dockerignore
.editorconfig
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile core: bump golang from 1.18.4-bullseye to 1.18.5-bullseye (#3343) 2022-08-02 09:50:36 +02:00
LICENSE
Makefile blueprints: migrate from managed (#3338) 2022-08-01 23:05:58 +02:00
README.md
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
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.