Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
Jens L 38e1ad5ade
root: replace django-silk with Spotlight (#7828)
* root: replace django-silk with Spotlight

https://spotlightjs.com/
Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* use containerized spotlight

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix lock

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* update spotlight version

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* remove platform

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix lint

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2024-01-11 12:33:31 +01:00
.github root: replace django-silk with Spotlight (#7828) 2024-01-11 12:33:31 +01:00
.vscode
authentik root: replace django-silk with Spotlight (#7828) 2024-01-11 12:33:31 +01:00
blueprints
cmd
internal
lifecycle
locale
schemas
scripts root: replace django-silk with Spotlight (#7828) 2024-01-11 12:33:31 +01:00
tests
web root: replace django-silk with Spotlight (#7828) 2024-01-11 12:33:31 +01:00
website
.bumpversion.cfg
.dockerignore
.editorconfig
.gitignore
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE
Makefile
README.md
SECURITY.md
docker-compose.yml
go.mod core: bump github.com/getsentry/sentry-go from 0.25.0 to 0.26.0 (#8129) 2024-01-11 11:35:29 +01:00
go.sum core: bump github.com/getsentry/sentry-go from 0.25.0 to 0.26.0 (#8129) 2024-01-11 11:35:29 +01:00
ldap.Dockerfile
manage.py
poetry.lock root: replace django-silk with Spotlight (#7828) 2024-01-11 12:33:31 +01:00
proxy.Dockerfile
pyproject.toml root: replace django-silk with Spotlight (#7828) 2024-01-11 12:33:31 +01:00
rac.Dockerfile
radius.Dockerfile
schema.yml

README.md

authentik logo


Join Discord GitHub Workflow Status GitHub Workflow Status GitHub Workflow Status Code Coverage Docker pulls Latest version

What is authentik?

authentik is an open-source Identity Provider that emphasizes flexibility and versatility. It can be seamlessly integrated into existing environments to support new protocols. authentik is also a great solution for implementing sign-up, recovery, and other similar features in your application, saving you the hassle of dealing with them.

Installation

For small/test setups it is recommended to use Docker Compose; refer to the documentation.

For bigger setups, there is a Helm Chart here. This is documented here.

Screenshots

Light Dark

Development

See Developer Documentation

Security

See SECURITY.md

Adoption and Contributions

Your organization uses authentik? We'd love to add your logo to the readme and our website! Email us @ hello@goauthentik.io or open a GitHub Issue/PR! For more information on how to contribute to authentik, please refer to our CONTRIBUTING.md file.