This website requires JavaScript.
Explore
Help
Sign In
public
/
grafana
Watch
1
Star
0
Fork
0
You've already forked grafana
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ddfe4e1bddabcaeab759e2ea9a6d590db2ff021b
grafana
/
pkg
/
services
/
authn
/
authnimpl
/
sync
History
Karl Persson
140b5b4a61
AuthN: Add debug logs and check error during oauth token sync (
#78323
)
...
Add some debug logs and handle error
2023-11-17 16:03:25 +01:00
..
oauth_token_sync_test.go
Auth: Handle when access token has already been refreshed in OAuth token sync (
#77118
)
2023-10-25 18:15:41 +02:00
oauth_token_sync.go
AuthN: Add debug logs and check error during oauth token sync (
#78323
)
2023-11-17 16:03:25 +01:00
org_sync_test.go
AuthN: add flag for org roles sync (
#63507
)
2023-02-22 10:27:48 +01:00
org_sync.go
AuthN: cleanup logs (
#63652
)
2023-02-24 11:26:55 +01:00
permission_sync_test.go
Auth: Implement requester interface in access control module (
#74289
)
2023-09-06 11:16:10 +02:00
permission_sync.go
AuthN: Implement requester interface for identity (
#75618
)
2023-09-28 16:37:32 +02:00
user_sync_test.go
AuthN: Change EnableDisabledUserHook to EnableUserHook (
#75248
)
2023-09-27 11:16:53 +02:00
user_sync.go
Revert "AuthN: move oauth token hook into session client" (
#76882
)
2023-10-20 16:09:46 +02:00