Skip to content

Instantly share code, notes, and snippets.

@smaglio81
Created July 15, 2018 22:06
Show Gist options
  • Save smaglio81/dcf1e27940b75393408e36cb9a9064c6 to your computer and use it in GitHub Desktop.
Save smaglio81/dcf1e27940b75393408e36cb9a9064c6 to your computer and use it in GitHub Desktop.
Verify API Key Policy
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<VerifyAPIKey async="false" continueOnError="false" enabled="true" name="verify-api-key">
<DisplayName>Verify API Key</DisplayName>
<Properties/>
<APIKey ref="request.header.api-key"/>
</VerifyAPIKey>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment