Starz0r a5bb583268 root: optional TLS support on redis connections (#1147)
* root: optional TLS support on redis connections

* root: don't use f-strings when not interpolating variables

* root: use f-string in redis protocol prefix interpolation

* root: glaring typo

* formatting

* small formatting change I missed

* root: swap around default redis protocol prefixes
2021-07-15 11:48:52 +02:00
2021-05-04 14:28:48 +02:00
2020-12-13 19:53:16 +01:00
2021-07-05 16:59:29 +02:00
2021-07-13 11:06:51 +02:00
2021-06-13 14:30:44 +02:00
2021-07-05 16:59:29 +02:00
2020-12-24 16:01:55 +01:00
2020-12-05 22:08:42 +01:00
2020-09-03 00:04:12 +02:00
2021-06-13 14:30:44 +02:00
2021-05-06 14:43:19 +02:00

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

Languages
Python 51.7%
TypeScript 36.4%
MDX 5.1%
Go 3.7%
JavaScript 1.6%
Other 1.4%