Commit Graph

160 Commits (2c7f3640672c312f5e8054dee40388c1d853fff5)

Author SHA1 Message Date
Gabriel MABILLE bf363b3234
ServiceAccounts: Use `isManaged` in DTO instead of `isExternal` (#77634) 2 years ago
linoman c50ada3a1a
auth: wire service account proxy (#77215) 2 years ago
Gabriel MABILLE 25b30aeb6d
Plugin: Enable service account based on plugin settings on init (#77193) 2 years ago
Gabriel MABILLE 2727f41474
AuthN: Change the external service account state on plugin state change (#77157) 2 years ago
linoman dff7403b29
auth: implement feature flag for service account proxy (#77129) 2 years ago
linoman 1bc81b7bd1
auth: migrate api interface implementation (#77040) 2 years ago
Gabriel MABILLE 897e3a4dab
AuthN: Add metrics to external service accounts management (#76789) 2 years ago
Gabriel MABILLE 3015e5921f
Chore: Move `extsvcaccounts` package to `serviceaccounts` (#76977) 2 years ago
linoman 359d84799e
auth: add serviceaccount proxy (#76815) 2 years ago
Carl Bergquist 764478b9e7
Instrumentation: Set auth as owners for more routes (#75105) 2 years ago
Serge Zaitsev 8187d8cb66
Chore: capitalise log message for auth packages (#74332) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Ieva 6885b3d577
Chore: remove checks for whether RBAC is disabled (#73812) 2 years ago
Marcus Efraimsson 040b7d2571
Chore: Add errutils helpers (#73577) 2 years ago
linoman 1c7f89c41b
Auth: Add empty role usage metrics for service and user accounts (#73108) 2 years ago
Jo 67de18ff06
Auth: Move Service Account service to SignedInUser Interface (#73142) 2 years ago
Jo 3300488667
AccessControl: Remove acmock.New from accesscontrol service tests (#71942) 2 years ago
Jo d6c468c1c2
Auth: Add empty role definition (#64694) 2 years ago
Eric Leijonmarck 5dceb5dff3
Service accounts: API key migration refactoring to parse as json object of the results (#69771) 2 years ago
Eric Leijonmarck 081f59feba
Service accounts: UI migration results (#68789) 2 years ago
Ieva d8b66d5c4b
RBAC: remove some `IsDisabled` checks (#69272) 2 years ago
Gabriel MABILLE edf1775d49
AuthN: Embed an OAuth2 server for external service authentication (#68086) 2 years ago
Ieva 4980b64274
RBAC: Remove legacy ac from authorization middleware (#68898) 2 years ago
Jo f9fd15c01e
fix shadow log in service accounts (#67643) 2 years ago
Karl Persson e4d998dc1a
ApiKeyGenPrefix: rename package (#65623) 2 years ago
Serge Zaitsev 743d66396a
Chore: Remove result field from API keys commands and queries (#65055) 2 years ago
Jo 0e565a2e6c
ServiceAccounts: Collect usage stat for service account forced expiry (#64833) 2 years ago
Ieva 1d1f58f0ed
Service accounts: fix usage of `errutil` errors and convert more errors to `errutil` (#64299) 2 years ago
Eric Leijonmarck ad4b053231
API keys: Remove state hideAPIkeys and refactor interface to IsDisabled (#64018) 2 years ago
Sofia Papagiannaki e6e8351ee9
Chore: Remove CreateUserForTests() (#64125) 2 years ago
Eric Leijonmarck 76bc288d67
Service accounts: Remove revertapikeys endpoint (#64020) 2 years ago
Emil Tullstedt 10ee900beb
Errors: Remove direct dependencies on github.com/pkg/errors (#64026) 2 years ago
Ieva 3fb1894739
Service accounts: Creation logic simplification (#63884) 2 years ago
Eric Leijonmarck 9d6ab92e39
Service accounts: Remove Add API keys buttons and remove one state of migrating for API keys tab (#63411) 2 years ago
Jo c8db771939
Users: Fix org user always getting org id = 1 on auto assign false (#63708) 2 years ago
Jo f9163351fd
Support bundles: Refactor registry into separate service (#62945) 2 years ago
idafurjes 982939111b
Rename Id to ID for annotation models (#62886) 2 years ago
suntala 51bef166c2
Chore: Remove Result field from serviceaccounts, ualert (#62476) 2 years ago
Serge Zaitsev 7dbd2cd139
Chore: Fix goimports grouping (#62426) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Jo e2ec219f6a
SecretScan: Remove placeholder image and polish errors (#61785) 2 years ago
idafurjes 7dcb502b33
Chore: Remove org model duplicates (#61025) 2 years ago
Karl Persson 0743c4eb87
ServiceAccount: Rewrite the api test to use fakes (#60441) 2 years ago
Kristin Laemmert cc007e9727
chore: sqlstore cleanup (#60415) 2 years ago
Eric Leijonmarck 371d7850a5
Auth: Service account store refactor (#58961) 2 years ago
Kristin Laemmert 70fbf47022
chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 3 years ago
Jo d833031726
ServiceAccounts: Do not display warnings about secret scanner when scanner is disabled (#59952) 3 years ago
Serge Zaitsev b3284a8330
Chore: Make getUserOrgList private to sqlstore (#59654) 3 years ago
Serge Zaitsev 5b861faec3
Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356) 3 years ago
Ieva a8bae3f0b0
Access Control: Clear user's permission cache after resource creation (#59101) 3 years ago