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
Ryan McKinley 5d5f8dfc52
Chore: Upgrade Go to 1.21.3 (#77304)
2 years ago
..
api_key.go Chore: capitalise log message for auth packages (#74332) 2 years ago
api_key_test.go Auth: remove org count from signedInUser (#72661) 2 years ago
basic.go Chore: Add errutils helpers (#73577) 2 years ago
basic_test.go AuthN: Use EqualFold for skipping introspection endpoint (#69126) 2 years ago
constants.go Chore: Add errutils helpers (#73577) 2 years ago
ext_jwt.go Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
ext_jwt_test.go AuthN: Set oauth client grant_types based on plugin state (#77248) 2 years ago
form.go Chore: Add errutils helpers (#73577) 2 years ago
form_test.go AuthN: Perform login with authn.Service (#61466) 2 years ago
grafana.go AuthZ: Extend /api/search to work with self-contained permissions (#70749) 2 years ago
grafana_test.go AuthN: Change EnableDisabledUserHook to EnableUserHook (#75248) 2 years ago
jwt.go Chore: use any rather than interface{} (#74066) 2 years ago
jwt_test.go Chore: use any rather than interface{} (#74066) 2 years ago
ldap.go AuthN: Change EnableDisabledUserHook to EnableUserHook (#75248) 2 years ago
ldap_test.go AuthN: Change EnableDisabledUserHook to EnableUserHook (#75248) 2 years ago
oauth.go Chore: Add errutils helpers (#73577) 2 years ago
oauth_test.go AuthN: Change EnableDisabledUserHook to EnableUserHook (#75248) 2 years ago
password.go Authn: Standardize errors (#74012) 2 years ago
password_test.go Authn: Standardize errors (#74012) 2 years ago
proxy.go Chore: capitalise log message for auth packages (#74332) 2 years ago
proxy_test.go Remotecache: rename setbytearray/getbytearray to set/get and remove codec (#64470) 2 years ago
render.go AuthN: Fix namespaces for anonymous and render (#75661) 2 years ago
render_test.go AuthN: Fix namespaces for anonymous and render (#75661) 2 years ago
session.go Revert "AuthN: move oauth token hook into session client" (#76882) 2 years ago
session_test.go Revert "AuthN: move oauth token hook into session client" (#76882) 2 years ago
utils.go AuthN: add flag for org roles sync (#63507) 2 years ago