Commit Graph

261 Commits (8187d8cb660b83629b9dc5c270754fadf43fe242)

Author SHA1 Message Date
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
Marcus Efraimsson 040b7d2571
Chore: Add errutils helpers (#73577) 2 years ago
Karl Persson 43aab615c3
Auth: Remove unused Authenticator service (#73143) 2 years ago
Eric Leijonmarck 95760cb021
Auth: OAuth sets `skip_org_role_sync = true` for auth.google by default (#72819) 2 years ago
Eric Leijonmarck 27f57fe112
Auth: Add missing skipOrgRoleSync property to SocialBase for GenericOAuth (#72752) 2 years ago
Jo e4649e7099
Auth: Add azure warning for conflicting settings (#72289) 2 years ago
Jo 348233bddb
Auth: Gitlab Improve group fetching when using read_api (#72277) 2 years ago
Jo 1d6b9625b8
AzureAD: Fix missing context (#71717) 2 years ago
Jo 914e0bf87e
Auth: Surface organization membership error (#71750) 2 years ago
Jo 0ffd359801
Auth: Enforce role sync except if skip org role sync is enabled (#70766) 2 years ago
Misi dcf26564db
OAuth: Introduce user_refresh_token setting and make it default for the selected providers (#71533) 2 years ago
Jo fbfdd6ba32
Auth: Add support for custom signing keys in auth.azure_ad (#71365) 2 years ago
Douglas Adams 3a245e4945
Auth: Fix US gov azure ad oauth URL parsing (#71254) 2 years ago
Jo d6c468c1c2
Auth: Add empty role definition (#64694) 2 years ago
Jo ae5b818c6e
Chore: Remove unused import social.go (#70668) 2 years ago
Jo 11d196eb6e
Auth: Support google OIDC and group fetching (#70140) 2 years ago
Misi 0e3fbbf636
Auth: Add missing context parameter (#70565) 2 years ago
Jo 4821175d40
Auth: Add auth.azure_ad security improvements (#912) 2 years ago
Jo 26b66fda4b
Auth: Support Gitlab OIDC scopes (#69890) 2 years ago
Jo 914daef0fd
Auth: Add request context to UserInfo calls (#70007) 2 years ago
MichaelKo e7e70dbac6
Chore: Adding "allowed_groups" Configuration Parameter to Generic OAuth Method (#69025) 2 years ago
Erik Sundell 4089514432
Auth: Make GitHub auth's allowed_organizations be case insensitive (#66879) 2 years ago
Karl Persson 7cd6018253
GenericOAuth: Set sub as auth id (#65902) 2 years ago
Serge Zaitsev a38f230d37
Chore: Remove result fields from login (#65136) 2 years ago
Eric Leijonmarck 3cd952b8ba
Auth: Fix orgrole picker disabled if isSynced user (#64033) 2 years ago
Jo ccbf200c4a
SupportBundles: Add OAuth bundle collectors (#64810) 2 years ago
Karl Persson 872d2d1e1c
AuthN: Login error handling (#64239) 2 years ago
Jo 45fde4235b
Deps: Replace go-jose v2 with go-jose v3 (#64228) 2 years ago
Jo d4cfbd9fd3
LDAP: Move LDAP globals to Config (#63255) 2 years ago
Jo 6322fce725
LDAP: Move to single package cluster (#63035) 2 years ago
Eric Leijonmarck 7019287f88
Auth: Add deprecation notice for oauth_skip_org_role_update_sync (#62712) 2 years ago
Eric Leijonmarck 161ff6d310
Auth: Add test for oauth okta skip org role sync (#62547) 2 years ago
Jo 14a78b58e9
Authn: Stat registration (#62934) 2 years ago
Eric Leijonmarck 8ff19bd901
Auth: Add Generic oauth skip org role sync setting (#62418) 2 years ago
Eric Leijonmarck a232e7ceca
Auth: Add skip_org_role_sync for Okta (#62106) 2 years ago
Serge Zaitsev 7dbd2cd139
Chore: Fix goimports grouping (#62426) 2 years ago
Kristin Laemmert 9256a520a4
chore: move user_auth models to (mostly) login service (#62269) 2 years ago
Jo 4bcd3b41ec
Server: Remove unused services (#62015) 2 years ago
Eric Leijonmarck 6bd11e0ebf
Auth: Add skip_org_role_sync setting for github (#61673) 2 years ago
Eric Leijonmarck 143ee0c49f
Auth: Add skip_org_role_sync to GitLab OAuth (#62055) 2 years ago
Alexander Zobnin 60ef88c918
SAML: Support auto login (#61685) 2 years ago
Eric Leijonmarck c5e74ee607
Auth: Add skip_org_role_sync for AzureAD OAuth (#60322) 2 years ago
Eric Leijonmarck 91322bebb5
Auth: Add skip_org_role_sync setting for GrafanaCom (#60553) 2 years ago
Sean Dague 4de0149bd9
OAuth: Support pagination for GitHub orgs (#58648) 2 years ago
Misi 6d8bf5ac01
LDAP: Disable user in case it has been removed from LDAP directory (#60231) 2 years ago
Karl Persson 189bf102cf
LoginAttempt: Move logic around login attempts into the service (#58962) 3 years ago
Misi 9c98314e9f
OAuth: Refactor OAuth parameters handling to support obtaining refresh tokens for Google OAuth (#58782) 3 years ago
Karl Persson 6e3cb2e3ed
Oauth: Remove unused function for oauth implementations (#58887) 3 years ago
Jo eb84358aa7
Auth: Validate Azure ID token version on login is not v1 (#58088) 3 years ago