Add LDAP IDP Configuration APIs (#15840)

This commit is contained in:
Aditya Manthramurthy
2022-10-19 11:00:10 -07:00
committed by GitHub
parent de5070446d
commit 2d16e74f38
6 changed files with 301 additions and 177 deletions

2
go.mod
View File

@@ -48,7 +48,7 @@ require (
github.com/minio/dperf v0.4.2
github.com/minio/highwayhash v1.0.2
github.com/minio/kes v0.21.0
github.com/minio/madmin-go v1.6.3
github.com/minio/madmin-go v1.6.5
github.com/minio/minio-go/v7 v7.0.41-0.20221013203648-8257e7003b5e
github.com/minio/pkg v1.5.2
github.com/minio/selfupdate v0.5.0