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
Mariell Hoversholm 77fa2271be
AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329)
2 months ago
..
api_key.go Authlib: Use types package rather than claims (#99243) 4 months ago
api_key_test.go Authlib: Use types package rather than claims (#99243) 4 months ago
basic.go Optimize memory allocations in permissions cache (#89645) 11 months ago
basic_test.go Authlib: Use types package rather than claims (#99243) 4 months ago
constants.go Chore: Move identity and errutil to apimachinery module (#89116) 11 months ago
ext_jwt.go Authlib: Use types package rather than claims (#99243) 4 months ago
ext_jwt_test.go Authlib: Use types package rather than claims (#99243) 4 months ago
form.go Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618) 7 months ago
form_test.go AuthN: Perform login with authn.Service (#61466) 2 years ago
grafana.go Authlib: Use types package rather than claims (#99243) 4 months ago
grafana_test.go Authlib: Use types package rather than claims (#99243) 4 months ago
identity.go Auth: Add `IsClientEnabled` and `IsEnabled` for the `authn.Service` and `authn.Client` interfaces (#86034) 1 year ago
jwt.go JWT: Add org role mapping support to the JWT provider (#101584) 2 months ago
jwt_test.go JWT: Add org role mapping support to the JWT provider (#101584) 2 months ago
ldap.go User: Clean up update functions (#86341) 1 year ago
ldap_test.go User: Clean up update functions (#86341) 1 year ago
oauth.go OAuth: Use the attached external session data in OAuthToken and OAuthTokenSync (#96655) 6 months ago
oauth_test.go Authlib: Use types package rather than claims (#99243) 4 months ago
password.go Auth: Add IP address login attempt validation (#98123) 3 months ago
password_test.go Auth: Add IP address login attempt validation (#98123) 3 months ago
passwordless.go Auth: Add IP address login attempt validation (#98123) 3 months ago
passwordless_test.go Authlib: Use types package rather than claims (#99243) 4 months ago
provisioning.go AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 2 months ago
provisioning_test.go AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 2 months ago
proxy.go Authlib: Use types package rather than claims (#99243) 4 months ago
proxy_test.go Authlib: Use types package rather than claims (#99243) 4 months ago
render.go MT AuthZ: Resolve renderer permissions in MT authZ service (#99362) 4 months ago
render_test.go MT AuthZ: Resolve renderer permissions in MT authZ service (#99362) 4 months ago
session.go Authlib: Use types package rather than claims (#99243) 4 months ago
session_test.go Authlib: Use types package rather than claims (#99243) 4 months ago
utils.go Cfg: Deduplicate `DefaultOrgID` code (#93588) 8 months ago