Page MenuHomeVyOS Platform

Require HTTPS API server configurations to include at least one key if key-based auth is used
Closed, ResolvedPublic

Description

Right now it's possible to commit an HTTPS API server configuration without any API keys, even if GraphQL is not configured or its auth type is explicitly set to key. Such configurations are logically useless and should not be allowed.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Stricter validation
Issue type
Improvement (missing useful functionality)