Commit Graph

67 Commits (50a635bc7e09a4eb11ffe00fbc80a46f18e5b6ec)

Author SHA1 Message Date
Misi 50a635bc7e
Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618) 8 months ago
Karl Persson 8bcd9c2594
Identity: Remove typed id (#91801) 11 months ago
Ryan McKinley 9db3bc926e
Identity: Rename "namespace" to "type" in the requester interface (#90567) 11 months ago
Karl Persson 0fa983ad8e
AuthN: Use typed namespace id inside authn package (#86048) 1 year ago
linoman 51da96d94e
Auth: Add `IsClientEnabled` and `IsEnabled` for the `authn.Service` and `authn.Client` interfaces (#86034) 1 year ago
Karl Persson 895222725c
Session: set authID and authenticatedBy (#85806) 1 year ago
Jo 36a19bfa83
AuthProxy: Allow disabling Auth Proxy cache (#83755) 1 year ago
Marcus Efraimsson 6768c6c059
Chore: Remove public vars in setting package (#81018) 1 year ago
Torkel Ödegaard e924627659
Frontend: Reload the browser when backend configuration/assets change (#79057) 2 years ago
Torkel Ödegaard ed128ea964
Frontend: Foundations for multi tenant frontend (#78815) 2 years ago
venkatbvc e152323a33
Auth: Split signout_redirect_url into per provider settings (#75269) 2 years ago
Jo 7d559bc69a
AuthProxy: Do not allow sessions to be assigned with other methods (#78602) 2 years ago
Karl Persson 144e4887ee
Auth: Use authn.Service for all tests (#72921) 2 years ago
Maksym Revutskyi d9c232b331
Auth: prevent auto_login redirect if user is already authenticated (#72477) 2 years ago
Jo 7d347cd428
Auth: remove org count from signedInUser (#72661) 2 years ago
Karl Persson 382b24742a
Auth: Add feature flag to move token rotation to client (#65060) 2 years ago
Karl Persson 8484d0c4ef
Settings: Remove global variables for auth settings (#63795) 2 years ago
Josh Hunt 138575cbe9
Config: Refactor frontend settings to struct (#61990) 2 years ago
Kristin Laemmert 9256a520a4
chore: move user_auth models to (mostly) login service (#62269) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Karl Persson 2324597d8d
AuthN: Perform login with authn.Service (#61466) 2 years ago
Karl Persson fef1e1d5bc
Auth: Refactor auth package (#58920) 3 years ago
Torkel Ödegaard e31cb93ec0
NavTree: Make it possible to configure where in nav tree plugins live (#55484) 3 years ago
Torkel Ödegaard 09f4068849
NavTree: Refactor out the navtree building from api/index.go and into it's own service (#55552) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Jo 1f8b1eef75
SAML: Do not SAML SLO if user is not SAML authenticated (#53418) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago
Emil Tullstedt 51ff2b8c58
Logging: Unify logging fakes (#48822) 3 years ago
Serge Zaitsev 33006436cc
Chore: Remove bus.Dispatch from some login packages (#47248) 3 years ago
ying-jeanne 78eb06ec02
remove bus from login (#44995) 3 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
idafurjes e6123bc3ef
Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
Tania B 5652bde447
Encryption: Use secrets service (#40251) 4 years ago
Joan López de la Franca Beltran 722c414fef
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
Serge Zaitsev 3131388084
Chore: Imperative request data binding (#39837) 4 years ago
Tania B bfde29d107
Chore: Remove global encryption calls from authinfoservice (#38591) 4 years ago
Tania B a0108a1e5b
Encryption: Extract encryption into service (#38442) 4 years ago
idafurjes 60ac54d969
Chore: Refactor OAuth/social package to service (#35403) 4 years ago
Joan López de la Franca Beltran c41b08bd59
Settings: Encapsulate settings within an extensible provider (#32219) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 5 years ago
Arve Knudsen 50b649a869
Middleware: Add CSP support (#29740) 5 years ago
Arve Knudsen dd2d206d99
Backend: Remove more globals (#29644) 5 years ago
Arve Knudsen 12661e8a9d
Move middleware context handler logic to service (#29605) 5 years ago
taciomcosta 10ff4eecef
Backend: fix IPv6 address parsing erroneous (#28585) 5 years ago
Arve Knudsen cb62e69997
Chore: Convert API tests to standard Go lib (#29009) 5 years ago
Agnès Toulet 2c246276fd
API: replace SendLoginLogCommand with LoginHook (#28777) 5 years ago
Agnès Toulet 65b5086a59
API: add login username in SendLoginLogCommand (#28544) 5 years ago