Commit Graph

14 Commits (5d11d8faa3b59a918d0c8d3036b775d7ce79a597)

Author SHA1 Message Date
Alexander Zobnin df11cdad62
Generic OAuth: customize login and id_token attributes (#26577) 5 years ago
Josh Soref 7d08a8497a
Chore: fix spelling of GitHub (#26182) 5 years ago
Alexander Zobnin 7afdfd2ef4
Okta OAuth provider (team sync support) (#22972) 6 years ago
Alexander Zobnin f2fc7aa3aa
Azure OAuth: enable teamsync (#22160) 6 years ago
twendt ff6a082e23
Auth: Azure AD OAuth (#20030) 6 years ago
Alexander Morozov 06bf7e8ef1 OAuth: Removes send_client_credentials_via_post setting (#20044) 6 years ago
Martin Reinhardt 7a3d1c0e4b OAuth: Generic OAuth role mapping support (#17149) 6 years ago
Bob Shannon 056dbc7012 OAuth: Support JMES path lookup when retrieving user email (#14683) 6 years ago
Oleg Gaidarenko caa1314f44
Build: use golangci-lint as a make command (#17739) 7 years ago
Alexander Zobnin c2affdee1e
OAuth: return github teams as a part of user info (enable team sync) (#17797) 7 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 7 years ago
Carl Bergquist 68f5ddf18c
replace dep with go modules (#16017) 7 years ago
bergquist 60fef31748 moves social package to /login 7 years ago
Sean Lafferty 5a59cdf0ef Add oauth pass-thru option for datasources 7 years ago
Tomas Dabasinskas eb517a3791 Update field name 7 years ago
Tomas Dabasinskas 3aa24b3afa Rename the setting and add description 7 years ago
Tomas Dabasinskas 052772ea2e Register BrokenAuthHeaderProviders if needed 7 years ago
Marcus Efraimsson 5d4dc18bbc
revert application lifecycle event support 7 years ago
Marcus Efraimsson 9edaa3fa8c
application lifecycle event support 7 years ago
Mario Trangoni 0870464ea5 Fix goconst issues 7 years ago
Marcus Efraimsson 1d66f9a42c
anonymous usage stats for authentication types 7 years ago
Bob Shannon f257ff0216 Allow oauth email attribute name to be configurable (#13006) 7 years ago
Benoît Knecht 7ec146df99 social: add GitLab authentication backend 7 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 8 years ago
Dan Cech 1c5afa731f
shared library for managing external user accounts 8 years ago
Torkel Ödegaard dbfaf5dac8 refactor: minor refactoring of PR #10560 8 years ago
Dan Cech a09044a45a
go fmt 8 years ago
Dan Cech 04e17c145f
support for decoding JWT id tokens 8 years ago
bergquist 5eb36e65f2 use context over golang.org/x/net/context 8 years ago
Matt Bostock 16c5d0e4b7 Always verify TLS unless explicitly told otherwise 8 years ago
Torkel Ödegaard c34db77f04 grafana_com: changed name of oauth grafana_net integration (old settings names still work), and updated login button look, closes #8415 9 years ago
Dan Cech b489e93d94 Config Array Syntax (#8204) 9 years ago
bergquist 70b36a02af Revert "tech: use context package over xperimental version" 9 years ago
bergquist 99f1c30071 tech: use context package over xperimental version 9 years ago
Alexander Menzhinsky 30c334a2b8
Add common type for oauth authorization errors 9 years ago
huydx adb441e5c8 (format) run go fmt in pkg 9 years ago
Eric Uldall 658fc1a67a added hosted domain suppport to google oauth login (#6372) 9 years ago
Dan Cech 6b16fcea52 Oauth2 Updates (#6226) 9 years ago
Torkel Ödegaard e5fc4332cd feat(oauth): refactoring PR #6077 9 years ago
Dan Cech 630a8ed8aa support setting default org role when adding user via grafana.net auth 9 years ago
Dan Cech fc17ed351c support logging in with grafana.net credentials 9 years ago
bergquist 3b6820ef03 feat(oauth): create struct for generic oauth and add config values 9 years ago
Kevin Fitzpatrick f2baa5b210 Make Generic OAuth Configs ENV VARS-friendly 10 years ago
Kevin Fitzpatrick b4646b6c3a Allow users to use a generic oauth that conforms to the github style. 10 years ago
Don Thapa b345c7cf46 gofmt happiness 10 years ago
Don e16bbc660d use [auth.github] -> api_url property; supports git enterprise 10 years ago
Andrea Bernardo Ciddio cf147cdeaf GitHub users without a public email should be authenticated using their primary private email address 11 years ago
Indrek Juhkam b55d9350e7 Add github organizations support 11 years ago
Torkel Ödegaard 884dc53f8a smalĺ refactorings 11 years ago
Garrett Bjerkhoel eb37fc089b Check for active team membership when fetching s.UserInfo 11 years ago