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.
authentik/website/docs
Philipp Kolberg 9db9ad3d66
root: Restructure broker / cache / channel / result configuration (#7097)
* Initial commit

* Remove any remaining mentions of Redis URL

This is handled in https://github.com/goauthentik/authentik/pull/5395

* Allow setting broker transport options

This enables usage of other brokers that require additional settings

* Remove remaining reference to Redis URL

This functionality is not part of this PR

* Reset default TLS requirements to none

* Fix linter errors

* Move dict from base64 encoded json to config.py

Additionally add tests

* Replace ast.literal_eval with json.loads

* Use default channel and cache backend configuration

If more customization is desired users shall look at goauthentik.io/docs/installation/configuration#custom-python-settings

* Send config deprecation notification to all superusers

* Remove duplicate method

* Add configuration explanation

For channel layer settings

* Use Event for deprecation warning

* Fix remove duplicated method

* Add missing comma

* Update authentik/lib/config.py

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

* Fix Event deprecation handling

---------

Signed-off-by: Jens L. <jens@beryju.org>
Co-authored-by: Jens L <jens@beryju.org>
2023-11-10 15:44:37 +01:00
..
core website/docs: Fix a small grammar issue (#7490) 2023-11-08 15:10:21 +01:00
enterprise website/docs: fix anchor link (#7492) 2023-11-08 18:57:00 +01:00
events website: bump the docusaurus group in /website with 3 updates (#7400) 2023-11-06 15:12:23 +01:00
expressions website/docs: RBAC docs (#7191) 2023-10-26 12:31:32 +02:00
flow stages/user_write: allow setting user type when creating new user (#7293) 2023-10-26 14:33:29 +02:00
installation root: Restructure broker / cache / channel / result configuration (#7097) 2023-11-10 15:44:37 +01:00
interfaces core: applications backchannel provider (#5449) 2023-05-08 15:29:12 +02:00
outposts website/docs: tweak Config page (#6854) 2023-09-12 20:30:40 +00:00
policies website/docs: RBAC docs (#7191) 2023-10-26 12:31:32 +02:00
property-mappings website/docs: add mention of custom JWT Claims (#3495) 2022-08-29 13:11:18 +02:00
providers providers/scim: remove preview (#7166) 2023-10-13 19:03:13 +02:00
releases website/docs: update release notes for 2023.10.3 2023-11-09 18:43:00 +01:00
security security: fix oobe-flow reuse when akadmin is deleted (#7361) 2023-10-28 21:24:06 +02:00
troubleshooting web, website: compress images (#6121) 2023-08-02 12:06:03 +00:00
user-group-role website/docs: RBAC docs (#7191) 2023-10-26 12:31:32 +02:00
index.mdx website/docs: add info about our docs (#6936) 2023-09-19 05:22:09 -05:00