minio/internal/config/cache
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
..
cache.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
help.go rename object_size -> block_size for cache subsystem (#18694) 2023-12-21 16:57:13 -08:00
remote.go feat: bring new HDD related performance enhancements (#18239) 2023-11-22 13:46:17 -08:00
remote_gen.go feat: bring new HDD related performance enhancements (#18239) 2023-11-22 13:46:17 -08:00
remote_gen_test.go feat: bring new HDD related performance enhancements (#18239) 2023-11-22 13:46:17 -08:00