Features: Add aplha feature toggle for authn service (#59469)

* Features: Add aplha feature toggle for authn service

* AuthN: Add service boilerplate

* Set authnz-team as codeowners of authn service
This commit is contained in:
Karl Persson
2022-11-29 10:57:47 +01:00
committed by GitHub
parent 8a0e0584ba
commit 17ec4089dc
7 changed files with 30 additions and 0 deletions
+1
View File
@@ -224,6 +224,7 @@ lerna.json @grafana/frontend-ops
/pkg/services/teamguardian @grafana/grafana-authnz-team
/pkg/services/serviceaccounts @grafana/grafana-authnz-team
/pkg/services/loginattempt @grafana/grafana-authnz-team
/pkg/services/authn @grafana/grafana-authnz-team
# Grafana Partnerships Team
/pkg/infra/httpclient/httpclientprovider/sigv4_middleware.go @grafana/grafana-partnerships-team