website/docs: add source property mappings, rework provider property mappings (#10652)
This commit is contained in:

committed by
GitHub

parent
9343e3495a
commit
322ae4c4ed
@ -6,7 +6,7 @@ While authentik is secure out of the box, you can take steps to further increase
|
||||
|
||||
### Expressions
|
||||
|
||||
[Expressions](../property-mappings/expression.mdx) allow super-users and other highly privileged users to create custom logic within authentik to modify its behaviour. Editing/creating these expressions is, by default, limited to super-users and any related events are fully logged.
|
||||
[Expressions](../policies/expression.mdx) allow super-users and other highly privileged users to create custom logic within authentik to modify its behaviour. Editing/creating these expressions is, by default, limited to super-users and any related events are fully logged.
|
||||
|
||||
However, for further hardening, it is possible to prevent any user (even super-users) from using expressions to create or edit any objects. To do so, configure your deployment to block API requests to these endpoints:
|
||||
|
||||
|
Reference in New Issue
Block a user