faas/sample-functions/ApiKeyProtected-Secrets
Radoslav Dimitrov 204c0d7f9a Bump the watchdog version to 0.9.6
Signed-off-by: Radoslav Dimitrov <rdimitrow@gmail.com>
2018-10-19 08:45:05 +01:00
..
2017-12-16 16:08:52 +00:00
2018-10-19 08:45:05 +01:00
2018-03-10 10:32:23 +01:00

Api-Key-Protected sample

See the secure secret management guide for instructions on how to use this function.

When calling via the gateway pass the additional header "X-Api-Key", if it matches the secret_api_key value then the function will give access, otherwise access denied.