e9ed7223a6
Use authlib repo. Use otel ( #103178 )
...
* Use authlib repo. Use otel
* Use interceptors on the provider level
* Create a new wire set with otel
* Lint
* Fix test
* make update-workflow
* make update-workspace
* make update-workspace. Try to add authlib as enterprise imports
* make update-workspace
2025-04-07 15:47:40 +02:00
c3b039f3a2
Start using otel in storage/unified/resource ( #102616 )
...
* Start using otel storage/unified/resource
* make update-workspace
* Go mod build owners
* Make workspace-update
* Update pkg/storage/unified/resource/access.go
Co-authored-by: maicon <maiconscosta@gmail.com>
* Add introduced pkg/apis to dependabot file
* Revert "Update pkg/storage/unified/resource/access.go"
This reverts commit f50e29d0394e48d5cd5bfbab154cb83da0b2f8b2.
* Revert "Update pkg/storage/unified/resource/access.go"
This reverts commit f50e29d0394e48d5cd5bfbab154cb83da0b2f8b2.
* Use traceid only
---------
Co-authored-by: maicon <maiconscosta@gmail.com>
2025-03-31 09:58:01 -03:00
1f637d07eb
unistore: check namespace ( #102020 )
...
* check namespace in unistore
* fix tests
* fix trace status
* Use capital letter
---------
Co-authored-by: Karl Persson <23356117+kalleep@users.noreply.github.com>
2025-03-12 14:37:17 +01:00
fa74d1c36d
Authn: Sync authlib and update how we construct authn client interceptor ( #101124 )
...
* Sync authlib and update how we construct authn client interceptor
* Remove namespace from checker
2025-02-26 09:22:09 +01:00
680e6bc1f8
Authlib: Use types package rather than claims ( #99243 )
2025-01-21 12:06:55 +03:00
98e9f3a534
[unistore] wire authlib compile ( #99027 )
...
* Wire authz client compile method
* add verb to metric
* remove tipo
2025-01-16 14:11:55 +01:00
f6124344ba
authnz: Fix panic in the authenticator and rename metric ( #97150 )
...
* Fix: panic
* suggestion
2024-11-28 14:03:54 +02:00
8bb59c64f0
unistore: handle auth when fallback is used ( #96772 )
...
* handle auth when fallback is used
* handle auth when fallback is used
* add traces
2024-11-21 12:21:22 +02:00
e270412dbf
unistore: wire the authz client ( #96632 )
...
* unistore: wire the authz client
* rename dashboards.grafana.app into dashboard.grafana.app
* wire the authz client
* wire the authz client
* resuse the Standalone constructor
* configure default migration for resource folder
* add tests
* cleanup
* add logging
2024-11-19 15:13:30 +02:00
d9b87ef987
Storage: Add authz access client stubs ( #95548 )
...
authz stubs
authz stubs
lint fix
Add folder
move check.Name on creat
fix watch
2024-11-13 13:17:15 +01:00