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/ldap
Krzysztof Dąbrowski 5be23b40b6
LDAP: allow Grafana Admin mapping without org_role field (#37189)
3 years ago
..
testdata
helpers.go LDAP: Fix debug view to display the actual computed mapping in ldap.go (#48103) 3 years ago
ldap.go LDAP: allow Grafana Admin mapping without org_role field (#37189) 3 years ago
ldap_groups.go LDAP: Use an interface instead of a bus to get group teams (#42165) 3 years ago
ldap_helpers_test.go LDAP: Fix debug view to display the actual computed mapping in ldap.go (#48103) 3 years ago
ldap_login_test.go
ldap_private_test.go
ldap_test.go
settings.go LDAP: validate organization role during parsing (#37188) 3 years ago
settings_test.go
testing.go