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
Karl Persson 8520892923
User: Fix GetByID (#86282)
1 year ago
..
api_key.go Auth: Add `IsClientEnabled` and `IsEnabled` for the `authn.Service` and `authn.Client` interfaces (#86034) 1 year ago
api_key_test.go Authn: Identity resolvers (#85930) 1 year ago
basic.go Auth: Add `IsClientEnabled` and `IsEnabled` for the `authn.Service` and `authn.Client` interfaces (#86034) 1 year ago
basic_test.go AuthN: Remove embedded oauth server (#83146) 1 year ago
constants.go Chore: Add errutils helpers (#73577) 2 years ago
ext_jwt.go Auth: Add `IsClientEnabled` and `IsEnabled` for the `authn.Service` and `authn.Client` interfaces (#86034) 1 year ago
ext_jwt_test.go User: Fix GetByID (#86282) 1 year ago
form.go Auth: Add `IsClientEnabled` and `IsEnabled` for the `authn.Service` and `authn.Client` interfaces (#86034) 1 year ago
form_test.go AuthN: Perform login with authn.Service (#61466) 2 years ago
grafana.go AuthProxy: Allow disabling Auth Proxy cache (#83755) 1 year ago
grafana_test.go User: Fix GetByID (#86282) 1 year ago
identity.go Auth: Add `IsClientEnabled` and `IsEnabled` for the `authn.Service` and `authn.Client` interfaces (#86034) 1 year ago
jwt.go Auth: Add `IsClientEnabled` and `IsEnabled` for the `authn.Service` and `authn.Client` interfaces (#86034) 1 year ago
jwt_test.go User: Fix GetByID (#86282) 1 year ago
ldap.go AuthN: Change EnableDisabledUserHook to EnableUserHook (#75248) 2 years ago
ldap_test.go Login: refactor auth info package (#78459) 2 years ago
oauth.go Auth: Add `IsClientEnabled` and `IsEnabled` for the `authn.Service` and `authn.Client` interfaces (#86034) 1 year ago
oauth_test.go User: Fix GetByID (#86282) 1 year ago
password.go Authn: Standardize errors (#74012) 2 years ago
password_test.go Authn: Standardize errors (#74012) 2 years ago
proxy.go Auth: Add `IsClientEnabled` and `IsEnabled` for the `authn.Service` and `authn.Client` interfaces (#86034) 1 year ago
proxy_test.go AuthProxy: Allow disabling Auth Proxy cache (#83755) 1 year ago
render.go Auth: Add `IsClientEnabled` and `IsEnabled` for the `authn.Service` and `authn.Client` interfaces (#86034) 1 year ago
render_test.go AuthN: Use fetch user sync hook for render keys connected to a user (#84080) 1 year ago
session.go Auth: Add `IsClientEnabled` and `IsEnabled` for the `authn.Service` and `authn.Client` interfaces (#86034) 1 year ago
session_test.go Session: set authID and authenticatedBy (#85806) 1 year ago
utils.go AuthN: add flag for org roles sync (#63507) 2 years ago