grafana/pkg/services/serviceaccounts
linoman f8f61c1a69
Auth: Add expiry date for service accounts access tokens (#58885)
* Add new configuration option for SA tokens

* Add new expiry date option to frontend components

* Add backend validation


Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2022-11-22 10:08:40 +01:00
..
api Auth: Add expiry date for service accounts access tokens (#58885) 2022-11-22 10:08:40 +01:00
database Chore: Refactor quota service (#58643) 2022-11-14 21:08:10 +02:00
manager ServiceAccounts: Add background service to check for token leaks (#53658) 2022-11-07 05:46:19 -05:00
secretscan ServiceAccounts: Add background service to check for token leaks (#53658) 2022-11-07 05:46:19 -05:00
tests Chore: Refactor quota service (#58643) 2022-11-14 21:08:10 +02:00
errors.go Service account: Update service accounts creation (#51848) 2022-07-07 17:32:56 +01:00
models.go NavTree: Refactor out the navtree building from api/index.go and into it's own service (#55552) 2022-09-22 22:04:48 +02:00
serviceaccounts.go Auth: add IsServiceAccount to IsRealUser (#58015) 2022-11-04 12:39:54 +00:00