Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
dependabot[bot] 06663edba2
build(deps): bump @babel/core from 7.18.5 to 7.18.6 in /web (#3165)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.5 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  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-06-28 09:27:47 +02:00
.github ci: only hash web source 2022-06-26 18:18:36 +02:00
.vscode web: use absolute imports with path rewrite instead of relative imports (#3149) 2022-06-25 17:44:17 +02:00
authentik api: add basic jwt support with required scope (#2624) 2022-06-26 17:51:15 +02:00
cmd *: add versioned user agent to sentry 2022-06-20 11:54:10 +02:00
internal internal: failback with self-signed cert if cert for tenant fails to load 2022-06-20 21:26:34 +02:00
lifecycle lifecycle: fix confusing success messages in startup healthiness check 2022-06-20 21:26:21 +02:00
locale api: add basic jwt support with required scope (#2624) 2022-06-26 17:51:15 +02:00
scripts
tests providers/oauth2: token revoke (#3077) 2022-06-11 18:49:16 +02:00
web build(deps): bump @babel/core from 7.18.5 to 7.18.6 in /web (#3165) 2022-06-28 09:27:47 +02:00
website website/docs: update 2022.7 release notes 2022-06-27 21:12:36 +02:00
xml
.bumpversion.cfg web: manage version via package.json 2022-06-27 21:31:54 +02:00
.dockerignore
.editorconfig
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile build(deps): bump python from 3.10.4-slim-bullseye to 3.10.5-slim-bullseye (#3062) 2022-06-08 09:46:58 +02:00
LICENSE
Makefile api: add basic jwt support with required scope (#2624) 2022-06-26 17:51:15 +02:00
README.md
SECURITY.md website/docs: update 2022.7 release notes 2022-06-27 21:12:36 +02:00
docker-compose.yml lifecycle: Update postgres healthcheck for compose with user information (#3143) 2022-06-24 12:02:05 +02:00
go.mod build(deps): bump goauthentik.io/api/v3 from 3.2022063.1 to 3.2022063.3 (#3162) 2022-06-27 09:01:36 +02:00
go.sum build(deps): bump goauthentik.io/api/v3 from 3.2022063.1 to 3.2022063.3 (#3162) 2022-06-27 09:01:36 +02:00
ldap.Dockerfile
manage.py
poetry.lock build(deps-dev): bump django-silk from 4.4.0 to 5.0.0 (#3171) 2022-06-28 08:58:47 +02:00
proxy.Dockerfile
pyproject.toml release: 2022.6.3 2022-06-19 22:01:06 +02:00
schema.yml api: add basic jwt support with required scope (#2624) 2022-06-26 17:51:15 +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.