mirror of
https://github.com/minio/minio.git
synced 2025-01-24 13:13:16 -05:00
686d4656de
A new key was added in identity_openid recently required explicitly for client to set the optional value without that it would be empty, handle this appropriately. Fixes #8787