Commit Graph

171 Commits (f375af793f1bb1af116c08127001a6585c52a91f)

Author SHA1 Message Date
Karl Persson 152cb47692
AuthN: Add IsAuthenticatedBy to identity interface and replace checks (#85262) 1 year ago
Jo 7649d93d17
AuthProxy: Fix missing session for ldap auth proxy users (#85090) 1 year ago
linoman fc205db466
samlsettings: api integration (#84300) 1 year ago
Jo 0aebb9ee39
Misc: Remove unused params and impossible logic (#83756) 1 year ago
Jo 36a19bfa83
AuthProxy: Allow disabling Auth Proxy cache (#83755) 1 year ago
김은빈 96dfb385ca
Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
Karl Persson 9e04fd0fb7
AuthToken: Remove client token rotation feature toggle (#82886) 1 year ago
Karl Persson 8cb351e54a
Authn: Handle logout logic in auth broker (#79635) 2 years ago
Mihai Doarna bff2ac3627
Auth: check that oauthProvider is not nil in Logout() func (#79271) 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
Ryan McKinley f69fd3726b
FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
Jo 8919cafcb4
Identity: Unfurl UserID and Email in pkg/api to user identity.Requester (#76112) 2 years ago
Jo 729dafaff9
Auth: Unfurl OrgID in pkg/api to allow using identity.Requester interface (#76108) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
venkatbvc 7c98678188
Auth: Add support for OIDC RP-Initiated Logout (#70357) 2 years ago
Karl Persson 43aab615c3
Auth: Remove unused Authenticator service (#73143) 2 years ago
Karl Persson 2c57bca176
Auth: Remove auth broker flag and clean up login handlers (#73109) 2 years ago
Maksym Revutskyi d9c232b331
Auth: prevent auto_login redirect if user is already authenticated (#72477) 2 years ago
Jo 914e0bf87e
Auth: Surface organization membership error (#71750) 2 years ago
Jo aee5c6dea0
Auth: Use auth broker by default (#69620) 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
Karl Persson 872d2d1e1c
AuthN: Login error handling (#64239) 2 years ago
Karl Persson f258adadbf
AuthN: add utility functions for different type of login responses (#64133) 2 years ago
Torkel Ödegaard 27070c252d
ErrorHandling: Fixes issues with bad error messages (#63775) 2 years ago
Karl Persson 8484d0c4ef
Settings: Remove global variables for auth settings (#63795) 2 years ago
Emil Tullstedt 0caacb3333
Cookies: Provide a mechanism for per user control over cookies (#61566) 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
Alexander Zobnin 60ef88c918
SAML: Support auto login (#61685) 2 years ago
Karl Persson 2324597d8d
AuthN: Perform login with authn.Service (#61466) 2 years ago
Christian Segundo 707198227c
Auth: Log a more useful msg if no OAuth provider configured (#56722) 3 years ago
Dan Cech fe3ae49cce
Backend: Consistently use context RemoteAddr function to determine remote address. (#60201) 3 years ago
Karl Persson fef1e1d5bc
Auth: Refactor auth package (#58920) 3 years ago
Karl Persson 98dbc637cc
Auth: Always include oauth and saml settings for frontend (#58705) 3 years ago
Karl Persson 052d1426f9
Oauth: Display friendly error message when role_attribute_strict=true and no valid role found (#57818) 3 years ago
Misi 9c954d06ab
Auth: Refresh OAuth access_token automatically using the refresh_token (#56076) 3 years ago
Alex 94ed744454
Auth: Make built-in login configurable (#46978) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Jo 1f8b1eef75
SAML: Do not SAML SLO if user is not SAML authenticated (#53418) 3 years ago
idafurjes d3d8fdd878
Chore: Move user errors to user service (#52460) 3 years ago
Jguer b79b53cbdb
JWT: Add JWT proxy setup devenv (#51731) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago
Kat Yang 3c3039f5b3
Chore: Remove Wrap (#50048) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
Serge Zaitsev 33006436cc
Chore: Remove bus.Dispatch from some login packages (#47248) 3 years ago
Dan Cech 51cd6f3cc5
Configuration: Add ability to customize okta login button name and icon (#44079) 3 years ago
ying-jeanne 78eb06ec02
remove bus from login (#44995) 3 years ago