DocsEdge Stack3.7API Keys Filter
1 min • read
API Keys Filter
The API Keys filter validates API Keys present in the HTTP header. The list of authorized API Keys is defined directly in a secret.
API Keys global arguments
httpHeader
is the header used to do the API Keys validation.keys
: A list of API keys that will be used for the validation. A list of keys can be defined using a secret or you can define a standalone key directly in the filter resource.