Gabriel MABILLE
|
45d6bfe7cf
|
AuthZ: Make cache ttl configurable (#103769)
* AuthZ: Configure cache ttl
Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com>
* Client side conf
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com>
* 0 -> No caching
* Make it possible to disable cache on the remote client as well
* Comment
* Move ttl parsing up for in-proc to have it
---------
Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com>
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
|
2025-04-11 10:09:47 +02:00 |
|
Gabriel MABILLE
|
a91081a2fc
|
AuthZService: Add certificates to the client (#101603)
|
2025-03-06 10:18:58 +01:00 |
|
Karl Persson
|
74632a25c3
|
Authz: folder api tls settings (#101213)
* Skip certificate verification
* Add more settings for folder api
|
2025-02-24 16:03:14 +01:00 |
|
Karl Persson
|
e9b2f69137
|
Authz: Only have two modes for authz client (#100803)
* Only have "inproc" and "clod" mode
|
2025-02-17 14:37:25 +01:00 |
|