mirror of
https://github.com/minio/minio.git
synced 2025-11-21 02:09:08 -05:00
Add external IDP management Admin API for OpenID (#15152)
This commit is contained in:
committed by
GitHub
parent
ac055b09e9
commit
af9bc7ea7d
@@ -52,6 +52,7 @@ var (
|
||||
config.HelpKV{
|
||||
Key: ClientSecret,
|
||||
Description: `secret for the unique public identifier for apps` + defaultHelpPostfix(ClientSecret),
|
||||
Sensitive: true,
|
||||
Type: "string",
|
||||
},
|
||||
config.HelpKV{
|
||||
|
||||
Reference in New Issue
Block a user