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] 03d5b9e7e9
build(deps): bump fuse.js from 6.6.0 to 6.6.1 in /web (#2810)
Bumps [fuse.js](https://github.com/krisk/Fuse) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md)
- [Commits](https://github.com/krisk/Fuse/compare/v6.6.0...v6.6.1)

---
updated-dependencies:
- dependency-name: fuse.js
  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-05-06 10:09:19 +02:00
.github build(deps): bump docker/login-action from 1 to 2 (#2812) 2022-05-06 09:53:49 +02:00
.vscode outposts: remove node_port on V1ServicePort checks to prevent service creation loops 2022-02-07 20:26:14 +01:00
authentik providers/oauth2: fixed typo (PROMPT_CONSNET => PROMPT_CONSENT) (#2819) 2022-05-06 10:09:09 +02:00
cmd internal: disable HTML encoding in logrus 2022-04-04 22:57:55 +02:00
internal Revert "internal: fix high cpu when backend isnt healthy" 2022-04-29 18:13:26 +02:00
lifecycle Revert "lifecycle: use worker nr instead of process id to keep number of prometheus database files low" 2022-04-29 18:14:04 +02:00
locale Translate /locale/en/LC_MESSAGES/django.po in de (#2727) 2022-04-15 23:45:53 +02: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 fuse.js from 6.6.0 to 6.6.1 in /web (#2810) 2022-05-06 10:09:19 +02:00
website website/integrations: update opnsense integration guidance (#2808) 2022-05-05 12:26:16 +02:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg release: 2022.4.1 2022-04-12 22:07:34 +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: 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 node from 16 to 18 (#2753) 2022-04-25 12:30:08 +02:00
LICENSE root: update license 2020-12-24 16:01:55 +01:00
Makefile providers/oauth2: include application in login event 2022-04-14 22:36:45 +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.4 2022-04-11 20:54:16 +02:00
docker-compose.yml release: 2022.4.1 2022-04-12 22:07:34 +02:00
go.mod build(deps): bump github.com/go-openapi/runtime from 0.24.0 to 0.24.1 (#2817) 2022-05-06 09:52:25 +02:00
go.sum build(deps): bump github.com/go-openapi/runtime from 0.24.0 to 0.24.1 (#2817) 2022-05-06 09:52:25 +02:00
ldap.Dockerfile build(deps): bump golang from 1.18.0-bullseye to 1.18.1-bullseye (#2720) 2022-04-14 09:58:38 +02:00
manage.py *: remove deprecated backup (#2129) 2022-02-05 18:54:15 +01:00
poetry.lock build(deps-dev): bump selenium from 4.1.3 to 4.1.5 (#2816) 2022-05-06 09:53:07 +02:00
proxy.Dockerfile build(deps): bump node from 16 to 18 (#2753) 2022-04-25 12:30:08 +02:00
pyproject.toml root: add silk and debugging views 2022-04-21 22:38:32 +02:00
schema.yml core: add flag to globally disable impersonation 2022-04-17 16:52:55 +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.