grafana/pkg/services/authn/clients
Karl Persson cdd7392f68
AuthN: Make client params part of the identity (#61050)
* AuthN: Change client params to be a return value of authenticate

* AuthN: move client params to be part of the identity
2023-01-05 20:17:41 +01:00
..
anonymous_test.go Authn: Add client for api keys (#60339) 2022-12-19 09:22:11 +01:00
anonymous.go AuthN: Make client params part of the identity (#61050) 2023-01-05 20:17:41 +01:00
api_key_test.go Authn: Refactor user sync and org sync as post auth hooks (#60504) 2022-12-20 08:59:05 -05:00
api_key.go AuthN: Make client params part of the identity (#61050) 2023-01-05 20:17:41 +01:00
basic_test.go AuthN: Add client to perform basic authentication (#60877) 2023-01-03 10:23:38 +01:00
basic.go AuthN: Make client params part of the identity (#61050) 2023-01-05 20:17:41 +01:00
constants.go AuthN: Add client to perform basic authentication (#60877) 2023-01-03 10:23:38 +01:00
render_test.go AuthN: Add render auth client (#60914) 2023-01-04 13:48:00 +01:00
render.go AuthN: Make client params part of the identity (#61050) 2023-01-05 20:17:41 +01:00
session_test.go AuthN: Make client params part of the identity (#61050) 2023-01-05 20:17:41 +01:00
session.go AuthN: Make client params part of the identity (#61050) 2023-01-05 20:17:41 +01:00