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)
8 months ago
..
api_key.go IAM: remove duplicated functions (#96989) 8 months ago
api_key_test.go IAM: remove duplicated functions (#96989) 8 months ago
basic.go
basic_test.go Identity: Remove typed id (#91801) 11 months ago
constants.go
ext_jwt.go IAM: align AuthInfo interface (#97228) 8 months ago
ext_jwt_test.go IAM: align AuthInfo interface (#97228) 8 months ago
form.go Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618) 9 months ago
form_test.go
grafana.go Identity: Remove typed id (#91801) 11 months ago
grafana_test.go Identity: Remove typed id (#91801) 11 months ago
identity.go
jwt.go Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618) 9 months ago
jwt_test.go
ldap.go
ldap_test.go
oauth.go OAuth: Use the attached external session data in OAuthToken and OAuthTokenSync (#96655) 8 months ago
oauth_test.go OAuth: Use the attached external session data in OAuthToken and OAuthTokenSync (#96655) 8 months ago
password.go
password_test.go Identity: Remove typed id (#91801) 11 months ago
passwordless.go Auth: Passwordless Login Option Using Magic Links (#95436) 8 months ago
passwordless_test.go Auth: Passwordless Login Option Using Magic Links (#95436) 8 months ago
proxy.go Identity: Remove typed id (#91801) 11 months ago
proxy_test.go Identity: Remove typed id (#91801) 11 months ago
render.go Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618) 9 months ago
render_test.go Identity: Remove typed id (#91801) 11 months ago
session.go Identity: Remove typed id (#91801) 11 months ago
session_test.go Identity: Remove typed id (#91801) 11 months ago
utils.go Cfg: Deduplicate `DefaultOrgID` code (#93588) 10 months ago