The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/authn/clients
Eric Leijonmarck 5531e22f46
Auth: Add disable of team sync for JWT Authentication (#62191)
2 years ago
..
anonymous.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2 years ago
anonymous_test.go
api_key.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2 years ago
api_key_test.go AuthN: Add check for disabled identities (#61382) 2 years ago
basic.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2 years ago
basic_test.go AuthN: Perform login with authn.Service (#61466) 2 years ago
constants.go AuthN: Perform login with authn.Service (#61466) 2 years ago
form.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2 years ago
form_test.go AuthN: Perform login with authn.Service (#61466) 2 years ago
grafana.go AuthN: Add auth proxy client (#61555) 2 years ago
grafana_test.go AuthN: Add auth proxy client (#61555) 2 years ago
jwt.go Auth: Add disable of team sync for JWT Authentication (#62191) 2 years ago
jwt_test.go Auth: Add disable of team sync for JWT Authentication (#62191) 2 years ago
ldap.go AuthN: Add auth proxy client (#61555) 2 years ago
ldap_test.go AuthN: Add auth proxy client (#61555) 2 years ago
password.go AuthN: Perform login with authn.Service (#61466) 2 years ago
password_test.go AuthN: Perform login with authn.Service (#61466) 2 years ago
proxy.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2 years ago
proxy_test.go AuthN: Add auth proxy client (#61555) 2 years ago
render.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2 years ago
render_test.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2 years ago
session.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2 years ago
session_test.go Authn: JWT client (#61157) 2 years ago