grafana/pkg/services/serviceaccounts
linoman 5bc4f56c79
IAM: Protect external service accounts frontend list page (#77834)
* Add `isExternal` property to frontend model

* Remove enabled and token buttons for external SA

* Replace trash icon for lock icon for external SA

* Block the role picker for external SA

* Filter SA list using the external filter

* Add only external filter at backend

---------

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2023-11-09 17:45:46 +01:00
..
api IAM: Protect external service accounts frontend list page (#77834) 2023-11-09 17:45:46 +01:00
database AuthN: Change the external service account state on plugin state change (#77157) 2023-10-27 13:46:25 +02:00
extsvcaccounts Plugin: Enable service account based on plugin settings on init (#77193) 2023-10-27 14:27:06 +02:00
manager auth: wire service account proxy (#77215) 2023-11-03 10:27:43 +01:00
proxy IAM: Protect external service accounts frontend list page (#77834) 2023-11-09 17:45:46 +01:00
retriever Auth: Service account store refactor (#58961) 2022-12-13 14:56:10 +01:00
secretscan Chore: capitalise log message for auth packages (#74332) 2023-09-04 18:49:47 +02:00
tests AuthN: Change the external service account state on plugin state change (#77157) 2023-10-27 13:46:25 +02:00
models.go IAM: Protect external service accounts frontend list page (#77834) 2023-11-09 17:45:46 +01:00
serviceaccounts.go AuthN: Change the external service account state on plugin state change (#77157) 2023-10-27 13:46:25 +02:00