minio/internal/logger
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
..
message/audit ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
target ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
audit.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
config.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
console.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
help.go add batchSize support for webhook endpoints (#19214) 2024-03-07 12:17:46 -08:00
legacy.go fix: prioritize audit_webhook and logger_webhook ENVs over the config KVS (#17783) 2023-08-03 02:47:07 -07:00
logger.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
logonce.go logging: Add subsystem to log API (#19002) 2024-04-04 05:04:40 -07:00
logrotate.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
reqinfo.go logging: Add subsystem to log API (#19002) 2024-04-04 05:04:40 -07:00
targets.go Fix race get/set system/audit targest to avoid race errors (#19790) 2024-05-22 09:23:03 -07:00
utils.go Replaces 'disk'=>'drive' visible to end user (#15464) 2022-08-04 16:10:08 -07:00