Skip to content

Instantly share code, notes, and snippets.

@smaglio81
Created July 15, 2018 21:57
Show Gist options
  • Save smaglio81/d718aea81225bec3c3d0d8a19e37feae to your computer and use it in GitHub Desktop.
Save smaglio81/d718aea81225bec3c3d0d8a19e37feae to your computer and use it in GitHub Desktop.
Query String or Header API Key Verification Shared Flow
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<SharedFlow name="default">
<Step>
<Name>merge-query-string-api-key</Name>
</Step>
<Step>
<Name>verify-api-key</Name>
</Step>
</SharedFlow>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment