minio/internal/config/identity/openid
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
..
provider add codespell action (#18818) 2024-01-17 23:03:17 -08:00
ecdsa-sha3_contrib.go move to jwt-go v4 with correct releases (#13586) 2021-11-05 12:20:08 -07:00
help.go Redact all secrets from config viewing APIs (#17380) 2023-06-23 07:45:27 -07:00
jwks_test.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
jwks.go feat: support EdDSA/Ed25519 for oss (#19397) 2024-04-02 16:02:35 -07:00
jwt_test.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
jwt.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
openid.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
providercfg.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
rsa-sha3_contrib.go move to jwt-go v4 with correct releases (#13586) 2021-11-05 12:20:08 -07:00