grafana/pkg/services/authn/clients
2023-01-26 17:32:20 +01:00
..
anonymous_test.go Authn: Add client for api keys (#60339) 2022-12-19 09:22:11 +01:00
anonymous.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +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: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +01:00
basic_test.go AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00
basic.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +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: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +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 AuthN: JWT remove unnecessary if (#62233) 2023-01-26 17:32:20 +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: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +01:00
render_test.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +01:00
render.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +01:00
session_test.go Authn: JWT client (#61157) 2023-01-10 15:08:52 +01:00
session.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +01:00