minio/internal/bucket/replication
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
..
and.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
datatypes.go Port ListBuckets to websockets layer & some cleanup (#19199) 2024-03-08 11:08:18 -08:00
datatypes_gen.go Port ListBuckets to websockets layer & some cleanup (#19199) 2024-03-08 11:08:18 -08:00
datatypes_gen_test.go Add support for multi site replication (#12880) 2021-09-18 13:31:35 -07:00
destination.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
error.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
filter.go support tagging based policy conditions (#15763) 2022-09-28 11:25:46 -07:00
replication.go Enable replication of SSE-C objects (#19107) 2024-03-28 10:44:56 -07:00
replication_test.go Enable replication of SSE-C objects (#19107) 2024-03-28 10:44:56 -07:00
rule.go Disallow delete replication for tag based rules (#14167) 2022-01-24 15:22:20 -08:00
rule_test.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
sourceselectioncriteria.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
tag.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00