Commit Graph

18 Commits (103652-docs-alert-migration-tool)

Author SHA1 Message Date
Mihai Doarna 32d21356b9
Auth: Keep config in a separate struct in LDAP (#89149) 1 year ago
Ryan McKinley 99d8025829
Chore: Move identity and errutil to apimachinery module (#89116) 1 year ago
Mihai Doarna 0f936e2939
Auth: Add root and client certificate value fields in LDAP config (#88746) 1 year ago
Ieva 94cc93cc83
LDAP: Always synchronize Server Admin role through role sync if role sync is enabled (#58820) 2 years ago
Eric Leijonmarck 3cd952b8ba
Auth: Fix orgrole picker disabled if isSynced user (#64033) 2 years ago
Jo 7e97dbde65
LDAP: Allow setting minimum TLS version and accepted ciphers (#63646) 2 years ago
Jo d4cfbd9fd3
LDAP: Move LDAP globals to Config (#63255) 2 years ago
Gabriel MABILLE 10c080dad1
LDAP: Add `skip_org_role_sync` configuration option (#56679) 3 years ago
Emil Tullstedt ad971cc9be
LDAP: Search all DNs for users (#38891) 4 years ago
gotjosh 99c799e9b7
Close the connection only if we establish it. (#18897) 6 years ago
Oleg Gaidarenko fb273cb874
LDAP: nitpicks (#18309) 6 years ago
Leonard Gram 5d3a60d46e
LDAP: Adds bind before searching LDAP for non-login cases. (#18023) 6 years ago
Oleg Gaidarenko e2cf7c9698
LDAP: finishing touches (#17945) 6 years ago
Oleg Gaidarenko 1b1d951495 LDAP: refactoring (#17479) 6 years ago
Oleg Gaidarenko de92c360a1
LDAP: reduce API and allow its extension (#17209) 6 years ago
Oleg Gaidarenko 35f227de11
Feature: LDAP refactoring (#16950) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Oleg Gaidarenko 62b85a886e
LDAP Refactoring to support syncronizing more than one user at a time. (#16705) 6 years ago
Marcus Efraimsson c242d38301
fix allow anonymous server bind for ldap search 6 years ago
Marcus Efraimsson 3b9f0e6ef2
fix allow anonymous initial bind for ldap search 6 years ago
bergquist e163aadfe4 use authtoken for session quota restrictions 6 years ago
Daniel Lee 21a1507c77 ldap: fixes #14432. Fix for IPA v4.6.4 6 years ago
Daniel Lee 167e8815d3 ldap: upgrades go-ldap to v3 7 years ago
Torkel Ödegaard c189262bac ldap: Make it possible to define Grafana admins via ldap setup, closes #2469 7 years ago
Carl Bergquist 861af4cb97 Improve extensions build. (#12461) 7 years ago
Torkel Ödegaard 869d8e6f0e fix: ldap unit test 7 years ago
Tomasz Torcz e1b9d361ed case-insensitive LDAP group comparison (#9926) 7 years ago
Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) 7 years ago
bergquist dbf61355b3 style: code simplifications 7 years ago
Dan Cech 33760b5c3b
make sure user's default org is kept up to date 7 years ago
Dan Cech 00e74990ed
remove old comment 7 years ago
Dan Cech 857830d981
org role sync tests 7 years ago
Dan Cech 52503d9cb5
refactor authproxy & ldap integration, address comments 7 years ago
Dan Cech c8a0c1e6b8
pass DN in ldap test 7 years ago
Dan Cech 59f83ca5d8
fix ldap test 7 years ago
Dan Cech d837be91ec
switch to passing ReqContext as a property 7 years ago
Dan Cech d2eab2ff4c
fix tests 7 years ago
bergquist ecf44d4d9c tech(): go fmt code 9 years ago
Seuf 12a82bc0d4 Auth Proxy improvements - adds the option to use ldap groups for authorization in combination with an auth proxy - adds an option to limit where auth proxy requests come from by configure a list of ip's - fixes a security issue, session could be reused 9 years ago
Seuf ae27c17c68 Auth Proxy improvements 9 years ago
Torkel Ödegaard 6d6c9b782b fix(ldap): minor fixes, should not have any real impact, #2421 10 years ago
Torkel Ödegaard 50895c7e37 fix(ldap): fixed issue with ldap group to grafana org role syncing, #1450 10 years ago
Torkel Ödegaard 9bf9bb0273 fix(ldap): fixed issue with ldap group mappings to org roles sync, #1450 10 years ago
Torkel Ödegaard 0b5ba55131 feat(ldap): work on reading ldap config from toml file, #1450 10 years ago
Torkel Ödegaard 0320baeb5b feat(ldap): user org role sync working 10 years ago
Torkel Ödegaard 42670c27d5 feat(ldap): more work on org role sync 10 years ago
Torkel Ödegaard a7b1df34c5 feat(ldap): more unit tests for ldap to grafana user sync 10 years ago