Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
dependabot[bot] 1b03aae7aa
build(deps): bump @docusaurus/preset-classic in /website (#1196)
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-beta.3 to 2.0.0-beta.4.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.4/packages/docusaurus-preset-classic)

---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
  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>
2021-07-29 09:28:59 +02:00
.github ci: add codeql 2021-07-28 09:58:13 +02:00
authentik providers/proxy: fix hosts for ingress not being compared correctly 2021-07-28 16:08:06 +02:00
cmd
internal release: 2021.7.1 2021-07-27 10:35:45 +02:00
lifecycle
scripts
tests providers/proxy: fix hosts for ingress not being compared correctly 2021-07-28 16:08:06 +02:00
web build(deps): bump rollup from 2.54.0 to 2.55.0 in /web (#1194) 2021-07-29 09:21:53 +02:00
website build(deps): bump @docusaurus/preset-classic in /website (#1196) 2021-07-29 09:28:59 +02:00
xml
.bumpversion.cfg release: 2021.7.1 2021-07-27 10:35:45 +02:00
.dockerignore
.editorconfig
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE
Makefile
Pipfile build(deps): bump twisted from 20.3.0 to 21.7.0 (#1198) 2021-07-29 09:22:44 +02:00
Pipfile.lock build(deps): bump twisted from 20.3.0 to 21.7.0 (#1198) 2021-07-29 09:22:44 +02:00
README.md
SECURITY.md
azure-pipelines-outpost.yml
azure-pipelines.yml
docker-compose.yml release: 2021.7.1 2021-07-27 10:35:45 +02:00
go.mod
go.sum
ldap.Dockerfile
manage.py
proxy.Dockerfile
pyproject.toml
pyrightconfig.json
schema.yml release: 2021.7.1 2021-07-27 10:35:45 +02:00

README.md

authentik logo


CI Build status Tests Code Coverage Docker pulls Latest version LGTM Grade Transifex

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])(https://github.com/goauthentik/helm). This is documented here

Screenshots

Light Dark

Development

See Development Documentation

Security

See SECURITY.md