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] 8fb7620004
build(deps): bump @babel/core from 7.17.8 to 7.17.9 in /web (#2681)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.8 to 7.17.9.
- [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.17.9/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-04-07 10:02:35 +02:00
.github build(deps): bump codecov/codecov-action from 2 to 3 (#2676) 2022-04-06 09:50:54 +02:00
.vscode outposts: remove node_port on V1ServicePort checks to prevent service creation loops 2022-02-07 20:26:14 +01:00
authentik tenants: add tenant-level attributes, applied to users based on request 2022-04-06 10:41:35 +02:00
cmd internal: disable HTML encoding in logrus 2022-04-04 22:57:55 +02:00
internal internal: disable HTML encoding in logrus 2022-04-04 22:57:55 +02:00
lifecycle lifecycle: fix password and hostname not properly quoted 2022-03-31 16:37:54 +00:00
locale core: compile backend translations (#2381) 2022-02-24 11:31:12 +01:00
scripts ci: use native caching (#2665) 2022-04-04 14:02:10 +02:00
tests *: rename akprox to outpost.goauthentik.io (#2266) 2022-02-08 20:25:38 +01:00
web build(deps): bump @babel/core from 7.17.8 to 7.17.9 in /web (#2681) 2022-04-07 10:02:35 +02:00
website website/docs: add docs for customisation 2022-04-06 00:06:28 +02:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg release: 2022.3.3 2022-03-21 22:37:13 +01: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: allow .mo files for backend 2021-11-23 19:09:29 +01:00
CODE_OF_CONDUCT.md root: add code of conduct and PR template 2021-07-26 22:49:17 +02:00
CONTRIBUTING.md root: use custom url for discord 2021-10-21 10:40:43 +02:00
Dockerfile build(deps): bump python (#2586) 2022-03-25 09:44:53 +01:00
LICENSE root: update license 2020-12-24 16:01:55 +01:00
Makefile root: upgrade to openapi generator v6 2022-04-04 10:20:05 +02:00
README.md rootL Fix goauthentik.io URL in Readme (#2158) 2022-01-25 20:36:44 +01:00
SECURITY.md website/docs: prepare 2022.3.2 2022-03-14 23:59:38 +01:00
docker-compose.yml release: 2022.3.3 2022-03-21 22:37:13 +01:00
go.mod build(deps): bump goauthentik.io/api/v3 from 3.2022033.9 to 3.2022033.10 (#2687) 2022-04-07 09:54:55 +02:00
go.sum build(deps): bump goauthentik.io/api/v3 from 3.2022033.9 to 3.2022033.10 (#2687) 2022-04-07 09:54:55 +02:00
ldap.Dockerfile build(deps): bump golang from 1.17.8-bullseye to 1.18.0-bullseye (#2511) 2022-03-17 09:45:44 +01:00
manage.py *: remove deprecated backup (#2129) 2022-02-05 18:54:15 +01:00
poetry.lock build(deps): bump webauthn from 1.4.0 to 1.5.0 (#2685) 2022-04-07 09:54:38 +02:00
proxy.Dockerfile build(deps): bump golang from 1.17.8-bullseye to 1.18.0-bullseye (#2511) 2022-03-17 09:45:44 +01:00
pyproject.toml release: 2022.3.3 2022-03-21 22:37:13 +01:00
schema.yml tenants: add tenant-level attributes, applied to users based on request 2022-04-06 10:41:35 +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.