Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
dependabot[bot] 2246f3a534
build(deps): bump @types/codemirror from 0.0.100 to 0.0.102 in /web (#374)
Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror) from 0.0.100 to 0.0.102.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 10:26:01 +01:00
.github
authentik web: dark mode (#368) 2020-12-06 18:02:04 +01:00
helm
icons
lifecycle
proxy
scripts root: use proxy for e2e tests 2020-12-06 19:52:26 +01:00
tests tests: fix images being pulled from dockerhub, again 2020-12-06 21:23:57 +01:00
web build(deps): bump @types/codemirror from 0.0.100 to 0.0.102 in /web (#374) 2020-12-07 10:26:01 +01:00
website
.bumpversion.cfg
.dockerignore
.editorconfig
.gitignore
.prospector.yaml
.pylintrc
Dockerfile
LICENSE
Makefile
Pipfile
Pipfile.lock build(deps-dev): bump django-debug-toolbar from 3.1.1 to 3.2 (#363) 2020-12-06 18:01:15 +01:00
README.md
SECURITY.md
azure-pipelines.yml
docker-compose.yml
docker.env.yml
manage.py
pyproject.toml
pyrightconfig.json
pytest.ini
setup.cfg
swagger.yaml stages/identification: add show_matched_user to optionally hide user details 2020-12-06 13:12:32 +01:00

README.md

authentik logo

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

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

Development

See Development Documentation

Security

See SECURITY.md