grafana/pkg/services/authn
Jo bd1a856d33
Auth: Add SignedIn user interface NamespacedID (#72944)
* wip

* scope active user to 1 org

* remove TODOs

* add render auth namespace

* import cycle fix

* make condition more readable

* convert Evaluate to user Requester

* only use active OrgID for SearchUserPermissions

* add cache key to interface definition

* change final SignedInUsers to interface

* fix api key managed roles fetch

* fix anon auth id parsing

* Update pkg/services/accesscontrol/acimpl/accesscontrol.go

Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>

---------

Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2023-08-09 09:35:50 +02:00
..
authnimpl Auth: Use authn.Service for all tests (#72921) 2023-08-09 08:54:52 +02:00
authntest Auth: Fix static test fake (#72514) 2023-07-31 10:41:37 +02:00
clients Auth: remove org count from signedInUser (#72661) 2023-08-01 14:04:37 +02:00
authn.go Auth: Add SignedIn user interface NamespacedID (#72944) 2023-08-09 09:35:50 +02:00
error.go Auth: Use authn.Service for all tests (#72921) 2023-08-09 08:54:52 +02:00