grafana/pkg/services/authn
Karl Persson c4b4baea2a
AuthN: set org id for authentication request in service (#60528)
* AuthN: Replicate functionallity to get org id for request

* Authn: parse org id for the request and populate the auth request with
it

* AuthN: add simple mock for client to use in test

* AuthN: add tests to verify that authentication is called with correct
org id

* AuthN: Add ClientParams to mock

* AuthN: Fix flaky org id selection
2022-12-20 21:18:48 +01:00
..
authnimpl AuthN: set org id for authentication request in service (#60528) 2022-12-20 21:18:48 +01:00
authntest AuthN: set org id for authentication request in service (#60528) 2022-12-20 21:18:48 +01:00
clients Authn: Refactor user sync and org sync as post auth hooks (#60504) 2022-12-20 08:59:05 -05:00
authn.go AuthN: set org id for authentication request in service (#60528) 2022-12-20 21:18:48 +01:00
error.go Auth: Add anonymous authn client (#59637) 2022-12-02 15:10:03 +01:00