grafana/pkg/services/authn/clients
Kristin Laemmert cd08f2575a
chore: move jwt models into auth/jwt (#61862)
* chore: move jwt models into auth/jwt
2023-01-20 13:11:06 -05: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: Add check for disabled identities (#61382) 2023-01-13 10:28:50 +01:00
api_key.go AuthN: Add last seen sync hooks for user and api keys (#61571) 2023-01-17 13:50:58 +01:00
basic_test.go AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00
basic.go AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00
constants.go AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00
form_test.go AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00
form.go AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00
grafana_test.go AuthN: Add auth proxy client (#61555) 2023-01-17 10:07:46 +01:00
grafana.go AuthN: Add auth proxy client (#61555) 2023-01-17 10:07:46 +01:00
jwt_test.go chore: move jwt models into auth/jwt (#61862) 2023-01-20 13:11:06 -05:00
jwt.go Fix JWT claims request (#61650) 2023-01-19 16:03:09 +01:00
ldap_test.go AuthN: Add auth proxy client (#61555) 2023-01-17 10:07:46 +01:00
ldap.go AuthN: Add auth proxy client (#61555) 2023-01-17 10:07:46 +01:00
password_test.go AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00
password.go AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00
proxy_test.go AuthN: Add auth proxy client (#61555) 2023-01-17 10:07:46 +01:00
proxy.go AuthN: Add auth proxy client (#61555) 2023-01-17 10:07:46 +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: JWT client (#61157) 2023-01-10 15:08:52 +01:00
session.go AuthN: Make client params part of the identity (#61050) 2023-01-05 20:17:41 +01:00