Created
July 15, 2018 22:06
-
-
Save smaglio81/dcf1e27940b75393408e36cb9a9064c6 to your computer and use it in GitHub Desktop.
Verify API Key Policy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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