Commit Graph

114 Commits (96facbdfa25cdbcac51add910c7ba0d94d6b15a7)

Author SHA1 Message Date
Artur Wierzbicki d50ccd6741
Chore: AuthN/IdentitySynchronizer interface/impl compatibility wire fix (#74400) 2 years ago
linoman 13f4382214
Auth: Implement requester interface in access control module (#74289) 2 years ago
Serge Zaitsev 8187d8cb66
Chore: capitalise log message for auth packages (#74332) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Gabriel MABILLE f900098cc9
[LDAP] Disable removed users on login (#74016) 2 years ago
Karl Persson 37ceffb74c
Authn: Standardize errors (#74012) 2 years ago
Jo fe1563882a
Chore: Port oauth token service to identity requester (#73988) 2 years ago
Gabriel MABILLE 9e52414a91
LDAP: Fix active sync with large quantities of users (#73834) 2 years ago
Karl Persson 5d14b6ba19
AuthProxy: Fix user retrieval through cache (#73802) 2 years ago
Marcus Efraimsson 040b7d2571
Chore: Add errutils helpers (#73577) 2 years ago
Karl Persson 618daf0518
Login: remove login.Service (#73542) 2 years ago
Karl Persson 124e0efe1f
Authn: external identity sync (#73461) 2 years ago
Karl Persson e53e22ef2a
Contexthandler: Remove code that is no longer used (#73101) 2 years ago
Jo bd1a856d33
Auth: Add SignedIn user interface NamespacedID (#72944) 2 years ago
Karl Persson 144e4887ee
Auth: Use authn.Service for all tests (#72921) 2 years ago
Ryan McKinley 7431c0ddb1
UserSync: Avoid UpdateLastSeenAt with invalid user ids (#72776) 2 years ago
Jo 7d347cd428
Auth: remove org count from signedInUser (#72661) 2 years ago
Aksel Skaar Leirvaag 6d98d06f6e
Auth: Check id token expiry date (#69829) 2 years ago
Jo 3353b1a8aa
Auth: Add authed device tagging (#72442) 2 years ago
Jo e04a6fb08e
Auth: Fix static test fake (#72514) 2 years ago
Jo a4a87f6228
Auth: Rename Sessions to Devices in counting (#72432) 2 years ago
Jo ed780ce0e9
Auth: Fix Last Seen being updated on every request (#72036) 2 years ago
Misi dcf26564db
OAuth: Introduce user_refresh_token setting and make it default for the selected providers (#71533) 2 years ago
Misi 5efc3386d3
AuthZ: Extend /api/search to work with self-contained permissions (#70749) 2 years ago
Ieva a65cb4d808
RBAC: remove simple RBAC disabled checks (#71137) 2 years ago
Jo b8a336c9d7
Auth: Remove Email Lookup from oauth integrations (#894) 2 years ago
SatVeer Singh 1bfa3a0f1e
Chore: Replace go-multierror with errors package (#66432) 2 years ago
Jo 914daef0fd
Auth: Add request context to UserInfo calls (#70007) 2 years ago
Misi 28bb960e42
AuthN: Make clientTokenRotation work when Grafana is accessible on a sub url (#69385) 2 years ago
Misi 6702f07a87
AuthN: Use EqualFold for skipping introspection endpoint (#69126) 2 years ago
Gabriel MABILLE edf1775d49
AuthN: Embed an OAuth2 server for external service authentication (#68086) 2 years ago
Jo 05e71d4c6b
AnonymousAuth: Fix concurrent read-write crash (#68637) 2 years ago
Jo 5ec0f82baa
Separate authn flow from analytics (#68327) 2 years ago
Misi 43be4f095a
Auth: Add alpha version of the Extended JWT client (#67999) 2 years ago
linoman 15e34505e2
Render analytics identifiers (#67860) 2 years ago
Jo 96fdbbee90 AuthJWT: Fix JWT query param leak (CVE-2023-1387) (#825) 2 years ago
Karl Persson 355f47628f
AuthN: Tune logs in client (#65714) 2 years ago
Karl Persson e4d998dc1a
ApiKeyGenPrefix: rename package (#65623) 2 years ago
Karl Persson d4397fae25
AuthN: Add functions for fake (#65522) 2 years ago
Serge Zaitsev a38f230d37
Chore: Remove result fields from login (#65136) 2 years ago
Karl Persson 382b24742a
Auth: Add feature flag to move token rotation to client (#65060) 2 years ago
Eric Leijonmarck 3cd952b8ba
Auth: Fix orgrole picker disabled if isSynced user (#64033) 2 years ago
Karl Persson d2b19c167b
AuthN: Change error returned when sign up is disabled for provider (#65110) 2 years ago
Serge Zaitsev 743d66396a
Chore: Remove result field from API keys commands and queries (#65055) 2 years ago
Jo 7784782512
AuthN: Add password and login form stats (#64868) 2 years ago
Jo 6b6cf5f4b7
Cfg: Move ViewersCanEdit into cfg (#64876) 2 years ago
Artur Wierzbicki b6f77bdfdb
Chore: provide `authn.Service` rather than `*authnimpl.Service` (#64792) 2 years ago
Carl Bergquist eb507dca89
Remotecache: rename setbytearray/getbytearray to set/get and remove codec (#64470) 2 years ago
Carl Bergquist 7c55dbf37d
Remotecache: Migrates get/set calls to use bytearrays and remove get/set functions (#63525) 2 years ago
Misi 6543259a7d
Auth: Add SyncPermissions post auth hook (#64205) 2 years ago