core: add limit of 20 to group recursion
closes #3116 Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -9,6 +9,11 @@ slug: "2022.7"
|
||||
|
||||
Instead, create an OAuth Source with the certificate configured as JWKS Data, and enable the source in the provider.
|
||||
|
||||
- Maximum Limit of group recursion
|
||||
|
||||
In earlier versions, cyclic group relations can lead to a deadlock when one of groups in the relationship are bound to an application/flow/etc.
|
||||
This is now limited to 20 levels of recursion.
|
||||
|
||||
## New features
|
||||
|
||||
- User paths
|
||||
|
Reference in New Issue
Block a user