mirror of
https://github.com/pgsty/minio.git
synced 2026-03-14 15:14:29 +01:00
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