grafana/pkg/server
Karl Persson 22be025284
Auth: Add anonymous authn client (#59637)
* Authn: Add Client interface and Reqeust and Identity structures

* Authn: Implement Authenticate method in service

* Authn: Add tracing

* Authn: Add logger

* AuthN: Implement Anonymous client
2022-12-02 15:10:03 +01:00
..
backgroundsvcs EntityStore: Rename ObjectStore to EntityStore (part 1) (#59613) 2022-11-30 13:42:42 -08:00
usagestatssvcs RBAC: Split up service into several components (#54002) 2022-08-24 13:29:17 +02:00
server_test.go Secrets: Convert secret migration to a background service (#54676) 2022-09-06 16:21:25 -03:00
server.go OAuth: Refactor OAuth parameters handling to support obtaining refresh tokens for Google OAuth (#58782) 2022-11-18 10:12:17 +01:00
test_env.go Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 2022-12-01 19:08:36 +01:00
wire.go Auth: Add anonymous authn client (#59637) 2022-12-02 15:10:03 +01:00
wireexts_oss.go Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 2022-12-01 19:08:36 +01:00