grafana/pkg/services/user
Karl Persson 124e0efe1f
Authn: external identity sync (#73461)
* Authn: Add interface for external identity sync

This interface is implemented by authnimpl.Service and just triggers PostAuthHooks and skipping last seen update by default

* Authn: Add SyncIdentity to fake and add a new mock
2023-08-18 11:11:44 +02:00
..
userimpl Auth: Allow to auto-assign empty role (#73326) 2023-08-17 18:32:58 +02:00
usertest Authn: external identity sync (#73461) 2023-08-18 11:11:44 +02:00
identity.go Auth: Org Invite and Team API SignedInUser interfacing (#73085) 2023-08-09 12:33:35 +02:00
model.go UserSync: Avoid UpdateLastSeenAt with invalid user ids (#72776) 2023-08-03 08:26:02 +02:00
user.go Usagestats: Add interface for stats for user.Service and add Usagestats for case_insensitive_login (#66742) 2023-04-18 14:34:40 +01:00