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
Karl Persson 3a17d0c927
IAM: align AuthInfo interface (#97228)
1 year ago
..
api_key.go IAM: remove duplicated functions (#96989) 1 year ago
api_key_test.go IAM: remove duplicated functions (#96989) 1 year ago
basic.go Optimize memory allocations in permissions cache (#89645) 2 years ago
basic_test.go Identity: Remove typed id (#91801) 1 year ago
constants.go Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
ext_jwt.go IAM: align AuthInfo interface (#97228) 1 year ago
ext_jwt_test.go IAM: align AuthInfo interface (#97228) 1 year ago
form.go Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618) 1 year ago
form_test.go
grafana.go Identity: Remove typed id (#91801) 1 year ago
grafana_test.go Identity: Remove typed id (#91801) 1 year ago
identity.go Auth: Add `IsClientEnabled` and `IsEnabled` for the `authn.Service` and `authn.Client` interfaces (#86034) 2 years ago
jwt.go Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618) 1 year ago
jwt_test.go Authn: Remove response writer from auth req (#90110) 2 years ago
ldap.go User: Clean up update functions (#86341) 2 years ago
ldap_test.go User: Clean up update functions (#86341) 2 years ago
oauth.go OAuth: Use the attached external session data in OAuthToken and OAuthTokenSync (#96655) 1 year ago
oauth_test.go OAuth: Use the attached external session data in OAuthToken and OAuthTokenSync (#96655) 1 year ago
password.go Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
password_test.go Identity: Remove typed id (#91801) 1 year ago
passwordless.go Auth: Passwordless Login Option Using Magic Links (#95436) 1 year ago
passwordless_test.go Auth: Passwordless Login Option Using Magic Links (#95436) 1 year ago
proxy.go Identity: Remove typed id (#91801) 1 year ago
proxy_test.go Identity: Remove typed id (#91801) 1 year ago
render.go Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618) 1 year ago
render_test.go Identity: Remove typed id (#91801) 1 year ago
session.go Identity: Remove typed id (#91801) 1 year ago
session_test.go Identity: Remove typed id (#91801) 1 year ago
utils.go Cfg: Deduplicate `DefaultOrgID` code (#93588) 1 year ago