core: add grouping to applications (#2648)
* core: add grouping to applications Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org> * core: add new field to tests Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -11,6 +11,10 @@ slug: "2022.4"
|
||||
|
||||
## New features
|
||||
|
||||
- Application Grouping
|
||||
|
||||
Applications can now be grouped together to better organise connected applications in the user dashboard.
|
||||
|
||||
- JWT authentication for `client_credentials` grants
|
||||
|
||||
Providers can now be configured to accept JWTs signed by configured certificates, which makes it a lot easier to services access to authentik, when an existing machine/service identity is provided (for example, this can be used to let Kubernetes Pods authenticate themselves to authentik via their service account)
|
||||
|
||||
Reference in New Issue
Block a user