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
Misi 6543259a7d
Auth: Add SyncPermissions post auth hook (#64205)
2 years ago
..
anonymous.go Auth: Add SyncPermissions post auth hook (#64205) 2 years ago
anonymous_test.go Authn: Anon session service (#63052) 2 years ago
api_key.go Auth: Add SyncPermissions post auth hook (#64205) 2 years ago
api_key_test.go Auth: Add SyncPermissions post auth hook (#64205) 2 years ago
basic.go Authn: Fix password client fallthrough (#63244) 2 years ago
basic_test.go Chore: Fix goimports grouping (#62426) 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 Auth: Add SyncPermissions post auth hook (#64205) 2 years ago
grafana_test.go Auth: Add SyncPermissions post auth hook (#64205) 2 years ago
jwt.go Auth: Add SyncPermissions post auth hook (#64205) 2 years ago
jwt_test.go Auth: Add SyncPermissions post auth hook (#64205) 2 years ago
ldap.go Auth: Add SyncPermissions post auth hook (#64205) 2 years ago
ldap_test.go Auth: Add SyncPermissions post auth hook (#64205) 2 years ago
oauth.go Auth: Add SyncPermissions post auth hook (#64205) 2 years ago
oauth_test.go AuthN: add flag for org roles sync (#63507) 2 years ago
password.go AuthN: cleanup logs (#63652) 2 years ago
password_test.go Chore: Fix goimports grouping (#62426) 2 years ago
proxy.go Auth: Add SyncPermissions post auth hook (#64205) 2 years ago
proxy_test.go AuthN: support sync cache for proxy client (#62874) 2 years ago
render.go Auth: Add SyncPermissions post auth hook (#64205) 2 years ago
render_test.go Auth: Add SyncPermissions post auth hook (#64205) 2 years ago
session.go Auth: Add SyncPermissions post auth hook (#64205) 2 years ago
session_test.go Auth: Add SyncPermissions post auth hook (#64205) 2 years ago
utils.go AuthN: add flag for org roles sync (#63507) 2 years ago