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] 522abfd2fd
web: bump @patternfly/patternfly from 4.210.2 to 4.215.1 in /web (#3613)
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.210.2 to 4.215.1.
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md)
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.210.2...prerelease-v4.215.1)

---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 10:44:49 +02:00
.github ci: use codecov flags 2022-09-15 21:15:25 +02:00
.vscode blueprints/cleanup (#3369) 2022-08-05 08:39:00 +02:00
authentik tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
blueprints blueprints: fix example blueprints not explicitly setting placeholder_expression 2022-09-14 21:54:24 +02:00
cmd internal: fix race conditions when accessing settings before bootstrap 2022-08-06 00:24:55 +02:00
internal internal: set ETag header on static resources to reduce cache issues 2022-09-11 23:18:34 +02:00
lifecycle root: re-use custom log helper from config and cleanup duplicate functions 2022-09-10 13:24:31 +02:00
locale stages/authenticator_duo: improved import (#3601) 2022-09-17 12:10:47 +02:00
scripts blueprints: webui (#3356) 2022-08-03 00:05:49 +02:00
tests tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
web web: bump @patternfly/patternfly from 4.210.2 to 4.215.1 in /web (#3613) 2022-09-19 10:44:49 +02:00
website website: cleanup readme 2022-09-18 18:45:05 +02:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg release: 2022.8.2 2022-08-19 15:59:53 +01: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: add vscode tasks 2022-07-01 16:10:08 +02:00
CODE_OF_CONDUCT.md *: cleanup vendor 2022-05-28 21:26:33 +02:00
CONTRIBUTING.md root: use custom url for discord 2021-10-21 10:40:43 +02:00
Dockerfile core: bump python from 3.10.6-slim-bullseye to 3.10.7-slim-bullseye (#3568) 2022-09-09 09:35:32 +02:00
LICENSE root: update license 2020-12-24 16:01:55 +01:00
Makefile tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
README.md migrate to main (#3035) 2022-06-03 19:40:09 +02:00
SECURITY.md website: update 2022.8 release notes 2022-08-16 13:47:48 +02:00
docker-compose.yml root: make redis persistent in docker-compose 2022-09-04 00:30:47 +02:00
go.mod core: bump goauthentik.io/api/v3 from 3.2022082.5 to 3.2022082.6 (#3615) 2022-09-19 10:44:37 +02:00
go.sum core: bump goauthentik.io/api/v3 from 3.2022082.5 to 3.2022082.6 (#3615) 2022-09-19 10:44:37 +02:00
ldap.Dockerfile core: bump golang from 1.19.0-bullseye to 1.19.1-bullseye (#3549) 2022-09-07 09:39:48 +02:00
manage.py *: remove deprecated backup (#2129) 2022-02-05 18:54:15 +01:00
poetry.lock core: bump pyjwt from 2.4.0 to 2.5.0 (#3614) 2022-09-19 10:37:34 +02:00
proxy.Dockerfile core: bump golang from 1.19.0-bullseye to 1.19.1-bullseye (#3549) 2022-09-07 09:39:48 +02:00
pyproject.toml ci: update pyright (#3546) 2022-09-07 00:23:25 +02:00
schema.yml stages/authenticator_duo: improved import (#3601) 2022-09-17 12:10:47 +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.