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/accesscontrol
Ryan McKinley 5a40c84568
DualWriter: Support managed DualWriter (#100881)
3 months ago
..
acimpl Remove GetResourceClient hack from unified package. (#100636) 3 months ago
actest Zanzana: generic resource only (#96019) 7 months ago
api Authlib: Use types package rather than claims (#99243) 4 months ago
database RBAC: remove dead code (#97234) 6 months ago
dualwrite Zanzana: revert cluster store for fixed roles (#100958) 3 months ago
migrator Zanzana: periodic sync of team members (#94752) 7 months ago
mock Authz: Account for fixed roles when running oss and using authz service (#99244) 4 months ago
ossaccesscontrol DualWriter: Support managed DualWriter (#100881) 3 months ago
permreg RBAC: FIX Allow specifying several valid scopes for a kind (#93176) 9 months ago
pluginutils Actionsets: Add ability for plugins to add actions for core actionsets (i.e. `folders:edit`) (#88776) 10 months ago
resourcepermissions Zanzana: Remove usage from legacy access control (#98883) 4 months ago
ssoutils
accesscontrol.go Zanzana: Run reconciliation in its own service (#100361) 3 months ago
accesscontrol_test.go Add auth spans and remove deduplication code for scopes (#89804) 11 months ago
authorize_in_org_test.go Authlib: Use types package rather than claims (#99243) 4 months ago
authorizer.go Authlib: Use types package rather than claims (#99243) 4 months ago
authorizer_test.go Authlib: Use types package rather than claims (#99243) 4 months ago
cacheutils.go IAM: fix GetSearchPermissionCacheKey uniqueness (#95192) 7 months ago
cacheutils_test.go Authlib: Use types package rather than claims (#99243) 4 months ago
checker.go RBAC: Add required component to perform access control checks for user api when running single tenant (#93104) 8 months ago
checker_test.go
errors.go Actionsets: Add ability for plugins to add actions for core actionsets (i.e. `folders:edit`) (#88776) 10 months ago
evaluator.go Zanzana: Evaluate access with Check request (server-side) (#96213) 6 months ago
evaluator_test.go RBAC: handle partially resolved scopes (#85323) 1 year ago
filter.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
filter_bench_test.go
filter_test.go
metadata.go Instrument tracing across accesscontrol (#91864) 9 months ago
metadata_bench_test.go Chore: Fix error handling in postDashboard, remove UserDisplayDTO, fix live redis client initialization (#87206) 1 year ago
metadata_test.go
middleware.go Auth: Use sessionStorage instead of cookie for automatic redirection (#92759) 8 months ago
middleware_test.go Zanzana: Remove usage from legacy access control (#98883) 4 months ago
models.go GAS: Show mapped roles in role picker (#96681) 6 months ago
models_test.go
resolvers.go Instrument tracing across accesscontrol (#91864) 9 months ago
resolvers_test.go
roles.go Auth: Add LDAP scope to Grafana Admin (#92990) 9 months ago
roles_test.go
scope.go Zanzana: Evaluate permissions alongside with RBAC engine (#90064) 11 months ago
scope_test.go