Commit 6f2a7fa
fix: expand AD user name filter (#737)
* fix: expand AD user name filter
* fix rustfmt
* fix ldap query syntax
* extract and use KERBEROS_REALM env var
* update changelog
* use krb5-rs to read realm name
* add todo comment
* review feedback
* expand ad-user-info test
* also search for upn without realm
* update cargo deps
* update test
* test for normalized user name1 parent 5b40e3f commit 6f2a7fa
File tree
9 files changed
+1868
-1306
lines changed- rust/user-info-fetcher
- src/backend
- tests/templates/kuttl/ad-user-info
9 files changed
+1868
-1306
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| |||
0 commit comments