grafana/pkg/services/serviceaccounts/api
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_test.go auth: migrate api interface implementation (#77040) 2023-10-25 12:40:30 +02:00
api.go IAM: Protect external service accounts frontend list page (#77834) 2023-11-09 17:45:46 +01:00
token_test.go auth: migrate api interface implementation (#77040) 2023-10-25 12:40:30 +02:00
token.go Auth: Move Service Account service to SignedInUser Interface (#73142) 2023-08-10 14:20:58 +02:00