grafana/pkg/services/authn
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
..
authnimpl Auth: Add anonymous authn client (#59637) 2022-12-02 15:10:03 +01:00
authntest Auth: Add anonymous authn client (#59637) 2022-12-02 15:10:03 +01:00
clients Auth: Add anonymous authn client (#59637) 2022-12-02 15:10:03 +01:00
authn.go Auth: Add anonymous authn client (#59637) 2022-12-02 15:10:03 +01:00
error.go Auth: Add anonymous authn client (#59637) 2022-12-02 15:10:03 +01:00