mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-28 07:57:01 +00:00
feat(connect): add registration and credential rotation (#6353)
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
"schemeType": "mutualTLS",
|
||||
"forbiddenSecuritySchemes": ["sessionCookie"],
|
||||
"defaultSecurity": ["agentMutualTls"],
|
||||
"publicOperations": ["getProtocolStatus"]
|
||||
"publicOperations": ["getProtocolStatus", "exchangeRegistrationToken"]
|
||||
},
|
||||
{
|
||||
"document": "openapi/control.json",
|
||||
|
||||
Reference in New Issue
Block a user