minio/internal/event/target
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
..
testdata/contrib rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
amqp.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
elasticsearch.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
kafka_scram_client_contrib.go Support case insensitive kafka SASL mechanism config values (#18398) 2023-11-08 20:04:01 -08:00
kafka.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
mqtt.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
mysql_test.go fix: store notification events immediately for persistent queues (#17112) 2023-05-02 07:53:13 -07:00
mysql.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
nats_contrib_test.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
nats_tls_contrib_test.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
nats.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
nsq_test.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
nsq.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
postgresql_test.go Validates PostgreSQL table name (#19602) 2024-04-24 10:51:07 -07:00
postgresql.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
redis.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
webhook.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00