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 99d8025829
Chore: Move identity and errutil to apimachinery module (#89116)
12 months ago
..
api_key.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
api_key_test.go Authn: move namespace id type (#86853) 1 year ago
basic.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
basic_test.go AuthN: Use typed namespace id inside authn package (#86048) 1 year ago
constants.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
ext_jwt.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
ext_jwt_test.go Authn: Support access token wildcard namespace (#87816) 1 year ago
form.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
form_test.go
grafana.go Identity: Use typed version of namespace id (#87257) 1 year ago
grafana_test.go AuthN: Use typed namespace id inside authn package (#86048) 1 year ago
identity.go Auth: Add `IsClientEnabled` and `IsEnabled` for the `authn.Service` and `authn.Client` interfaces (#86034) 1 year ago
jwt.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
jwt_test.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
ldap.go User: Clean up update functions (#86341) 1 year ago
ldap_test.go User: Clean up update functions (#86341) 1 year ago
oauth.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
oauth_test.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
password.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
password_test.go AuthN: Use typed namespace id inside authn package (#86048) 1 year ago
proxy.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
proxy_test.go Identity: Use typed version of namespace id (#87257) 1 year ago
render.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
render_test.go AuthN: Use typed namespace id inside authn package (#86048) 1 year ago
session.go Identity: Use typed version of namespace id (#87257) 1 year ago
session_test.go AuthN: Use typed namespace id inside authn package (#86048) 1 year ago
utils.go