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] 38edd76949
build(deps): bump postcss from 8.2.12 to 8.2.13 in /website (#787)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.12 to 8.2.13.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.12...8.2.13)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-27 09:17:46 +02:00
.github
authentik
helm release: 2021.4.4 2021-04-24 21:03:29 +02:00
lifecycle
outpost release: 2021.4.4 2021-04-24 21:03:29 +02:00
scripts
tests
web web/flows: fix redirect loop when sentry is enabled 2021-04-26 17:45:09 +02:00
website build(deps): bump postcss from 8.2.12 to 8.2.13 in /website (#787) 2021-04-27 09:17:46 +02:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg
.dockerignore
.editorconfig
.gitignore root: add initial geoip implementation 2021-02-12 09:52:14 +01:00
Dockerfile
LICENSE
Makefile
Pipfile
Pipfile.lock
README.md
SECURITY.md
azure-pipelines.yml
docker-compose.yml
manage.py
pyproject.toml
pyrightconfig.json
swagger.yaml

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 in the helm/ directory. This is documented here

Screenshots

Light Dark

Development

See Development Documentation

Security

See SECURITY.md