minio/internal/s3select
Aditya Manthramurthy 5f78691fcf
ldap: Add user DN attributes list config param (#19758)
This change uses the updated ldap library in minio/pkg (bumped
up to v3). A new config parameter is added for LDAP configuration to
specify extra user attributes to load from the LDAP server and to store
them as additional claims for the user.

A test is added in sts_handlers.go that shows how to access the LDAP
attributes as a claim.

This is in preparation for adding SSH pubkey authentication to MinIO's SFTP
integration.
2024-05-24 16:05:23 -07:00
..
csv use typos instead of codespell (#19088) 2024-02-21 22:26:06 -08:00
json cleanup Go linter settings (#16736) 2023-03-04 20:57:35 -08:00
parquet S3 select switch to new parquet library and reduce locking (#14731) 2022-04-14 06:54:47 -07:00
simdj Revert s3 select simdjson reuse (#17310) 2023-05-30 10:02:22 -07:00
sql use typos instead of codespell (#19088) 2024-02-21 22:26:06 -08:00
testdata rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
errors.go select: Add ScanRange to CSV&JSON (#14546) 2022-03-14 09:48:36 -07:00
genmessage.go fix: enable go1.17 github ci/cd (#12997) 2021-08-18 18:35:22 -07:00
message.go chore: remove duplicate word in comments (#15607) 2022-08-30 08:26:43 -07:00
progress.go bz2: limit max concurrent CPU (#13458) 2021-10-18 08:44:36 -07:00
select.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
select_benchmark_test.go S3 select switch to new parquet library and reduce locking (#14731) 2022-04-14 06:54:47 -07:00
select_test.go Fix precendence bug in S3Select SQL IN clauses (#18708) 2023-12-22 23:19:11 -08:00
unused-errors.go simplify broker healthcheck by following kafka guidelines (#19082) 2024-02-20 00:16:35 -08:00