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
Jeff Levin cfe8317d45
Add auth spans and remove deduplication code for scopes (#89804)
11 months ago
..
api Add auth spans and remove deduplication code for scopes (#89804) 11 months ago
multildap Auth: Keep config in a separate struct in LDAP (#89149) 12 months ago
service SSO: Add basic validation rules for LDAP settings (#89548) 11 months ago
testdata Auth: Add root and client certificate value fields in LDAP config (#88746) 12 months ago
helpers.go LDAP: Allow setting minimum TLS version and accepted ciphers (#63646) 2 years ago
ldap.go Auth: Keep config in a separate struct in LDAP (#89149) 12 months ago
ldap_groups.go chore: move user_auth models to (mostly) login service (#62269) 2 years ago
ldap_helpers_test.go LDAP: Allow setting minimum TLS version and accepted ciphers (#63646) 2 years ago
ldap_login_test.go Auth: Keep config in a separate struct in LDAP (#89149) 12 months ago
ldap_private_test.go Auth: Keep config in a separate struct in LDAP (#89149) 12 months ago
ldap_test.go Auth: Keep config in a separate struct in LDAP (#89149) 12 months ago
model.go chore: move user_auth models to (mostly) login service (#62269) 2 years ago
settings.go Auth: Implement reload function for LDAP (#89267) 11 months ago
settings_test.go LDAP: Allow setting minimum TLS version and accepted ciphers (#63646) 2 years ago
testing.go LDAP: Allow setting minimum TLS version and accepted ciphers (#63646) 2 years ago