Jens L 46f4493f04 policies: configurable engine mode (#682)
* policies: add policy_engine_mode field, defaults to MODE_ALL

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* *: add policy_engine_mode to API

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* *: add policy_engine_mode to forms

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* policies: update default for new objects

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* docs: add to release notes

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-03-31 14:14:56 +02:00
2021-03-16 21:32:39 +01:00
2021-03-22 13:44:17 +01:00
2021-03-30 11:05:31 +02:00
2020-12-13 19:53:16 +01:00
2021-03-22 13:44:17 +01:00
2020-12-24 16:01:55 +01:00
2020-12-05 22:08:42 +01:00
2021-03-30 10:26:18 +02:00
2020-09-03 00:04:12 +02:00
2021-03-20 23:35:05 +01:00
2021-03-22 22:27:57 +01:00

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

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%